1. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  2. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  3. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  4. f5c7e1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  5. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 689f1c9 ipsec: Remove obsolete MAX_AH_AUTH_LEN by Herbert Xu · 10 years ago
  7. b8c203b xfrm: Generate queueing routes only from route lookup functions by Steffen Klassert · 10 years ago
  8. f92ee61 xfrm: Generate blackhole routes only from route lookup functions by Steffen Klassert · 10 years ago
  9. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  10. 880a6fa xfrm: configure policy hash table thresholds by netlink by Christophe Gouault · 10 years ago
  11. b58555f xfrm: hash prefixed policies based on preflen thresholds by Christophe Gouault · 10 years ago
  12. 0244790 xfrm: remove useless hash_resize_mutex locks by Ying Xue · 10 years ago
  13. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  14. a0e5ef5 xfrm: Fix installation of AH IPsec SAs by Tobias Brunner · 10 years ago
  15. b7eea45 xfrm: Fix refcount imbalance in xfrm_lookup by Steffen Klassert · 10 years ago
  16. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 21ee543 xfrm: fix race between netns cleanup and state expire notification by Michal Kubecek · 10 years ago
  18. 65db611 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  19. fc68086 net/xfrm/xfrm_output.c: move EXPORT_SYMBOL by Fabian Frederick · 10 years ago
  20. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  22. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  23. 2e71029 xfrm: Remove useless xfrm_audit struct. by Tetsuo Handa · 10 years ago
  24. f1370cc xfrm: Remove useless secid field from xfrm_audit. by Tetsuo Handa · 10 years ago
  25. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  26. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  28. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 10 years ago
  29. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  30. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  31. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 10 years ago
  32. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 3a9016f xfrm: Fix unlink race when policies are deleted. by Steffen Klassert · 10 years ago
  34. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 10 years ago
  35. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  36. cc9ab60 xfrm: Cleanup error handling of xfrm_state_clone by Steffen Klassert · 10 years ago
  37. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 10 years ago
  38. 8c0cba2 xfrm: Take xfrm_state_lock in xfrm_migrate_state_find by Steffen Klassert · 10 years ago
  39. 35ea790d xfrm: Fix NULL pointer dereference on sub policy usage by Steffen Klassert · 10 years ago
  40. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 10 years ago
  41. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 10 years ago
  42. 0f24558 xfrm: avoid creating temporary SA when there are no listeners by Horia Geanta · 10 years ago
  43. ca925cf flowcache: Make flow cache name space aware by Fan Du · 10 years ago
  44. 0171410 xfrm: Don't prohibit AH from using ESN feature by Fan Du · 10 years ago
  45. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  46. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  47. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  48. aef2b45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  49. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  50. da7c224 net: xfrm: xfrm_policy: silence compiler warning by Ying Xue · 10 years ago
  51. be7928d net: xfrm: xfrm_policy: fix inline not at beginning of declaration by Daniel Borkmann · 10 years ago
  52. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 10 years ago
  53. 4ae770b {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find by Fan Du · 10 years ago
  54. 2f3ea9a xfrm: checkpatch erros with inline keyword position by Weilong Chen · 11 years ago
  55. 42054569 xfrm: fix checkpatch error by Weilong Chen · 11 years ago
  56. 02d0892 xfrm: checkpatch erros with space prohibited by Weilong Chen · 11 years ago
  57. 3e94c2d xfrm: checkpatch errors with foo * bar by Weilong Chen · 11 years ago
  58. 9b7a787 xfrm: checkpatch errors with space by Weilong Chen · 11 years ago
  59. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  60. ea9884b xfrm: check user specified spi for IPComp by Fan Du · 11 years ago
  61. 5b8ef34 xfrm: Remove ancient sleeping when the SA is in acquire state by Steffen Klassert · 11 years ago
  62. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  63. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  64. e682adf xfrm: Try to honor policy index if it's supplied by user by Fan Du · 11 years ago
  65. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 11 years ago
  66. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  68. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 4d53eff xfrm: Don't queue retransmitted packets if the original is still on the host by Steffen Klassert · 11 years ago
  70. 5cf4eb5 xfrm: use vmalloc_node() for percpu scratches by Eric Dumazet · 11 years ago
  71. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  72. 12e3594 xfrm: prevent ipcomp scratch buffer race condition by Michal Kubecek · 11 years ago
  73. 2bb53e2 xfrm: check for a vaild skb in xfrm_policy_queue_process by Steffen Klassert · 11 years ago
  74. e7d8f6c xfrm: Add refcount handling to queued policies by Steffen Klassert · 11 years ago
  75. f59bbdf xfrm: Simplify SA looking up when using wildcard source by Fan Du · 11 years ago
  76. 6f11563 xfrm: Force SA to be lookup again if SA in acquire state by Fan Du · 11 years ago
  77. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  78. cd808fc xfrm: Fix aevent generation for each received packet by Thomas Egerer · 11 years ago
  79. 33fce60 xfrm: Guard IPsec anti replay window against replay bitmap by Fan Du · 11 years ago
  80. 4479ff7 xfrm: Fix replay size checking on async events by Steffen Klassert · 11 years ago
  81. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  82. 302a50b xfrm: Fix potential null pointer dereference in xdst_queue_output by Steffen Klassert · 11 years ago
  83. 0806ae4 xfrm: announce deleation of temporary SA by Nicolas Dichtel · 11 years ago
  84. e3fec5a xfrm: remove irrelevant comment in xfrm_input(). by Rami Rosen · 11 years ago
  85. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  86. 99565a6c xfrm: Make xfrm_state timer monotonic by Fan Du · 11 years ago
  87. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  88. 0659eea xfrm: Delete hold_timer when destroy policy by Fan Du · 11 years ago
  89. e473fcb xfrm: constify mark argument of xfrm_find_acq() by Mathias Krause · 11 years ago
  90. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  91. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  92. 4c4d41f xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter by Fan Du · 11 years ago
  93. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. ebd4687 xfrm: simplify the exit path of xfrm_output_one() by Jean Sacren · 11 years ago
  95. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  96. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  97. 497574c xfrm: properly handle invalid states as an error by Timo Teräs · 11 years ago
  98. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  99. d2049d8 xfrm: add rfc4494 AES-CMAC-96 support by Jussi Kivilinna · 11 years ago
  100. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago