1. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  2. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  3. ebd4687 xfrm: simplify the exit path of xfrm_output_one() by Jean Sacren · 11 years ago
  4. 497574c xfrm: properly handle invalid states as an error by Timo Teräs · 11 years ago
  5. fa8599d xfrm: fix a unbalanced lock by Li RongQing · 11 years ago
  6. bb65a9c xfrm: removes a superfluous check and add a statistic by Li RongQing · 12 years ago
  7. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 12 years ago
  8. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 13 years ago
  9. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 13 years ago
  10. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 13 years ago
  11. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 13 years ago
  12. e71895a xfrm: dont assume rcu_read_lock in xfrm_output_one() by Eric Dumazet · 14 years ago
  13. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 14 years ago
  14. 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
  15. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  16. 59c9940 netns xfrm: per-netns MIBs by Alexey Dobriyan · 16 years ago
  17. a6483b7 netns xfrm: per-netns NETLINK_XFRM socket by Alexey Dobriyan · 16 years ago
  18. d01dbeb ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space by Herbert Xu · 16 years ago
  19. c1e24df xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try by Jean-Christophe DUBOIS · 16 years ago
  20. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  21. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  22. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  23. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 16 years ago
  24. 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 16 years ago
  25. dbb1db8 [IPSEC]: Return EOVERFLOW when output sequence number overflows by Herbert Xu · 17 years ago
  26. fcb8c15 [IPSEC]: Fix double free on skb on async output by Herbert Xu · 17 years ago
  27. b15c4bc [XFRM]: Fix outbound statistics. by Masahide NAKAMURA · 17 years ago
  28. e1af9f2 [XFRM]: Drop packets when replay counter would overflow by Paul Moore · 17 years ago
  29. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  30. 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  31. 910ef70 [IPSEC]: Do xfrm_state_check_space before encapsulation by Herbert Xu · 17 years ago
  32. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  33. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  34. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  35. a2deb6d2 [IPSEC]: Move x->outer_mode->output out of locked section by Herbert Xu · 17 years ago
  36. 550ade8 [IPSEC]: Use dst->header_len when resizing on output by Herbert Xu · 17 years ago
  37. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  38. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  39. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  40. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  41. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  42. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  43. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  44. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  45. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago