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