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