aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-78/+56
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-130/+345
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller4-78/+56
2019-07-03xfrm interface: fix memory leak on creationNicolas Dichtel1-70/+28
2019-07-03xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal1-5/+7
2019-07-02xfrm: remove a duplicated assignmentCong Wang1-3/+0
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal2-8/+31
2019-06-21ipsec: select crypto ciphers for xfrm_algoArnd Bergmann1-0/+2
2019-06-17xfrm: fix sa selector validationNicolas Dichtel1-0/+3
2019-06-14xfrm: remove empty xfrmi_init_netLi RongQing1-6/+0
2019-06-12xfrm: fix bogus WARN_ON with ipv6Florian Westphal1-0/+1
2019-06-06xfrm: remove type and offload_type map from xfrm_state_afinfoFlorian Westphal1-52/+127
2019-06-06xfrm: remove eth_proto value from xfrm_state_afinfoFlorian Westphal1-12/+12
2019-06-06xfrm: remove state and template sort indirections from xfrm_state_afinfoFlorian Westphal2-28/+106
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-06-05xfrm: remove init_flags indirection from xfrm_state_afinfoFlorian Westphal1-14/+3
2019-06-05xfrm: remove init_temprop indirection from xfrm_state_afinfoFlorian Westphal1-7/+20
2019-06-05xfrm: remove init_tempsel indirection from xfrm_state_afinfoFlorian Westphal1-7/+49
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-25/+5
2019-05-28xfrm: Fix xfrm sel prefix length validationAnirudh Gupta1-0/+16
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-0/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner2-0/+2
2019-05-16xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal1-11/+13
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-187/+1084
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+18
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-19/+18
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller8-181/+1078
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-5/+5
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal1-3/+2
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal1-9/+222
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal1-14/+7
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal1-11/+3
2019-04-15xfrm: kconfig: make xfrm depend on inetFlorian Westphal1-3/+5
2019-04-08xfrm: store xfrm_mode directly, not its addressFlorian Westphal6-32/+32
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal5-117/+73
2019-04-08xfrm: remove afinfo pointer from xfrm_modeFlorian Westphal4-10/+50
2019-04-08xfrm: remove output2 indirection from xfrm_modeFlorian Westphal1-5/+207
2019-04-08xfrm: remove input2 indirection from xfrm_modeFlorian Westphal2-1/+222
2019-04-08xfrm: remove xmit indirection from xfrm_modeFlorian Westphal1-2/+56
2019-04-08xfrm: remove output indirection from xfrm_modeFlorian Westphal1-3/+163
2019-04-08xfrm: remove input indirection from xfrm_modeFlorian Westphal1-3/+72
2019-04-08xfrm: prefer family stored in xfrm_mode structFlorian Westphal2-3/+3
2019-04-08xfrm: place af number into xfrm_mode structFlorian Westphal1-13/+6
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2-4/+15
2019-03-26xfrm: clean up xfrm protocol checksCong Wang2-14/+2
2019-03-24xfrm: gso partial offload supportBoris Pismenny1-0/+3
2019-03-22xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner1-12/+18
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni1-1/+1