summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-293-14/+2
| * pktgen: Fix netdevice unregisterEric Dumazet2009-11-241-5/+11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-234-20/+26
| |\
| | * rfkill: fix miscdev opsJohannes Berg2009-11-231-0/+1
| | * mac80211: fix resumeJohannes Berg2009-11-192-10/+17
| | * mac80211: fix addba timer (again...)Johannes Berg2009-11-181-10/+8
| * | pktgen: Fix device name comparesEric Dumazet2009-11-231-8/+10
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-11-231-1/+1
| |\ \
| | * | netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy2009-11-231-1/+1
| | * | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Wu Fengguang2009-11-131-13/+5
| | * | netfilter: xt_osf: fix xt_osf_remove_callback() return valueRoel Kluin2009-11-131-1/+1
| * | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy2009-11-191-13/+5
| * | | netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy2009-11-191-1/+1
* | | | 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
| * | | | | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-198-30/+71
| * | | | | cfg80211: convert bools into flagsJohannes Berg2009-11-195-18/+18
OpenPOWER on IntegriCloud