1. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  2. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  3. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  4. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  5. 98147d5 net: seq_operations should be const by Stephen Hemminger · 15 years ago
  6. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  7. 6f96106 af_key: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  8. a8d694c af_key: initialize xfrm encap_oa by Timo Teras · 15 years ago
  9. 7013ec3 netns PF_KEY: per-netns /proc/pfkey by Alexey Dobriyan · 15 years ago
  10. 07fb0f1 netns PF_KEY: part 2 by Alexey Dobriyan · 15 years ago
  11. 3fa87a3 netns PF_KEY: part 1 by Alexey Dobriyan · 15 years ago
  12. 7067802 netns xfrm: pass netns with KM notifications by Alexey Dobriyan · 15 years ago
  13. cdcbca7 netns xfrm: policy walking in netns by Alexey Dobriyan · 15 years ago
  14. 8d1211a netns xfrm: finding policy in netns by Alexey Dobriyan · 15 years ago
  15. 33ffbbd netns xfrm: policy flushing in netns by Alexey Dobriyan · 15 years ago
  16. 284fa7d netns xfrm: state walking in netns by Alexey Dobriyan · 15 years ago
  17. 5447c5e netns xfrm: finding states in netns by Alexey Dobriyan · 15 years ago
  18. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 15 years ago
  19. 0e60245 netns xfrm: state flush in netns by Alexey Dobriyan · 15 years ago
  20. 0331b1f netns xfrm: add struct xfrm_policy::xp_net by Alexey Dobriyan · 15 years ago
  21. 50a3065 netns xfrm: per-netns km_waitq by Alexey Dobriyan · 15 years ago
  22. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 15 years ago
  23. 70e9067 af_key: mark policy as dead before destroying by Alexey Dobriyan · 16 years ago
  24. 920da69 key: fix setkey(8) policy set breakage by Alexey Dobriyan · 16 years ago
  25. 1839faa af_key: fix SADB_X_SPDDELETE response by Tobias Brunner · 16 years ago
  26. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  27. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  28. 0523820 af_key: Free dumping state on socket close by Timo Teras · 16 years ago
  29. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  30. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 81b302a key: Use xfrm_addr_cmp() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  32. 5f95ac9 key: Share common code path to extract address from sockaddr{}. by YOSHIFUJI Hideaki · 16 years ago
  33. e5b5665 key: Share common code path to fill sockaddr{}. by YOSHIFUJI Hideaki · 16 years ago
  34. 9e8b4ed key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. by YOSHIFUJI Hideaki · 16 years ago
  35. 99c6f60 ipsec: pfkey should ignore events when no listeners by Jamal Hadi Salim · 16 years ago
  36. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 16 years ago
  37. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  38. 2db3e47 af_key: Fix af_key.c compiler warning by Brian Haley · 16 years ago
  39. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 16 years ago
  40. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  41. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  42. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  43. 83321d6 [AF_KEY]: Dump SA/SP entries non-atomically by Timo Teras · 16 years ago
  44. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 16 years ago
  45. d9595a7 [AF_KEY]: Fix oops by converting to proc_net_*(). by David S. Miller · 16 years ago
  46. a4d6b8a [AF_KEY]: Fix bug in spdadd by Kazunori MIYAZAWA · 16 years ago
  47. bd2f747 [KEY]: Convert net/pfkey to use seq files. by Pavel Emelyanov · 16 years ago
  48. 61145aa [KEY]: Clean up proc files creation a bit. by Pavel Emelyanov · 16 years ago
  49. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 16 years ago
  50. 64c31b3 [XFRM] xfrm_policy_destroy: Rename and relative fixes. by WANG Cong · 16 years ago
  51. d4782c3 [AF_KEY]: Fix skb leak on pfkey_send_migrate() error by Patrick McHardy · 16 years ago
  52. f398035 [IPSEC]: Avoid undefined shift operation when testing algorithm ID by Herbert Xu · 16 years ago
  53. 8053fc3 [IPSEC]: Temporarily remove locks around copying of non-atomic fields by Herbert Xu · 16 years ago
  54. 435000b [PFKEY]: Sending an SADB_GET responds with an SADB_GET by Charles Hardin · 17 years ago
  55. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  56. 298bb62 [AF_KEY]: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  57. 050f009 [IPSEC]: Lock state when copying non-atomic fields to user-space by Herbert Xu · 17 years ago
  58. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  59. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  60. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  61. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  62. 356f89e [NET] Cleanup: DIV_ROUND_UP by Ilpo Järvinen · 17 years ago
  63. 4a4b627 [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 by Joy Latten · 17 years ago
  64. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  65. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 17 years ago
  66. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 17 years ago
  67. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  68. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  69. fefaa75 [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() by David S. Miller · 17 years ago
  70. 55569ce [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. by Kazunori MIYAZAWA · 17 years ago
  71. 16bec31 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa by Eric Paris · 17 years ago
  72. 215a2dd [IPSEC]: Add xfrm policy change auditing to pfkey_spdget by Eric Paris · 17 years ago
  73. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 17 years ago
  74. 13fcfbb0 [XFRM]: Fix OOPSes in xfrm_audit_log(). by David S. Miller · 17 years ago
  75. 8ff2454 [NET] KEY: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  76. 08de61b [PFKEYV2]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 17 years ago
  77. 161a09e audit: Add auditing to ipsec by Joy Latten · 17 years ago
  78. 2718aa7 [IPSEC]: Add AF_KEY interface for encapsulation family. by Miika Komu · 17 years ago
  79. 5d36b18 [XFRM]: annotate ->new_mapping() by Al Viro · 18 years ago
  80. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  81. 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
  82. f7b6983 [XFRM] POLICY: Support netlink socket interface for sub policy. by Masahide NAKAMURA · 18 years ago
  83. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
  84. cb969f0 [MLSXFRM]: Default labeling of socket specific IPSec policies by Venkat Yekkirala · 18 years ago
  85. 4e2ba18 [MLSXFRM]: Add security context to acquire messages using PF_KEY by Venkat Yekkirala · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  88. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  89. d51d081 [IPSEC]: Sync series - user by Jamal Hadi Salim · 18 years ago
  90. 21380b8 [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). by Herbert Xu · 18 years ago
  91. 151bb0f [AF_KEY]: no message type set by Jerome Borsboom · 18 years ago
  92. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  93. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 18 years ago
  94. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 18 years ago
  95. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 18 years ago
  96. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  97. 77d8d7a [IPSEC]: Document that policy direction is derived from the index. by Herbert Xu · 19 years ago
  98. 00fa023 [AF_KEY]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  99. dd87147 [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag by Herbert Xu · 19 years ago
  100. 72cb696 [IPSEC]: Add xfrm_init_state by Herbert Xu · 19 years ago