summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: Batch inet_twsk_purgeEric W. Biederman2009-12-031-3/+3
* net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-031-1/+2
* net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
* net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2
* net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-031-0/+3
* net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-031-3/+3
* net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy2009-12-031-1/+1
* tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-021-0/+1
* 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
|\
| * Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-301-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-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
|\ \ \ | |/ /
| * | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-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 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/+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
OpenPOWER on IntegriCloud