summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-021-0/+1
| * | | | | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-021-0/+83
| * | | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-021-5/+1
| * | | | | TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-021-0/+8
| * | | | | TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-022-2/+9
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-0/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman2009-12-012-25/+5
| * | | | | net: Automatically allocate per namespace data.Eric W. Biederman2009-12-011-4/+24
| * | | | | net: Batch network namespace destruction.Eric W. Biederman2009-12-011-1/+1
| * | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-011-0/+1
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-1/+0
| |\ \ \ \ \
| * | | | | | 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/+60
| |\ \ \ \ \ \
| | * | | | | | sctp: Update max.burst implementationVlad Yasevich2009-11-231-0/+4
| | * | | | | | sctp: Turn the enum socket options into definesVlad Yasevich2009-11-231-82/+43
| | * | | | | | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-231-6/+0
| | * | | | | | sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-231-8/+0
| | * | | | | | 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-251-1/+11
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-242-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/+13
| | * | | | | mac80211: add the total ampdu length to tx infoFelix Fietkau2009-11-181-2/+5
| * | | | | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-201-2/+2
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-4/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| |\ \ \ \ \ \ \
| * | | | | | | | inetpeer: Optimize inet_getid()Eric Dumazet2009-11-131-11/+5
| * | | | | | | | inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu2009-11-131-2/+2
| * | | | | | | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-131-3/+0
| | |/ / / / / / | |/| | | | | |
| * | | | | | | udp: bind() optimisationEric Dumazet2009-11-101-1/+2
| * | | | | | | Phonet: put sockets in a hash tableRémi Denis-Courmont2009-11-101-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-041-2/+23
| | * | | | | | | mac80211: deprecate qual valueJohannes Berg2009-10-301-1/+1
| | * | | | | | | mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg2009-10-301-8/+34
| | * | | | | | | mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-301-8/+7
| | * | | | | | | mac80211: fix radiotap header generationJohannes Berg2009-10-301-1/+1
OpenPOWER on IntegriCloud