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