Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | net: Use a percpu_counter for orphan_count | Eric Dumazet | 2008-11-25 | 2 | -2/+2 | |
| * | | | | | | net: Use a percpu_counter for sockets_allocated | Eric Dumazet | 2008-11-25 | 3 | -2/+3 | |
| * | | | | | | tc: policing requires a rate estimator | Stephen Hemminger | 2008-11-25 | 1 | -0/+1 | |
| * | | | | | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 | 3 | -5/+20 | |
| * | | | | | | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 | |
| * | | | | | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 | 2 | -7/+9 | |
| * | | | | | | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
| * | | | | | | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 | |
| * | | | | | | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 | |
| * | | | | | | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 | |
| * | | | | | | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-25 | 2 | -3/+6 | |
| * | | | | | | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
| * | | | | | | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+3 | |
| * | | | | | | 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 |