Age | Commit message (Expand) | Author |
2019-12-09 | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca |
2019-12-09 | xfrm: introduce xfrm_trans_queue_net | Sabrina Dubroca |
2019-10-09 | xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE) | Alexey Dobriyan |
2019-07-17 | xfrm interface: fix management of phydev | Nicolas Dichtel |
2019-07-17 | xfrm interface: ifname may be wrong in logs | Nicolas Dichtel |
2019-07-01 | xfrm: remove get_mtu indirection from xfrm_type | Florian Westphal |
2019-06-06 | xfrm: remove type and offload_type map from xfrm_state_afinfo | Florian Westphal |
2019-06-06 | xfrm: remove eth_proto value from xfrm_state_afinfo | Florian Westphal |
2019-06-06 | xfrm: remove state and template sort indirections from xfrm_state_afinfo | Florian Westphal |
2019-06-05 | xfrm: remove init_flags indirection from xfrm_state_afinfo | Florian Westphal |
2019-06-05 | xfrm: remove init_temprop indirection from xfrm_state_afinfo | Florian Westphal |
2019-06-05 | xfrm: remove init_tempsel indirection from xfrm_state_afinfo | Florian Westphal |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-23 | xfrm: remove unneeded export_symbols | Florian Westphal |
2019-04-23 | xfrm: remove decode_session indirection from afinfo_policy | Florian Westphal |
2019-04-23 | xfrm: remove init_path indirection from afinfo_policy | Florian Westphal |
2019-04-23 | xfrm: remove tos indirection from afinfo_policy | Florian Westphal |
2019-04-08 | xfrm: store xfrm_mode directly, not its address | Florian Westphal |
2019-04-08 | xfrm: make xfrm modes builtin | Florian Westphal |
2019-04-08 | xfrm: remove afinfo pointer from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: remove output2 indirection from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: remove input2 indirection from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: remove gso_segment indirection from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: remove xmit indirection from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: remove output indirection from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: remove input indirection from xfrm_mode | Florian Westphal |
2019-04-08 | xfrm: place af number into xfrm_mode struct | Florian Westphal |
2019-03-27 | xfrm: Honor original L3 slave device in xfrmi policy lookup | Martin Willi |
2019-03-26 | xfrm: clean up xfrm protocol checks | Cong Wang |
2019-03-22 | xfrm: Replace hrtimer tasklet with softirq hrtimer | Thomas Gleixner |
2019-02-05 | xfrm: destroy xfrm_state synchronously on net exit path | Cong Wang |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-19 | net: switch secpath to use skb extension infrastructure | Florian Westphal |
2018-12-19 | xfrm: use secpath_exist where applicable | Florian Westphal |
2018-12-19 | net: use skb_sec_path helper in more places | Florian Westphal |
2018-12-19 | net: move secpath_exist helper to sk_buff.h | Florian Westphal |
2018-12-19 | xfrm: change secpath_set to return secpath struct, not error value | Florian Westphal |
2018-12-10 | xfrm: clean an indentation issue, remove a space | Colin Ian King |
2018-11-23 | xfrm_user: fix freeing of xfrm states on acquire | Mathias Krause |
2018-11-09 | xfrm: policy: store inexact policies in a tree ordered by destination address | Florian Westphal |
2018-11-09 | xfrm: policy: add inexact policy search tree infrastructure | Florian Westphal |
2018-11-09 | xfrm: policy: store inexact policies in an rhashtable | Florian Westphal |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-07-20 | xfrm: Remove xfrmi interface ID from flowi | Benedict Wong |
2018-07-11 | ipv6: xfrm: use 64-bit timestamps | Arnd Bergmann |
2018-06-25 | xfrm: policy: remove pcpu policy cache | Florian Westphal |
2018-06-23 | xfrm: Add virtual xfrm interfaces | Steffen Klassert |
2018-06-23 | xfrm: Add a new lookup key to match xfrm interfaces. | Steffen Klassert |