- af734a2 xfrm: update SA curlft.use_time by Antony Antony · 3 years, 1 month ago
- ad57dae xfrm: Remove redundant fields and related parentheses by luo penghao · 3 years, 3 months ago
- adfc2fd xfrm: replay: avoid replay indirection by Florian Westphal · 3 years, 7 months ago
- 25cfb8b xfrm: replay: remove recheck indirection by Florian Westphal · 3 years, 7 months ago
- c7f8778 xfrm: replay: remove advance indirection by Florian Westphal · 3 years, 7 months ago
- 35c715c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years ago
- 56ce7c2 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 4 years, 1 month ago
- 158d31d net: xfrm: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
- 1475ee0 xfrm: add is_ipip to struct xfrm_input_afinfo by Xin Long · 4 years, 6 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- a269fbf xfrm: state: remove extract_input indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 9 months ago
- afcaf61b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 9 months ago
- 7b38019 xfrm: introduce xfrm_trans_queue_net by Sabrina Dubroca · 5 years ago
- 4944a4b xfrm: release device reference for invalid state by Xiaodong Xu · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- 1be451d xfrm: fix bogus WARN_ON with ipv6 by Florian Westphal · 6 years ago
- 4c203b0 xfrm: remove eth_proto value from xfrm_state_afinfo 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
- b3284df xfrm: remove input2 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
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
- 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
- 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
- 0152eee xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
- f1193e9 xfrm: use correct size to initialise sp->ovec by Li RongQing · 6 years ago
- ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
- 782710e xfrm: reset crypto_done when iterating over multiple input xfrms by Sowmini Varadhan · 6 years ago
- f203b76 xfrm: Add virtual xfrm interfaces by Steffen Klassert · 7 years ago
- 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 7 years ago
- c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 9a3fb9f xfrm: Fix transport mode skb control buffer usage. by Steffen Klassert · 7 years ago
- f8c3d0d xfrm: mark kmem_caches as __ro_after_init by Alexey Dobriyan · 7 years ago
- c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- d16b46e xfrm: Use __skb_queue_tail in xfrm_trans_queue by Herbert Xu · 7 years ago
- 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
- 4ce3dbe xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0) by Aviv Heller · 7 years ago
- 9b7e14d xfrm: Remove redundant state assignment in xfrm_input() by Aviv Heller · 7 years ago
- 6a17280 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
- cb79a18 xfrm: defer daddr pointer assignment after spi parsing by Florian Westphal · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 23e9fcf vti: fix NULL dereference in xfrm_input() by Alexey Kodanev · 7 years ago
- 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
- 7e9e920 xfrm: Clear RX SKB secpath xfrm_offload by Ilan Tayari · 7 years ago
- 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
- bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
- d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
- 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago
- 54ef207 xfrm: Extend the sec_path for IPsec offloading by Steffen Klassert · 8 years ago
- 1e29537 xfrm: Export xfrm_parse_spi. by Steffen Klassert · 8 years ago
- b0fcee8 xfrm: Add a secpath_set helper. by Steffen Klassert · 8 years ago
- 960fdfd xfrm: input: constify xfrm_input_afinfo by Florian Westphal · 8 years ago
- 1995876 xfrm: Add a dummy network device for napi. by Steffen Klassert · 8 years ago
- 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 8 years ago
- 071d36b xfrm: Fix crash observed during device unregistration and decryption by subashab@codeaurora.org · 9 years ago
- cb866e3 xfrm: Increment statistic counter on inner mode error by Steffen Klassert · 9 years ago
- dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 049f8e2 xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input by Alexander Duyck · 10 years ago
- dc0565c xfrm: slightly optimise xfrm_input by Li RongQing · 10 years ago
- f31e8d4f xfrm: fix the return code when xfrm_*_register_afinfo failed by Li RongQing · 10 years ago
- 68c11e9 xfrm: fix xfrm_input/xfrm_tunnel_check oops by Alexey Dobriyan · 10 years ago
- 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 11 years ago
- 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 11 years ago
- 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
- 3e94c2d xfrm: checkpatch errors with foo * bar by Weilong Chen · 11 years ago
- 4c4d41f xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter by Fan Du · 12 years ago
- 3b59df4 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 12 years ago
- bcf66bf xfrm: Perform a replay check after return from async codepaths by Steffen Klassert · 13 years ago
- 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 14 years ago
- 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 14 years ago
- 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
- 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 14 years ago
- 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 14 years ago
- bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
- adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
- 3de77cf Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" by David S. Miller · 16 years ago
- e061b16 xfrm: Accept ESP packets regardless of UDP encapsulation mode by Martin Willi · 16 years ago
- 59c9940 netns xfrm: per-netns MIBs by Alexey Dobriyan · 16 years ago
- bd235e3 netns xfrm: xfrm_input() fixup by Alexey Dobriyan · 16 years ago
- 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
- df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 17 years ago
- b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 17 years ago
- 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 17 years ago
- 5255dc6 [XFRM]: Remove unused exports. by Adrian Bunk · 17 years ago
- 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago
- afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
- 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 17 years ago
- 0050112 [IPSEC]: Add xfrm_input_state helper by Herbert Xu · 17 years ago
- 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 17 years ago
- 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 17 years ago
- 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
- 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
- 668dc8a [IPSEC]: Move integrity stat collection into xfrm_input by Herbert Xu · 17 years ago
- b2aa5e9 [IPSEC]: Store xfrm states in security path directly by Herbert Xu · 17 years ago