aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang2009-12-01
* | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-25
* | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-25
* | xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-08
* | xfrm: remove skb_icv_walkSteffen Klassert2009-10-19
|/
* net: file_operations should be constStephen Hemminger2009-09-02
* Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-10
* xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun2009-06-29
* ipsec: Fix name of CAST algorithmHerbert Xu2009-06-24
* xfrm: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net: skb->dst accessorsEric Dumazet2009-06-03
* xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-27
* xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert2009-03-27
* xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller2009-03-13
* Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-20
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-14
* ipcomp: Remove spurious truesize increaseHerbert Xu2009-01-11
* net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell2008-12-29
* Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller2008-12-19
* xfrm: join error pathsIlpo Järvinen2008-12-15
* xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi2008-12-04
* xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi2008-12-03
* xfrm: Cleanup for unlink SPD entryWei Yongjun2008-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-03
|\
| * xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-03
* | netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-25
* | netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-25
* | netns xfrm: flush SA/SPDs on netns stopAlexey Dobriyan2008-11-25
* | netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-25
* | netns xfrm: xfrm_user module in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-25
* | netns xfrm: xfrm_input() fixupAlexey Dobriyan2008-11-25
* | netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: flushing/pruning bundles in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: xfrm_route_forward() in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: xfrm_policy_check in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: policy walking in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: finding policy in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: policy flushing in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: policy insertion in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: propagate netns into policy byidx hashAlexey Dobriyan2008-11-25
* | netns xfrm: state walking in netnsAlexey Dobriyan2008-11-25
* | netns xfrm: finding states in netnsAlexey Dobriyan2008-11-25