Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | netns xfrm: trivial netns propagations | Alexey Dobriyan | 1 | -6/+9 |
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 | 1 | -2/+3 |
2008-11-26 | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 1 | -2/+2 |
2008-11-26 | netns xfrm: add netns boilerplate | Alexey Dobriyan | 1 | -5/+40 |
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 | 1 | -2/+2 |
2008-11-04 | xfrm: Fix xfrm_policy_gc_lock handling. | Alexey Dobriyan | 1 | -2/+2 |
2008-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 1 | -4/+2 |
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 |
2008-10-31 | xfrm: do not leak ESRCH to user space | fernando@oss.ntt.co | 1 | -0/+2 |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison | 1 | -2/+2 |
2008-10-29 | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 1 | -4/+2 |
2008-10-06 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 1 | -2/+3 |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu | 1 | -52/+59 |
2008-09-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-09-10 | ipsec: Make xfrm_larval_drop default to 1. | David S. Miller | 1 | -1/+1 |
2008-09-09 | ipsec: Restore larval states and socket policies in dump | Herbert Xu | 1 | -0/+1 |
2008-09-03 | net/xfrm: Use an IS_ERR test rather than a NULL test | Julien Brunel | 1 | -4/+2 |
2008-07-20 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -4/+8 |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 1 | -1/+1 |
2008-04-13 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 1 | -9/+15 |
2008-03-25 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-03-25 | [XFRM] MIP6: Fix address keys for routing search. | YOSHIFUJI Hideaki | 1 | -9/+40 |
2008-02-29 | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 1 | -33/+46 |
2008-02-18 | [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). | YOSHIFUJI Hideaki | 1 | -2/+18 |
2008-01-29 | [XFRM] xfrm_policy: kill some bloat | Ilpo Järvinen | 1 | -2/+2 |
2008-01-29 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 1 | -2/+2 |
2008-01-29 | [XFRM] Statistics: Add outbound-dropping error. | Masahide NAKAMURA | 1 | -1/+4 |
2008-01-29 | [XFRM]: RFC4303 compliant auditing | Paul Moore | 1 | -8/+6 |
2008-01-29 | [XFRM]: Assorted IPsec fixups | Paul Moore | 1 | -8/+7 |
2008-01-29 | [XFRM]: Support to increment packet dropping statistics. | Masahide NAKAMURA | 1 | -12/+51 |
2008-01-29 | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 1 | -0/+24 |
2008-01-29 | [XFRM] IPv6: Fix dst/routing check at transformation. | Masahide NAKAMURA | 1 | -0/+21 |
2008-01-29 | [IPSEC]: Fix zero return value in xfrm_lookup on error | Herbert Xu | 1 | -2/+2 |
2008-01-29 | [IPSEC]: Add ICMP host relookup support | Herbert Xu | 1 | -3/+14 |
2008-01-29 | [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse | Herbert Xu | 1 | -6/+11 |
2008-01-29 | [IPSEC]: Make xfrm_lookup flags argument a bit-field | Herbert Xu | 1 | -1/+1 |
2008-01-29 | [NET]: Multiple namespaces in the all dst_ifdown routines. | Denis V. Lunev | 1 | -1/+1 |
2008-01-29 | [IPSEC]: SPD auditing fix to include the netmask/prefix-length | Paul Moore | 1 | -18/+26 |
2008-01-29 | [IPSEC]: Merge common code into xfrm_bundle_create | Herbert Xu | 1 | -24/+159 |