summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | tcp: tcp_disconnect() should clear window_clampEric Dumazet2009-11-301-0/+1
| * | | | | | | net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman2009-12-011-19/+6
| * | | | | | | net: Simplify ip6_tunnel pernet operations.Eric W. Biederman2009-12-011-19/+6
| * | | | | | | net: Simplify ipip pernet operations.Eric W. Biederman2009-12-011-18/+6
| * | | | | | | net: Simplify ip_gre pernet operations.Eric W. Biederman2009-12-011-18/+6
| * | | | | | | net: Simplify phonet pernet operations.Eric W. Biederman2009-12-011-10/+6
| * | | | | | | net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman2009-12-011-14/+6
| * | | | | | | net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman2009-12-011-23/+8
| * | | | | | | net: Simplify af_key pernet operations.Eric W. Biederman2009-12-011-19/+6
| * | | | | | | net: Simplify vlan pernet operations.Eric W. Biederman2009-12-011-26/+7
| * | | | | | | net: Simplfy default_device_exit and improve batching.Eric W. Biederman2009-12-011-10/+6
| * | | | | | | net: Automatically allocate per namespace data.Eric W. Biederman2009-12-011-86/+102
| * | | | | | | net: Batch network namespace destruction.Eric W. Biederman2009-12-011-8/+58
| * | | | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-013-28/+18
| * | | | | | | net: Move && and || to end of previous lineJoe Perches2009-11-2963-233/+235
| * | | | | | | pktgen: NUMA awareEric Dumazet2009-11-291-3/+6
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-2911-61/+55
| |\ \ \ \ \ \ \
| * | | | | | | | X25: Fix oops and refcnt problems from x25_dev_getandrew hendry2009-11-291-1/+3
| * | | | | | | | X25: Check for errors in x25_initandrew hendry2009-11-291-3/+16
| * | | | | | | | X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-291-4/+0
| * | | | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-2911-391/+163
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sctp: prevent too-fast association id reuseVlad Yasevich2009-11-231-1/+12
| | * | | | | | | | sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul2009-11-231-1/+1
| | * | | | | | | | sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul2009-11-231-0/+3
| | * | | | | | | | sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman2009-11-231-12/+13
| | * | | | | | | | sctp: Update max.burst implementationVlad Yasevich2009-11-234-23/+54
| | * | | | | | | | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-233-9/+5
| | * | | | | | | | sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-231-325/+0
| | * | | | | | | | sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul2009-11-231-4/+3
| | * | | | | | | | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-234-4/+20
| | * | | | | | | | sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-232-0/+8
| | * | | | | | | | sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-232-9/+17
| | * | | | | | | | sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-232-1/+21
| | * | | | | | | | sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-2/+6
| * | | | | | | | | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-263-5/+13
| * | | | | | | | | veth: move loopback logic to common locationArnd Bergmann2009-11-261-0/+40
| * | | | | | | | | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-251-0/+34
| * | | | | | | | | xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-254-4/+4
| * | | | | | | | | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-252-9/+122
| * | | | | | | | | net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan2009-11-251-35/+33
| * | | | | | | | | net: use net_eq to compare netsOctavian Purdila2009-11-2543-67/+69
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2443-766/+1008
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
| | * | | | | | | | mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3
| | * | | | | | | | mac80211: remove dead struct memberJohannes Berg2009-11-231-1/+0
| | * | | | | | | | mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo2009-11-191-2/+2
| | * | | | | | | | mac80211: add per-station HT capability fileJohannes Berg2009-11-191-0/+29
| | * | | | | | | | mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-192-11/+42
| | * | | | | | | | mac80211: request TX status where neededJohannes Berg2009-11-191-2/+2
| | * | | | | | | | cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-194-4/+47
OpenPOWER on IntegriCloud