summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-031-4/+2Star
| |/ /
| * | net: skb->dst accessorsEric Dumazet2009-06-035-8/+14
| * | net: skb->rtable accessorEric Dumazet2009-06-031-1/+1
| * | ipv4: New multicast-all socket optionNivedita Singhvi2009-06-021-1/+2
* | | netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy2009-06-102-2/+4
* | | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-083-21/+0Star
* | | netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso2009-06-031-20/+48
* | | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-021-30/+6Star
* | | netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso2009-06-021-0/+69
* | | netfilter: conntrack: don't report events on module removalPablo Neira Ayuso2009-06-021-1/+1
* | | netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definitionPablo Neira Ayuso2009-06-021-0/+2
* | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso2009-05-271-0/+9
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-252-41/+66
|\ \
| * | wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-222-28/+47
| * | mac80211: fix kernel-docJohannes Berg2009-05-201-1/+0Star
| * | cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-201-2/+3
| * | cfg80211: mark wiphy->privid as pointer to constDavid Kilroy2009-05-201-1/+1
| * | cfg80211: mark ops as pointer to constDavid Kilroy2009-05-201-1/+1
| * | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-201-5/+5
| * | cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+10
* | | genetlink: Introduce genl_register_family_with_ops()Michał Mirosław2009-05-221-0/+2
* | | net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen2009-05-211-1/+0Star
|/ /
* | sit: stateless autoconf for isatapSascha Hlusiak2009-05-201-0/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-1/+0Star
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-052-1/+14
| |\
| * | net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-051-1/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-182-53/+32Star
|\ \ \
| * | | nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-0/+5
| * | | nl80211: improve station flags handlingJohannes Berg2009-05-131-23/+5Star
| * | | cfg80211: implement wext key handlingJohannes Berg2009-05-131-0/+10
| * | | cfg80211: put wext data into substructureJohannes Berg2009-05-111-2/+4
| * | | cfg80211: constify key mac address in opsJohannes Berg2009-05-111-3/+3
| * | | mac80211: remove ieee80211_ht_bss_infoJohannes Berg2009-05-111-16/+0Star
| * | | mac80211: move HT operation mode BSS infoJohannes Berg2009-05-111-9/+3Star
| * | | nl80211 : Add support for configuring MFPJouni Malinen2009-05-111-0/+2
* | | | ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen2009-05-171-1/+0Star
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-081-42/+35Star
|\ \ \
| * | | mac80211: tell driver when idleJohannes Berg2009-05-061-0/+8
| * | | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-38/+13Star
| * | | mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-2/+12
| * | | mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-061-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-082-1/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
| * | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-041-1/+13
| | |/ | |/|
* | | tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet2009-05-071-1/+2
* | | tcp: tcp_prequeue() cleanupEric Dumazet2009-05-071-22/+23
| |/ |/|
* | ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen2009-05-031-2/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-302-3/+6
|\|
| * Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| * Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2