1. 7faa369 xfrm6: call kfree_skb when skb is toobig by Thadeu Lima de Souza Cascardo · 6 years ago
  2. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. ca064bd xfrm: Fix pmtu discovery for local generated packets. by Steffen Klassert · 9 years ago
  4. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  5. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  6. b1842ff ipv6: Add missing newline to __xfrm6_output_finish by Eric W. Biederman · 9 years ago
  7. 7d8c6e3 ipv6: Pass struct net through ip6_fragment by Eric W. Biederman · 9 years ago
  8. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  9. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  10. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  11. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  12. 93efac3 ipv6: Fix IPsec pre-encap fragmentation check by Herbert Xu · 9 years ago
  13. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  14. 044a832 xfrm: Fix local error reporting crash with interfamily tunnels by Steffen Klassert · 9 years ago
  15. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  16. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. f895f0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  18. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  19. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  20. 5596732 xfrm: Fix crash with ipv6 IPsec tunnel and NAT. by Steffen Klassert · 10 years ago
  21. 5a25cf1 xfrm: revert ipv4 mtu determination to dst_mtu by Hannes Frederic Sowa · 11 years ago
  22. 5d0ff54 ipv6: xfrm: dereference inner ipv6 header if encapsulated by Hannes Frederic Sowa · 11 years ago
  23. 0ea9d5e xfrm: introduce helper for safe determination of mtu by Hannes Frederic Sowa · 11 years ago
  24. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  25. 5b11b2e xfrm6: remove unneeded NULL check in __xfrm6_output() by Dan Carpenter · 12 years ago
  26. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  27. dd76785 xfrm6: Don't call icmpv6_send on local error by Steffen Klassert · 13 years ago
  28. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  29. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  30. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  31. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  32. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  33. d1d88e5d xfrm: fix fragmentation on inter family tunnels by Steffen Klassert · 15 years ago
  34. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  35. 28a89453 [IPV6]: Fix IPsec datagram fragmentation by Herbert Xu · 16 years ago
  36. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  37. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
  38. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  39. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 16 years ago
  40. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  41. 36cf9ac [IPSEC]: Separate inner/outer mode processing on output by Herbert Xu · 17 years ago
  42. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  43. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  44. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  45. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  46. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  47. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  48. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 17 years ago
  49. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  50. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  51. eb878e8 [IPSEC]: output mode to take an xfrm state as input param by Jamal Hadi Salim · 18 years ago
  52. 9afaca0 [XFRM] IPV6: Update outbound state timestamp for each sending. by Masahide NAKAMURA · 18 years ago
  53. aee5adb [XFRM] STATE: Add a hook to find offset to be inserted header in outbound. by Masahide NAKAMURA · 18 years ago
  54. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
  55. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  56. 679e898 [XFRM]: Fix protocol field value for outgoing IPv6 GSO packets by Patrick McHardy · 18 years ago
  57. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  58. 09b8f7a [IPSEC]: Handle GSO packets by Herbert Xu · 18 years ago
  59. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 18 years ago
  60. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 18 years ago
  61. 16a6677 [XFRM]: Netfilter IPsec output hooks by Patrick McHardy · 18 years ago
  62. 180e425 [IPV6]: Fix xfrm tunnel oops with large packets by Herbert Xu · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago