summaryrefslogtreecommitdiff
path: root/include/net/xfrm.h
AgeCommit message (Expand)Author
2019-10-09xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)Alexey Dobriyan
2019-07-17xfrm interface: fix management of phydevNicolas Dichtel
2019-07-17xfrm interface: ifname may be wrong in logsNicolas Dichtel
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal
2019-06-06xfrm: remove type and offload_type map from xfrm_state_afinfoFlorian Westphal
2019-06-06xfrm: remove eth_proto value from xfrm_state_afinfoFlorian Westphal
2019-06-06xfrm: remove state and template sort indirections from xfrm_state_afinfoFlorian Westphal
2019-06-05xfrm: remove init_flags indirection from xfrm_state_afinfoFlorian Westphal
2019-06-05xfrm: remove init_temprop indirection from xfrm_state_afinfoFlorian Westphal
2019-06-05xfrm: remove init_tempsel indirection from xfrm_state_afinfoFlorian Westphal
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal
2019-04-08xfrm: store xfrm_mode directly, not its addressFlorian Westphal
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal
2019-04-08xfrm: remove afinfo pointer from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove output2 indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove input2 indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove gso_segment indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove xmit indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove output indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove input indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: place af number into xfrm_mode structFlorian Westphal
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-03-26xfrm: clean up xfrm protocol checksCong Wang
2019-03-22xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-02-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal
2018-12-10xfrm: clean an indentation issue, remove a spaceColin Ian King
2018-11-23xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-11-09xfrm: policy: store inexact policies in a tree ordered by destination addressFlorian Westphal
2018-11-09xfrm: policy: add inexact policy search tree infrastructureFlorian Westphal
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong
2018-07-11ipv6: xfrm: use 64-bit timestampsArnd Bergmann
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs