aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-30
| |\
| | * mac80211: fix spurious delBA handlingJohannes Berg2009-11-30
* | | net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman2009-12-01
* | | net: Automatically allocate per namespace data.Eric W. Biederman2009-12-01
* | | net: Batch network namespace destruction.Eric W. Biederman2009-12-01
* | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-01
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\| |
| * | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-29
| |/
* | X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-29
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-29
|\ \
| * | sctp: Update max.burst implementationVlad Yasevich2009-11-23
| * | sctp: Turn the enum socket options into definesVlad Yasevich2009-11-23
| * | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-23
| * | sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-23
| * | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-23
| * | sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-23
| * | sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
* | | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24
|\ \ \ | |/ / |/| |
| * | mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-19
| * | mac80211: request TX status where neededJohannes Berg2009-11-19
| * | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-19
| * | cfg80211: convert bools into flagsJohannes Berg2009-11-19
| * | mac80211: make software rate control optionalJohannes Berg2009-11-18
| * | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-18
| * | mac80211: add the total ampdu length to tx infoFelix Fietkau2009-11-18
* | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\ \ \ | |/ / |/| / | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-09
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| |\ \ \
| * | | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-02
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-18
|\ \ \ \ \
| * | | | | cfg80211: return channel noise via survey APIHolger Schurig2009-11-13
| * | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-13
| * | | | | mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-13
| * | | | | nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-11
* | | | | | Phonet: convert devices list to RCURémi Denis-Courmont2009-11-18
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-17
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-13
| | |_|_|/ | |/| | |
* | | | | inetpeer: Optimize inet_getid()Eric Dumazet2009-11-13
* | | | | inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu2009-11-13
* | | | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-13
| |/ / / |/| | |
* | | | udp: bind() optimisationEric Dumazet2009-11-10
* | | | Phonet: put sockets in a hash tableRémi Denis-Courmont2009-11-10
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-09
|\ \ \ \
| * | | | mac80211: async station powersave handlingJohannes Berg2009-11-06
| * | | | mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-04
| * | | | mac80211: deprecate qual valueJohannes Berg2009-10-30