1. 200ce96 xfrm: Const'ify selector argument to xfrm_selector_match() by David S. Miller · 13 years ago
  2. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 13 years ago
  3. 4ca2e68 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. by David S. Miller · 13 years ago
  4. 3f0e18f xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. by David S. Miller · 13 years ago
  5. 98313ad xfrm: Mark flowi arg to xfrm_bundle_create() const. by David S. Miller · 13 years ago
  6. a6c2e61 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. by David S. Miller · 13 years ago
  7. 73ff93c xfrm: Mark flowi arg to xfrm_expand_policies() const. by David S. Miller · 13 years ago
  8. 062cdb4 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. by David S. Miller · 13 years ago
  9. 47209ab xfrm: Kill strict arg to xfrm_bundle_ok(). by David S. Miller · 13 years ago
  10. e1ad2ab xfrm: Mark flowi arg to xfrm_selector_match() const. by David S. Miller · 13 years ago
  11. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 13 years ago
  12. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 13 years ago
  13. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 13 years ago
  14. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  15. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 13 years ago
  16. 0b15093 xfrm: avoid possible oopse in xfrm_alloc_dst by Hiroaki SHIMODA · 13 years ago
  17. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  18. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  19. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  20. 1c4c40c xfrm: make xfrm_bundle_ok local by stephen hemminger · 14 years ago
  21. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  22. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. d809ec8 xfrm: do not assume that template resolving always returns xfrms by Timo Teräs · 14 years ago
  24. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  25. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  26. b1312c8 xfrm: check bundle policy existance before dereferencing it by Timo Teräs · 14 years ago
  27. fafeeb6 xfrm: force a dst reference in __xfrm_route_forward() by Eric Dumazet · 14 years ago
  28. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  29. a1aa348 xfrm: fix policy unreferencing on larval drop by Timo Teras · 14 years ago
  30. 4b02162 xfrm: potential uninitialized variable num_xfrms by Changli Gao · 14 years ago
  31. 285ead1 xfrm: remove policy garbage collection by Timo Teräs · 14 years ago
  32. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  33. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  34. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  35. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  36. fb977e2 xfrm: clone mark when cloning policy by Jamal Hadi Salim · 14 years ago
  37. 34f8d88 xfrm: SP lookups with mark by Jamal Hadi Salim · 14 years ago
  38. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 14 years ago
  39. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 14 years ago
  40. 72032fd xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR by jamal · 14 years ago
  41. 069c474 xfrm: Revert false event eliding commits. by David S. Miller · 14 years ago
  42. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  43. 0dca3a8 xfrm: Flushing empty SPD generates false events by jamal · 14 years ago
  44. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  45. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 15 years ago
  46. 96c5340 NET: XFRM: Fix spelling of neighbour. by Ralf Baechle · 15 years ago
  47. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  48. 29fa0b30 xfrm: Cleanup for unlink SPD entry by Wei Yongjun · 16 years ago
  49. 22d5532 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. d5654ef xfrm: Fix kernel panic when flush and dump SPD entries by Wei Yongjun · 16 years ago
  51. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  52. c68cd1a netns xfrm: /proc/net/xfrm_stat in netns by Alexey Dobriyan · 16 years ago
  53. 59c9940 netns xfrm: per-netns MIBs by Alexey Dobriyan · 16 years ago
  54. 7c2776e netns xfrm: flush SA/SPDs on netns stop by Alexey Dobriyan · 16 years ago
  55. fbda33b netns xfrm: ->get_saddr in netns by Alexey Dobriyan · 16 years ago
  56. c5b3cf4 netns xfrm: ->dst_lookup in netns by Alexey Dobriyan · 16 years ago
  57. ddcfd79 netns xfrm: dst garbage-collecting in netns by Alexey Dobriyan · 16 years ago
  58. 3dd0b49 netns xfrm: flushing/pruning bundles in netns by Alexey Dobriyan · 16 years ago
  59. 99a6665 netns xfrm: xfrm_route_forward() in netns by Alexey Dobriyan · 16 years ago
  60. f6e1e25 netns xfrm: xfrm_policy_check in netns by Alexey Dobriyan · 16 years ago
  61. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  62. cdcbca7 netns xfrm: policy walking in netns by Alexey Dobriyan · 16 years ago
  63. 8d1211a netns xfrm: finding policy in netns by Alexey Dobriyan · 16 years ago
  64. 33ffbbd netns xfrm: policy flushing in netns by Alexey Dobriyan · 16 years ago
  65. 1121994 netns xfrm: policy insertion in netns by Alexey Dobriyan · 16 years ago
  66. e92303f netns xfrm: propagate netns into policy byidx hash by Alexey Dobriyan · 16 years ago
  67. 98806f7 netns xfrm: trivial netns propagations by Alexey Dobriyan · 16 years ago
  68. 66caf62 netns xfrm: per-netns policy hash resizing work by Alexey Dobriyan · 16 years ago
  69. dc2caba netns xfrm: per-netns policy counts by Alexey Dobriyan · 16 years ago
  70. a35f6c5 netns xfrm: per-netns xfrm_policy_bydst hash by Alexey Dobriyan · 16 years ago
  71. 8b18f8e netns xfrm: per-netns inexact policies by Alexey Dobriyan · 16 years ago
  72. 8100bea netns xfrm: per-netns xfrm_policy_byidx hashmask by Alexey Dobriyan · 16 years ago
  73. 93b851c netns xfrm: per-netns xfrm_policy_byidx hash by Alexey Dobriyan · 16 years ago
  74. adfcf0b netns xfrm: per-netns policy list by Alexey Dobriyan · 16 years ago
  75. 0331b1f netns xfrm: add struct xfrm_policy::xp_net by Alexey Dobriyan · 16 years ago
  76. 50a3065 netns xfrm: per-netns km_waitq by Alexey Dobriyan · 16 years ago
  77. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago
  78. c958396 xfrm: initialise xfrm_policy_gc_work statically by Alexey Dobriyan · 16 years ago
  79. 7a12122 net: Remove unused parameter of xfrm_gen_index() by Arnaud Ebalard · 16 years ago
  80. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. bbb770e xfrm: Fix xfrm_policy_gc_lock handling. by Alexey Dobriyan · 16 years ago
  82. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  83. d5917a3 xfrm: C99 for xfrm_dev_notifier by Alexey Dobriyan · 16 years ago
  84. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. a4322266 xfrm: do not leak ESRCH to user space by fernando@oss.ntt.co · 16 years ago
  86. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  87. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  88. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  89. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  90. 47abf28 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  91. 28faa97 ipsec: Make xfrm_larval_drop default to 1. by David S. Miller · 16 years ago
  92. 225f400 ipsec: Restore larval states and socket policies in dump by Herbert Xu · 16 years ago
  93. 9d7d740 net/xfrm: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  94. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  95. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  96. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 16 years ago
  97. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  98. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  99. 9bb182a [XFRM] MIP6: Fix address keys for routing search. by YOSHIFUJI Hideaki · 16 years ago
  100. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 16 years ago