| Commit message (Expand) | Author | Age |
* | net: file_operations should be const | Stephen Hemminger | 2009-09-02 |
* | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... | Jussi Mäki | 2009-08-10 |
* | xfrm: use xfrm_addr_cmp() instead of compare addresses directly | Wei Yongjun | 2009-06-29 |
* | ipsec: Fix name of CAST algorithm | Herbert Xu | 2009-06-24 |
* | xfrm: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 |
* | xfrm: wrong hash value for temporary SA | Nicolas Dichtel | 2009-04-27 |
* | xfrm: spin_lock() should be spin_unlock() in xfrm_state.c | Chuck Ebbert | 2009-03-27 |
* | xfrm: Fix xfrm_state_find() wrt. wildcard source address. | David S. Miller | 2009-03-13 |
* | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" | David S. Miller | 2009-01-20 |
* | xfrm: For 32/64 compatability wrt. xfrm_usersa_info | David S. Miller | 2009-01-14 |
* | ipcomp: Remove spurious truesize increase | Herbert Xu | 2009-01-11 |
* | net: make xfrm_statistics_seq_show use generic snmp_fold_field | Rusty Russell | 2008-12-29 |
* | Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" | David S. Miller | 2008-12-19 |
* | xfrm: join error paths | Ilpo Järvinen | 2008-12-15 |
* | xfrm: Accept ESP packets regardless of UDP encapsulation mode | Martin Willi | 2008-12-04 |
* | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts | Martin Willi | 2008-12-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: KM reporting in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: xfrm_user module in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: xfrm_input() fixup | 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: state walking in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: finding states in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: fixup xfrm_alloc_spi() | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: state flush in netns | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: trivial netns propagations | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: propagate netns into bydst/bysrc/byspi hash functions | 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 |