Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2 | -5/+4 |
2008-11-26 | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 1 | -2/+4 |
2008-11-26 | netns xfrm: xfrm_user module in netns | Alexey Dobriyan | 1 | -31/+45 |
2008-11-26 | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 3 | -41/+77 |
2008-11-26 | netns xfrm: xfrm_input() fixup | Alexey Dobriyan | 1 | -1/+2 |
2008-11-26 | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 1 | -2/+2 |
2008-11-26 | netns xfrm: flushing/pruning bundles in netns | Alexey Dobriyan | 1 | -11/+8 |
2008-11-26 | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 1 | -1/+2 |
2008-11-26 | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 1 | -2/+3 |
2008-11-26 | netns xfrm: lookup in netns | Alexey Dobriyan | 1 | -18/+20 |
2008-11-26 | netns xfrm: policy walking in netns | Alexey Dobriyan | 2 | -4/+4 |
2008-11-26 | netns xfrm: finding policy in netns | Alexey Dobriyan | 2 | -11/+11 |
2008-11-26 | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2 | -12/+12 |
2008-11-26 | netns xfrm: policy insertion in netns | Alexey Dobriyan | 1 | -22/+24 |
2008-11-26 | netns xfrm: propagate netns into policy byidx hash | Alexey Dobriyan | 1 | -6/+6 |
2008-11-26 | netns xfrm: state walking in netns | Alexey Dobriyan | 2 | -4/+4 |
2008-11-26 | netns xfrm: finding states in netns | Alexey Dobriyan | 2 | -37/+40 |
2008-11-26 | netns xfrm: fixup xfrm_alloc_spi() | Alexey Dobriyan | 1 | -2/+2 |
2008-11-26 | netns xfrm: state lookup in netns | Alexey Dobriyan | 3 | -22/+26 |
2008-11-26 | netns xfrm: state flush in netns | Alexey Dobriyan | 2 | -10/+10 |
2008-11-26 | netns xfrm: trivial netns propagations | Alexey Dobriyan | 2 | -31/+43 |
2008-11-26 | netns xfrm: propagate netns into bydst/bysrc/byspi hash functions | Alexey Dobriyan | 1 | -21/+23 |
2008-11-26 | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 1 | -26/+26 |
2008-11-26 | netns xfrm: per-netns policy counts | Alexey Dobriyan | 1 | -18/+16 |
2008-11-26 | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 1 | -24/+33 |
2008-11-26 | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 1 | -8/+12 |
2008-11-26 | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 1 | -8/+7 |
2008-11-26 | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 1 | -10/+18 |
2008-11-26 | netns xfrm: per-netns policy list | Alexey Dobriyan | 1 | -6/+6 |
2008-11-26 | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 2 | -4/+5 |
2008-11-26 | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2 | -11/+9 |
2008-11-26 | netns xfrm: per-netns state GC work | Alexey Dobriyan | 1 | -5/+5 |
2008-11-26 | netns xfrm: per-netns state GC list | Alexey Dobriyan | 1 | -3/+3 |
2008-11-26 | netns xfrm: per-netns xfrm_hash_work | Alexey Dobriyan | 1 | -18/+17 |
2008-11-26 | netns xfrm: per-netns xfrm_state counts | Alexey Dobriyan | 1 | -7/+7 |
2008-11-26 | netns xfrm: per-netns xfrm_state_hmask | Alexey Dobriyan | 1 | -16/+15 |
2008-11-26 | netns xfrm: per-netns xfrm_state_byspi hash | Alexey Dobriyan | 1 | -8/+13 |
2008-11-26 | netns xfrm: per-netns xfrm_state_bysrc hash | Alexey Dobriyan | 1 | -9/+14 |
2008-11-26 | netns xfrm: per-netns xfrm_state_bydst hash | Alexey Dobriyan | 1 | -24/+26 |
2008-11-26 | netns xfrm: per-netns xfrm_state_all list | Alexey Dobriyan | 1 | -6/+8 |
2008-11-26 | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 2 | -6/+7 |
2008-11-26 | netns xfrm: add netns boilerplate | Alexey Dobriyan | 2 | -6/+46 |
2008-11-26 | xfrm: initialise xfrm_policy_gc_work statically | Alexey Dobriyan | 1 | -2/+1 |
2008-11-13 | net: Remove unused parameter of xfrm_gen_index() | Arnaud Ebalard | 1 | -3/+3 |
2008-11-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -3/+3 |
2008-11-04 | xfrm: Fix xfrm_policy_gc_lock handling. | Alexey Dobriyan | 1 | -2/+2 |
2008-11-03 | XFRM: copy_to_user_kmaddress() reports local address twice | Arnaud Ebalard | 1 | -1/+1 |
2008-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2 | -12/+6 |
2008-10-31 | xfrm: C99 for xfrm_dev_notifier | Alexey Dobriyan | 1 | -3/+1 |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |