| Commit message (Expand) | Author | Age | Files | Lines |
* | net: make xfrm_statistics_seq_show use generic snmp_fold_field | Rusty Russell | 2008-12-30 | 1 | -15/+2 |
* | Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" | David S. Miller | 2008-12-19 | 1 | -0/+5 |
* | xfrm: join error paths | Ilpo Järvinen | 2008-12-15 | 1 | -10/+12 |
* | xfrm: Accept ESP packets regardless of UDP encapsulation mode | Martin Willi | 2008-12-05 | 1 | -5/+0 |
* | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts | Martin Willi | 2008-12-04 | 1 | -15/+11 |
* | xfrm: Cleanup for unlink SPD entry | Wei Yongjun | 2008-12-03 | 1 | -25/+10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-03 | 1 | -0/+1 |
|\ |
|
| * | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 | 1 | -0/+1 |
* | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-26 | 5 | -19/+100 |
* | | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-26 | 2 | -18/+19 |
* | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-26 | 4 | -54/+67 |
* | | netns xfrm: flush SA/SPDs on netns stop | Alexey Dobriyan | 2008-11-26 | 2 | -0/+22 |
* | | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-26 | 1 | -3/+4 |
* | | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-26 | 1 | -3/+4 |
* | | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-26 | 2 | -5/+4 |
* | | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 2008-11-26 | 1 | -2/+4 |
* | | netns xfrm: xfrm_user module in netns | Alexey Dobriyan | 2008-11-26 | 1 | -31/+45 |
* | | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-26 | 3 | -41/+77 |
* | | netns xfrm: xfrm_input() fixup | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-26 | 1 | -2/+2 |
* | | netns xfrm: flushing/pruning bundles in netns | Alexey Dobriyan | 2008-11-26 | 1 | -11/+8 |
* | | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 2008-11-26 | 1 | -2/+3 |
* | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-26 | 1 | -18/+20 |
* | | netns xfrm: policy walking in netns | Alexey Dobriyan | 2008-11-26 | 2 | -4/+4 |
* | | netns xfrm: finding policy in netns | Alexey Dobriyan | 2008-11-26 | 2 | -11/+11 |
* | | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2008-11-26 | 2 | -12/+12 |
* | | netns xfrm: policy insertion in netns | Alexey Dobriyan | 2008-11-26 | 1 | -22/+24 |
* | | netns xfrm: propagate netns into policy byidx hash | Alexey Dobriyan | 2008-11-26 | 1 | -6/+6 |
* | | netns xfrm: state walking in netns | Alexey Dobriyan | 2008-11-26 | 2 | -4/+4 |
* | | netns xfrm: finding states in netns | Alexey Dobriyan | 2008-11-26 | 2 | -37/+40 |
* | | netns xfrm: fixup xfrm_alloc_spi() | Alexey Dobriyan | 2008-11-26 | 1 | -2/+2 |
* | | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-26 | 3 | -22/+26 |
* | | netns xfrm: state flush in netns | Alexey Dobriyan | 2008-11-26 | 2 | -10/+10 |
* | | netns xfrm: trivial netns propagations | Alexey Dobriyan | 2008-11-26 | 2 | -31/+43 |
* | | netns xfrm: propagate netns into bydst/bysrc/byspi hash functions | Alexey Dobriyan | 2008-11-26 | 1 | -21/+23 |
* | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-26 | 1 | -26/+26 |
* | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-26 | 1 | -18/+16 |
* | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-26 | 1 | -24/+33 |
* | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-26 | 1 | -8/+12 |
* | | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 2008-11-26 | 1 | -8/+7 |
* | | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 2008-11-26 | 1 | -10/+18 |
* | | netns xfrm: per-netns policy list | Alexey Dobriyan | 2008-11-26 | 1 | -6/+6 |
* | | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 2008-11-26 | 2 | -4/+5 |
* | | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2008-11-26 | 2 | -11/+9 |
* | | netns xfrm: per-netns state GC work | Alexey Dobriyan | 2008-11-26 | 1 | -5/+5 |
* | | netns xfrm: per-netns state GC list | Alexey Dobriyan | 2008-11-26 | 1 | -3/+3 |
* | | netns xfrm: per-netns xfrm_hash_work | Alexey Dobriyan | 2008-11-26 | 1 | -18/+17 |
* | | netns xfrm: per-netns xfrm_state counts | Alexey Dobriyan | 2008-11-26 | 1 | -7/+7 |
* | | netns xfrm: per-netns xfrm_state_hmask | Alexey Dobriyan | 2008-11-26 | 1 | -16/+15 |