1. 78f10c5 BACKPORT: xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  2. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  3. 215276c xfrm: Reset encapsulation field of the skb before transformation by Steffen Klassert · 8 years ago
  4. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 8 years ago
  5. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  6. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  7. 13206b6 net: Pass net into dst_output and remove dst_output_okfn 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. 9449c3c net: make skb_dst_pop routine static by Ying Xue · 9 years ago
  13. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  14. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  15. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  16. fc68086 net/xfrm/xfrm_output.c: move EXPORT_SYMBOL by Fabian Frederick · 10 years ago
  17. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  18. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  19. ebd4687 xfrm: simplify the exit path of xfrm_output_one() by Jean Sacren · 11 years ago
  20. 497574c xfrm: properly handle invalid states as an error by Timo Teräs · 11 years ago
  21. fa8599d xfrm: fix a unbalanced lock by Li RongQing · 11 years ago
  22. bb65a9c xfrm: removes a superfluous check and add a statistic by Li RongQing · 11 years ago
  23. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 12 years ago
  24. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 13 years ago
  25. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 13 years ago
  26. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 13 years ago
  27. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 13 years ago
  28. e71895a xfrm: dont assume rcu_read_lock in xfrm_output_one() by Eric Dumazet · 14 years ago
  29. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  32. 59c9940 netns xfrm: per-netns MIBs by Alexey Dobriyan · 15 years ago
  33. a6483b7 netns xfrm: per-netns NETLINK_XFRM socket by Alexey Dobriyan · 15 years ago
  34. d01dbeb ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space by Herbert Xu · 16 years ago
  35. c1e24df xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try by Jean-Christophe DUBOIS · 16 years ago
  36. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  37. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  38. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  39. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 16 years ago
  40. 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 16 years ago
  41. dbb1db8 [IPSEC]: Return EOVERFLOW when output sequence number overflows by Herbert Xu · 16 years ago
  42. fcb8c15 [IPSEC]: Fix double free on skb on async output by Herbert Xu · 16 years ago
  43. b15c4bc [XFRM]: Fix outbound statistics. by Masahide NAKAMURA · 16 years ago
  44. e1af9f2 [XFRM]: Drop packets when replay counter would overflow by Paul Moore · 16 years ago
  45. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 16 years ago
  46. 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 16 years ago
  47. 910ef70 [IPSEC]: Do xfrm_state_check_space before encapsulation by Herbert Xu · 16 years ago
  48. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  49. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  50. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  51. a2deb6d2 [IPSEC]: Move x->outer_mode->output out of locked section by Herbert Xu · 17 years ago
  52. 550ade8 [IPSEC]: Use dst->header_len when resizing on output by Herbert Xu · 17 years ago
  53. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  54. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  55. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  56. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  57. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  58. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  59. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  60. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  61. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago