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