aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns policy listAlexey Dobriyan2008-11-251-0/+2
* | | | netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-251-1/+9
* | | | netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-252-1/+3
* | | | netns xfrm: per-netns state GC workAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns state GC listAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan2008-11-251-0/+2
* | | | netns xfrm: per-netns xfrm_state countsAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan2008-11-251-0/+1
* | | | netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan2008-11-251-0/+9
* | | | netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan2008-11-251-0/+3
* | | | netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-251-1/+9
* | | | netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-253-1/+13
* | | | tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-251-2/+0
|/ / /
* | | tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-241-0/+5
* | | tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-241-2/+0
* | | net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-241-1/+1
* | | net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-231-1/+8
* | | WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa2008-11-221-102/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-214-119/+117
|\ \ \
| * | | wireless: missing include in lib80211.hRami Rosen2008-11-211-1/+1
| * | | mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville2008-11-211-0/+1
| * | | lib80211: consolidate crypt init routinesJohn W. Linville2008-11-211-0/+3
| * | | lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-213-115/+111
| * | | mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-2/+0
| * | | mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau2008-11-211-1/+1
* | | | net: use net_eq() in INET_MATCH and INET_TW_MATCHEric Dumazet2008-11-211-4/+4
|/ / /
* | | DCB: Add support for DCB BCNAlexander Duyck2008-11-201-0/+4
* | | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-0/+2
* | | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-0/+2
* | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-0/+1
* | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-201-0/+44
* | | net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-201-7/+7
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-16/+12
|\ \ \ | |/ /
| * | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
* | | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-201-30/+15
* | | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-192-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-1/+1
|\ \ \ | |/ /
| * | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-131-1/+1
* | | ematch: simpler tcf_em_unregister()Alexey Dobriyan2008-11-161-1/+1
* | | net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet2008-11-161-0/+19
* | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-162-7/+7
* | | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-162-12/+47
* | | pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-131-17/+0
* | | tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik2008-11-131-1/+0
* | | net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan2008-11-121-0/+2
* | | net: Cleanup of neighbour codeEric Dumazet2008-11-121-10/+2
* | | net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-121-0/+7