- ac75369 Revert "xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume" by Howard Chen · 3 years, 8 months ago
- c7a175a xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 10 months ago
- a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
- d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
- 068c2e7 net: use -ENOSPC for transient busy indication by Gilad Ben-Yossef · 7 years ago
- 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
- 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
- 67df58a ah: use crypto_memneq to check the ICV by Sabrina Dubroca · 8 years ago
- ebd89a2 IPsec: do not ignore crypto err in ah4 input by Gilad Ben-Yossef · 8 years ago
- 94c10f0 ah4: Fix error return in ah_input(). by David S. Miller · 9 years ago
- 689f1c9 ipsec: Remove obsolete MAX_AH_AUTH_LEN by Herbert Xu · 10 years ago
- e5b5645 ah4: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
- d8b2a86 {IPv4,xfrm} Add ESN support for AH ingress part by Fan Du · 11 years ago
- d4d573d {IPv4,xfrm} Add ESN support for AH egress part by Fan Du · 11 years ago
- 387aa65 ipv4: properly refresh rtable entries on pmtu/redirect events by Timo Teräs · 12 years ago
- 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
- 05ab86c xfrm4: Invalidate all ipv4 routes on IPsec pmtu events by Steffen Klassert · 12 years ago
- 7143dfa ah4/esp4: set transport header correctly for IPsec tunnel mode. by Li RongQing · 12 years ago
- 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
- 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 13 years ago
- 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
- 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 13 years ago
- afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
- 058bd4d net: Convert printks to pr_<level> by Joe Perches · 13 years ago
- 4b90a60 ah: Don't return NET_XMIT_DROP on input. by Nick Bowler · 13 years ago
- b7ea81a ah: Read nexthdr value before overwriting it in ahash input callback. by Nick Bowler · 13 years ago
- 069294e ah: Correctly pass error codes in ahash output callback. by Nick Bowler · 13 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 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
- fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 14 years ago
- 4b0ef1f2 ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
- 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
- dff3bb0 ah4: convert to ahash by Steffen Klassert · 15 years ago
- 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
- 4fb236b netns xfrm: AH/ESP in netns! by Alexey Dobriyan · 16 years ago
- 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
- 6daad37 ah4/ah6: remove useless NULL assignments by Alexey Dobriyan · 16 years ago
- d9319100 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c by Jianjun Kong · 16 years ago
- b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 17 years ago
- 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 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
- 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
- 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
- 631a6698 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c by Herbert Xu · 17 years ago
- ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
- 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
- 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
- 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
- b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
- 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
- bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
- 96fe1c0 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. by Nick Bowler · 17 years ago
- d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 18 years ago
- b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 18 years ago
- 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 18 years ago
- badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
- d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 18 years ago
- e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 18 years ago
- 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
- 11a03f7 [NetLabel]: core network changes by Paul Moore · 18 years ago
- 07d4ee5 [IPSEC]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
- 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 31a4ab9 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport by Herbert Xu · 19 years ago
- e695633 [IPSEC]: Kill unused decap state argument by Herbert Xu · 19 years ago
- 9500e8a [IPSEC]: Sync series - fast path by Jamal Hadi Salim · 19 years ago
- 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
- 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
- 72cb696 [IPSEC]: Add xfrm_init_state by Herbert Xu · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago