| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 |
* | | | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 | 2 | -12/+13 |
* | | | | netns xfrm: policy walking in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 |
* | | | | netns xfrm: finding policy in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 |
* | | | | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 |
* | | | | netns xfrm: state walking in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 |
* | | | | netns xfrm: finding states in netns | Alexey Dobriyan | 2008-11-25 | 1 | -3/+4 |
* | | | | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 |
* | | | | netns xfrm: state flush in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 |
* | | | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-25 | 2 | -4/+3 |
* | | | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+6 |
* | | | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | | | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns policy list | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | | | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 2008-11-25 | 1 | -1/+9 |
* | | | | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2008-11-25 | 2 | -1/+3 |
* | | | | netns xfrm: per-netns state GC work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns state GC list | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns xfrm_hash_work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | | | netns xfrm: per-netns xfrm_state counts | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns xfrm_state_hmask | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns xfrm_state_byspi hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns xfrm_state_bysrc hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | | | netns xfrm: per-netns xfrm_state_bydst hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+9 |
* | | | | netns xfrm: per-netns xfrm_state_all list | Alexey Dobriyan | 2008-11-25 | 1 | -0/+3 |
* | | | | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 2008-11-25 | 1 | -1/+9 |
* | | | | netns xfrm: add netns boilerplate | Alexey Dobriyan | 2008-11-25 | 3 | -1/+13 |
* | | | | tcp: tcp_limit_reno_sacked can become static | Ilpo Järvinen | 2008-11-25 | 1 | -2/+0 |
|/ / / |
|
* | | | tcp: Try to restore large SKBs while SACK processing | Ilpo Järvinen | 2008-11-24 | 1 | -0/+5 |
* | | | tcp: move tcp_simple_retransmit to tcp_input | Ilpo Järvinen | 2008-11-24 | 1 | -2/+0 |
* | | | net: avoid a pair of dst_hold()/dst_release() in ip_append_data() | Eric Dumazet | 2008-11-24 | 1 | -1/+1 |
* | | | net: Convert TCP/DCCP listening hash tables to use RCU | Eric Dumazet | 2008-11-23 | 1 | -1/+8 |
* | | | WAN: syncppp.c is no longer used by any kernel code. Remove it. | Krzysztof Hałasa | 2008-11-22 | 1 | -102/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-21 | 4 | -119/+117 |
|\ \ \ |
|
| * | | | wireless: missing include in lib80211.h | Rami Rosen | 2008-11-21 | 1 | -1/+1 |
| * | | | mac80211: add explicit padding in struct ieee80211_tx_info | John W. Linville | 2008-11-21 | 1 | -0/+1 |
| * | | | lib80211: consolidate crypt init routines | John W. Linville | 2008-11-21 | 1 | -0/+3 |
| * | | | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 | 3 | -115/+111 |
| * | | | mac80211: remove more excess kernel-doc | Randy Dunlap | 2008-11-21 | 1 | -2/+0 |
| * | | | mac80211: fix BUILD_BUG_ON() caused by misalignment on arm | Felix Fietkau | 2008-11-21 | 1 | -1/+1 |
* | | | | net: use net_eq() in INET_MATCH and INET_TW_MATCH | Eric Dumazet | 2008-11-21 | 1 | -4/+4 |
|/ / / |
|
* | | | DCB: Add support for DCB BCN | Alexander Duyck | 2008-11-20 | 1 | -0/+4 |
* | | | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 2008-11-20 | 1 | -0/+2 |
* | | | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 2008-11-20 | 1 | -0/+2 |
* | | | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 2008-11-20 | 1 | -0/+1 |
* | | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 2008-11-20 | 1 | -0/+44 |
* | | | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet | 2008-11-20 | 1 | -7/+7 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -16/+12 |
|\ \ \
| |/ / |
|