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