- acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 9 months ago
- a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
- f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
- e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 9 months ago
- 3084917 xfrm: add prep for esp beet mode offload by Xin Long · 4 years, 9 months ago
- 4c59406 xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 9 months ago
- af13b3c Remove DST_HOST by David Laight · 4 years, 9 months ago
- d1d17a3 esp: remove the skb from the chain when it's enqueued in cryptd_wq by Xin Long · 4 years, 10 months ago
- e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 4 years, 10 months ago
- a4c278d xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO. by Huang Zijiang · 4 years, 11 months ago
- 45942ba xfrm: interface: use icmp_ndo_send helper by Jason A. Donenfeld · 4 years, 11 months ago
- a1a7e3a xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 4 years, 11 months ago
- 171d449 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 4 years, 11 months ago
- 03891f8 xfrm: handle NETDEV_UNREGISTER for xfrm device by Raed Salem · 5 years ago
- 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
- c3b18e0 net: xfrm: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
- 8aaea2b xfrm: interface: do not confirm neighbor when do pmtu update by Xu Wang · 5 years ago
- f042365 xfrm interface: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
- e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
- 7b38019 xfrm: introduce xfrm_trans_queue_net by Sabrina Dubroca · 5 years ago
- 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 895badf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
- 4944a4b xfrm: release device reference for invalid state by Xiaodong Xu · 5 years ago
- 86c6739 xfrm: Fix memleak on xfrm state destroy by Steffen Klassert · 5 years ago
- b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
- c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- 4361f5b xfrm: remove the unnecessary .net_exit for xfrmi by Xin Long · 5 years ago
- aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 2e9550e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
- 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- c3b4c3a xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode by Hangbin Liu · 5 years ago
- 769a807 xfrm: policy: avoid warning splat when merging nodes by Florian Westphal · 5 years ago
- b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
- 22d6552 xfrm interface: fix management of phydev by Nicolas Dichtel · 5 years ago
- c5d1030 xfrm interface: fix list corruption for x-netns by Nicolas Dichtel · 5 years ago
- e0aaa33 xfrm interface: ifname may be wrong in logs by Nicolas Dichtel · 5 years ago
- e9e7e85 xfrm interface: avoid corruption on changelink by Nicolas Dichtel · 5 years ago
- af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
- e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
- 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
- 56c5ee1 xfrm interface: fix memory leak on creation by Nicolas Dichtel · 5 years ago
- fd70972 xfrm: policy: fix bydst hlist corruption on hash rebuild by Florian Westphal · 5 years ago
- 52e63a4 xfrm: remove a duplicated assignment by Cong Wang · 6 years ago
- c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
- 597179b ipsec: select crypto ciphers for xfrm_algo by Arnd Bergmann · 6 years ago
- b8d6d00 xfrm: fix sa selector validation by Nicolas Dichtel · 6 years ago
- 8928aa6 xfrm: remove empty xfrmi_init_net by Li RongQing · 6 years ago
- 1be451d xfrm: fix bogus WARN_ON with ipv6 by Florian Westphal · 6 years ago
- 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 4c203b0 xfrm: remove eth_proto value from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- e468174 xfrm: remove init_flags indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 5c1b9ab xfrm: remove init_temprop indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
- bac9593 xfrm: remove init_tempsel indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- b38ff40 xfrm: Fix xfrm sel prefix length validation by Anirudh Gupta · 6 years ago
- 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- bb9cd07 xfrm: remove unneeded export_symbols by Florian Westphal · 6 years ago
- c53ac41 xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
- 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago
- f24ea52 xfrm: remove tos indirection from afinfo_policy by Florian Westphal · 6 years ago
- e54d152 xfrm: kconfig: make xfrm depend on inet by Florian Westphal · 6 years ago
- c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
- 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
- 733a5fa xfrm: remove afinfo pointer from xfrm_mode by Florian Westphal · 6 years ago
- 1de7083 xfrm: remove output2 indirection from xfrm_mode by Florian Westphal · 6 years ago
- b3284df xfrm: remove input2 indirection from xfrm_mode by Florian Westphal · 6 years ago
- 303c5fa xfrm: remove xmit indirection from xfrm_mode by Florian Westphal · 6 years ago
- 0c620e9 xfrm: remove output indirection from xfrm_mode by Florian Westphal · 6 years ago
- c2d305e xfrm: remove input indirection from xfrm_mode by Florian Westphal · 6 years ago
- b45714b xfrm: prefer family stored in xfrm_mode struct by Florian Westphal · 6 years ago
- b262a69 xfrm: place af number into xfrm_mode struct by Florian Westphal · 6 years ago
- 025c65e xfrm: Honor original L3 slave device in xfrmi policy lookup by Martin Willi · 6 years ago
- dbb2483 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
- 65fd2c2 xfrm: gso partial offload support by Boris Pismenny · 6 years ago
- 671422b xfrm: Replace hrtimer tasklet with softirq hrtimer by Thomas Gleixner · 6 years ago
- 4bd97d5 net: dev: rename queue selection helpers. by Paolo Abeni · 6 years ago
- bfc01dd Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm" by Steffen Klassert · 6 years ago
- f10e001 net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm by Su Yanjun · 6 years ago
- b805d78d xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink by YueHaibing · 6 years ago
- 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
- f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
- e2612cd xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
- 35e610386 xfrm: refine validation of template and selector families by Florian Westphal · 6 years ago