1. 87cdf31 xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto by Yossi Kuperman · 7 years ago
  2. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. 5efec5c xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version by Yossi Kuperman · 7 years ago
  4. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  5. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  6. f1bd7d6 xfrm: Add encapsulation header offsets while SKB is not encrypted by Ilan Tayari · 8 years ago
  7. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  8. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  9. eae8dee xfrm6: Fix IPv6 ECN decapsulation by Thomas Egerer · 9 years ago
  10. 573ce1c xfrm6: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  11. 212e560 ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. by Steffen Klassert · 11 years ago
  12. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 12 years ago
  13. 0d4bfa2 ipv6: fix warning in xfrm6_mode_tunnel_input by stephen hemminger · 12 years ago
  14. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  15. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  16. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  17. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  18. abbf46a ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. by David S. Miller · 14 years ago
  19. 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
  20. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  21. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 17 years ago
  22. 195ad6a [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels by Herbert Xu · 17 years ago
  23. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  24. 36cf9ac [IPSEC]: Separate inner/outer mode processing on output by Herbert Xu · 17 years ago
  25. 29bb43b4 [INET]: Give outer DSCP directly to ip*_copy_dscp by Herbert Xu · 17 years ago
  26. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  27. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  28. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  29. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  30. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  31. f282d45 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. by Kazunori MIYAZAWA · 18 years ago
  32. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 18 years ago
  33. 39b8916 [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
  34. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 18 years ago
  35. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
  36. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 18 years ago
  37. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  38. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  39. 39f69c6 [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove cases by Arnaldo Carvalho de Melo · 18 years ago
  40. 4337226 [IPSEC]: IPv4 over IPv6 IPsec tunnel by Miika Komu · 18 years ago
  41. eb878e8 [IPSEC]: output mode to take an xfrm state as input param by Jamal Hadi Salim · 18 years ago
  42. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 19 years ago