1. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  3. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 10 years ago
  4. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  5. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  6. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 10 years ago
  7. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 3a9016f xfrm: Fix unlink race when policies are deleted. by Steffen Klassert · 10 years ago
  9. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 10 years ago
  10. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  11. cc9ab60 xfrm: Cleanup error handling of xfrm_state_clone by Steffen Klassert · 10 years ago
  12. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 10 years ago
  13. 8c0cba2 xfrm: Take xfrm_state_lock in xfrm_migrate_state_find by Steffen Klassert · 10 years ago
  14. 35ea790d xfrm: Fix NULL pointer dereference on sub policy usage by Steffen Klassert · 10 years ago
  15. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 10 years ago
  16. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 10 years ago
  17. 0f24558 xfrm: avoid creating temporary SA when there are no listeners by Horia Geanta · 10 years ago
  18. ca925cf flowcache: Make flow cache name space aware by Fan Du · 11 years ago
  19. 0171410 xfrm: Don't prohibit AH from using ESN feature by Fan Du · 11 years ago
  20. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  21. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  22. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  23. aef2b45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  24. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  25. da7c224 net: xfrm: xfrm_policy: silence compiler warning by Ying Xue · 11 years ago
  26. be7928d net: xfrm: xfrm_policy: fix inline not at beginning of declaration by Daniel Borkmann · 11 years ago
  27. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 11 years ago
  28. 4ae770b {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find by Fan Du · 11 years ago
  29. 2f3ea9a xfrm: checkpatch erros with inline keyword position by Weilong Chen · 11 years ago
  30. 42054569 xfrm: fix checkpatch error by Weilong Chen · 11 years ago
  31. 02d0892 xfrm: checkpatch erros with space prohibited by Weilong Chen · 11 years ago
  32. 3e94c2d xfrm: checkpatch errors with foo * bar by Weilong Chen · 11 years ago
  33. 9b7a787 xfrm: checkpatch errors with space by Weilong Chen · 11 years ago
  34. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  35. ea9884b xfrm: check user specified spi for IPComp by Fan Du · 11 years ago
  36. 5b8ef34 xfrm: Remove ancient sleeping when the SA is in acquire state by Steffen Klassert · 11 years ago
  37. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  38. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  39. e682adf xfrm: Try to honor policy index if it's supplied by user by Fan Du · 11 years ago
  40. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 11 years ago
  41. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  43. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 4d53eff xfrm: Don't queue retransmitted packets if the original is still on the host by Steffen Klassert · 11 years ago
  45. 5cf4eb5 xfrm: use vmalloc_node() for percpu scratches by Eric Dumazet · 11 years ago
  46. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  47. 12e3594 xfrm: prevent ipcomp scratch buffer race condition by Michal Kubecek · 11 years ago
  48. 2bb53e2 xfrm: check for a vaild skb in xfrm_policy_queue_process by Steffen Klassert · 11 years ago
  49. e7d8f6c xfrm: Add refcount handling to queued policies by Steffen Klassert · 11 years ago
  50. f59bbdf xfrm: Simplify SA looking up when using wildcard source by Fan Du · 11 years ago
  51. 6f11563 xfrm: Force SA to be lookup again if SA in acquire state by Fan Du · 11 years ago
  52. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  53. cd808fc xfrm: Fix aevent generation for each received packet by Thomas Egerer · 11 years ago
  54. 33fce60 xfrm: Guard IPsec anti replay window against replay bitmap by Fan Du · 11 years ago
  55. 4479ff7 xfrm: Fix replay size checking on async events by Steffen Klassert · 11 years ago
  56. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 302a50b xfrm: Fix potential null pointer dereference in xdst_queue_output by Steffen Klassert · 11 years ago
  58. 0806ae4 xfrm: announce deleation of temporary SA by Nicolas Dichtel · 11 years ago
  59. e3fec5a xfrm: remove irrelevant comment in xfrm_input(). by Rami Rosen · 11 years ago
  60. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  61. 99565a6c xfrm: Make xfrm_state timer monotonic by Fan Du · 11 years ago
  62. 628e341 xfrm: make local error reporting more robust by Hannes Frederic Sowa · 11 years ago
  63. 0659eea xfrm: Delete hold_timer when destroy policy by Fan Du · 11 years ago
  64. e473fcb xfrm: constify mark argument of xfrm_find_acq() by Mathias Krause · 11 years ago
  65. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  66. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  67. 4c4d41f xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter by Fan Du · 11 years ago
  68. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. ebd4687 xfrm: simplify the exit path of xfrm_output_one() by Jean Sacren · 11 years ago
  70. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  71. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  72. 497574c xfrm: properly handle invalid states as an error by Timo Teräs · 11 years ago
  73. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  74. d2049d8 xfrm: add rfc4494 AES-CMAC-96 support by Jussi Kivilinna · 11 years ago
  75. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  76. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. 0fb031f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  78. 799ef90 xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn() by Mathias Krause · 11 years ago
  79. 0017c0b xfrm: Fix replay notification for esn. by Steffen Klassert · 11 years ago
  80. b5fb82c xfrm: use xfrm direction when lookup policy by Baker Zhang · 11 years ago
  81. 05600a7 xfrm_user: constify netlink dispatch table by Mathias Krause · 11 years ago
  82. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 11 years ago
  83. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  84. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  85. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  86. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  87. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  88. 7cb8a93 xfrm: Allow inserting policies with matching mark and different priorities by Steffen Klassert · 11 years ago
  89. a0073fe xfrm: Add a state resolution packet queue by Steffen Klassert · 11 years ago
  90. fa8599d xfrm: fix a unbalanced lock by Li RongQing · 11 years ago
  91. 7e50f84 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support by Jussi Kivilinna · 11 years ago
  92. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  93. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. 5b653b2 xfrm: fix freed block size calculation in xfrm_policy_fini() by Michal Kubecek · 12 years ago
  95. e2f6725 net/xfrm/xfrm_replay: avoid division by zero by Nickolai Zeldovich · 12 years ago
  96. 7a9885b xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo by Cong Wang · 12 years ago
  97. 85168c0 xfrm: replace rwlock on xfrm_km_list with rcu by Cong Wang · 12 years ago
  98. 44abdc3 xfrm: replace rwlock on xfrm_state_afinfo with rcu by Cong Wang · 12 years ago
  99. f215bf4 net/xfrm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  100. 71331da xfrm_algo: probe asynchronous block ciphers instead of synchronous by Jussi Kivilinna · 12 years ago