aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+2
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs1-1/+1
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs1-1/+1
2018-04-16xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert1-0/+1
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai1-1/+1
2018-02-28inet: whitespace cleanupStephen Hemminger1-7/+7
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim1-0/+12
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2017-12-21xfrm: check for xdo_dev_state_freeShannon Nelson1-1/+2
2017-12-20xfrm: Allow IPsec GSO with software crypto for local sockets.Steffen Klassert1-0/+2