| Commit message (Expand) | Author | Age |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 |
* | xfrm: Cleanup for unlink SPD entry | Wei Yongjun | 2008-12-03 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-03 |
|\ |
|
| * | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 |
* | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: flush SA/SPDs on netns stop | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: flushing/pruning bundles in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: policy walking in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: finding policy in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: policy insertion in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: propagate netns into policy byidx hash | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: trivial netns propagations | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns policy list | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: add netns boilerplate | Alexey Dobriyan | 2008-11-25 |
* | | xfrm: initialise xfrm_policy_gc_work statically | Alexey Dobriyan | 2008-11-25 |
* | | net: Remove unused parameter of xfrm_gen_index() | Arnaud Ebalard | 2008-11-13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 |
|\| |
|
| * | xfrm: Fix xfrm_policy_gc_lock handling. | Alexey Dobriyan | 2008-11-03 |
* | | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2008-10-31 |
* | | xfrm: C99 for xfrm_dev_notifier | Alexey Dobriyan | 2008-10-31 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 |
|\| |
|
| * | xfrm: do not leak ESRCH to user space | fernando@oss.ntt.co | 2008-10-31 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 |
* | | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 |
|/ |
|
* | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 2008-10-05 |
* | ipsec: Put dumpers on the dump list | Herbert Xu | 2008-10-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-09-09 |
|\ |
|
| * | ipsec: Restore larval states and socket policies in dump | Herbert Xu | 2008-09-09 |
* | | ipsec: Make xfrm_larval_drop default to 1. | David S. Miller | 2008-09-09 |
|/ |
|
* | net/xfrm: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-02 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 |
* | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 |