1. b9edc73 Merge android-4.9.193 (23f8789) into msm-4.9 by jianzhou · 4 years, 7 months ago
  2. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 7 months ago
  3. 23f8789 Merge 4.9.193 into android-4.9 by Greg Kroah-Hartman · 4 years, 8 months ago
  4. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  5. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  6. f76107c af_key: fix leaks in key_pol_get_resp and dump_sp. by Jeremy Sowden · 5 years ago
  7. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  8. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  9. 1a2e457 af_key: unconditionally clone on broadcast by Sean Tranchetti · 6 years ago
  10. 142b79a af_key: Always verify length of provided sadb_key by Kevin Easton · 6 years ago
  11. a587acd af_key: Fix slab-out-of-bounds in pfkey_compile_policy. by Steffen Klassert · 7 years ago
  12. 0476e6d af_key: fix buffer overread in parse_exthdrs() by Eric Biggers · 6 years ago
  13. e4dc05a af_key: fix buffer overread in verify_address_len() by Eric Biggers · 6 years ago
  14. 2e3f17f af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 7 years ago
  15. 0f94b36 af_key: Add lock to key dump by Yuejie Shi · 7 years ago
  16. 3c17d41 af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 7 years ago
  17. ac27302 xfrm: Oops on error in pfkey_msg2xfrm_state() by Dan Carpenter · 7 years ago
  18. c460f2b xfrm: NULL dereference on allocation failure by Dan Carpenter · 7 years ago
  19. f6b8dec9 af_key: fix two typos by Li RongQing · 9 years ago
  20. ba51b6b net: Fix RCU splat in af_key by David Ahern · 9 years ago
  21. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  22. 69b0137 ipsec: Add IV generator information to xfrm_state by Herbert Xu · 9 years ago
  23. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  24. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 9 years ago
  25. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  26. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  27. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  28. 4ecf1dc af_key: remove unnecessary break after return by Fabian Frederick · 10 years ago
  29. 47162c0 af_key: Replace comma with semicolon by Himangi Saraogi · 10 years ago
  30. 2e71029 xfrm: Remove useless xfrm_audit struct. by Tetsuo Handa · 10 years ago
  31. f1370cc xfrm: Remove useless secid field from xfrm_audit. by Tetsuo Handa · 10 years ago
  32. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  33. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  35. 87536a8 net: af_key: fix sleeping under rcu by Nikolay Aleksandrov · 10 years ago
  36. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 10 years ago
  37. d2c5f65 pfkey: fix SADB_X_EXT_FILTER length check by Nicolas Dichtel · 10 years ago
  38. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 10 years ago
  39. 0f24558 xfrm: avoid creating temporary SA when there are no listeners by Horia Geanta · 10 years ago
  40. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 10 years ago
  41. 5b8ef34 xfrm: Remove ancient sleeping when the SA is in acquire state by Steffen Klassert · 11 years ago
  42. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  43. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  44. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 10 years ago
  45. 33fce60 xfrm: Guard IPsec anti replay window against replay bitmap by Fan Du · 11 years ago
  46. af83fde xfrm: Remove rebundant address family checking by Fan Du · 11 years ago
  47. 8603b955 af_key: constify lookup tables by Mathias Krause · 11 years ago
  48. e473fcb xfrm: constify mark argument of xfrm_find_acq() by Mathias Krause · 11 years ago
  49. ff862a4 af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  50. a5cc68f af_key: fix info leaks in notify messages by Mathias Krause · 11 years ago
  51. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  52. 0fb031f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  53. d0d79c3 afkey: fix a typo by Junwei Zhang · 11 years ago
  54. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  55. 85dfb74 af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 11 years ago
  56. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  57. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  58. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  59. 7e50f84 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support by Jussi Kivilinna · 11 years ago
  60. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  61. cdfa1fe af_key: remove a duplicated skb_orphan() by Cong Wang · 11 years ago
  62. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 11 years ago
  63. f674e72 net/key/af_key.c: add range checks on ->sadb_x_policy_len by Dan Carpenter · 12 years ago
  64. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  65. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  66. 65e0736 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire by Fan Du · 12 years ago
  67. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  68. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  69. 89eb06f net/key/af_key.c: add missing kfree_skb by Julia Lawall · 12 years ago
  70. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 12 years ago
  71. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 12 years ago
  72. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  73. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  74. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  75. 7f6daa6 pfkey: fix warning by Stephen Hemminger · 13 years ago
  76. 4c93fbb pfkey: Use const where possible. by David S. Miller · 13 years ago
  77. 183cad1 xfrm: Const'ify pointer args to km_migrate() and implementations. by David S. Miller · 13 years ago
  78. 214e005 xfrm: Pass km_event pointers around as const when possible. by David S. Miller · 13 years ago
  79. ada440e afkey: add sparse annotation about rcu by stephen hemminger · 13 years ago
  80. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  81. 207024b pfkey: add severity to printk by stephen hemminger · 14 years ago
  82. 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
  83. 9a127aa af_key: return error if pfkey_xfrm_policy2msg_prep() fails by Dan Carpenter · 14 years ago
  84. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 14 years ago
  85. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  86. 7f6b9db af_key: locking change by stephen hemminger · 14 years ago
  87. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 14 years ago
  88. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 14 years ago
  89. 8be987d pfkey: fix SA and SP flush sequence by Jamal Hadi Salim · 14 years ago
  90. 069c474 xfrm: Revert false event eliding commits. by David S. Miller · 14 years ago
  91. 0dca3a8 xfrm: Flushing empty SPD generates false events by jamal · 14 years ago
  92. 19f4c71 xfrm: Flushing empty SAD generates false events by jamal · 14 years ago
  93. 27b5b86 net: af_key: use seq_hlist_foo() helpers by Li Zefan · 14 years ago
  94. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. 180211b af_key: fix netns ops ordering on module load/unload by Alexey Dobriyan · 14 years ago
  96. 28aecb9 xfrm: avoid spinlock in get_acqseq() by Eric Dumazet · 14 years ago
  97. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  98. c20a66f xfrm: Fix truncation length of authentication algorithms installed via PF_KEY by Martin Willi · 14 years ago
  99. 23c049c net: Simplify af_key pernet operations. by Eric W. Biederman · 14 years ago
  100. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 14 years ago