1. eb014de netfilter: nf_tables: autoload modules from the abort path by Pablo Neira Ayuso · 5 years ago
  2. 1b0890cd netfilter: nfnetlink: avoid deadlock due to synchronous request_module by Florian Westphal · 6 years ago
  3. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  4. f102d66 netfilter: nf_tables: use dedicated mutex to guard transactions by Florian Westphal · 7 years ago
  5. be2ab5b4 netfilter: nf_tables: take module reference when starting a batch by Florian Westphal · 7 years ago
  6. ca2f18b netfilter: nf_tables: make valid_genid callback mandatory by Florian Westphal · 7 years ago
  7. 71ad00c netfilter: nf_tables: fix module unload race by Florian Westphal · 7 years ago
  8. 7b7744e netfilter: nfnetlink: Remove VLA usage by Kees Cook · 7 years ago
  9. a654de8 netfilter: nf_tables: fix chain dependency validation by Pablo Neira Ayuso · 7 years ago
  10. 8a3d4c3 netfilter: nf_tables: fail batch if fatal signal is pending by Florian Westphal · 7 years ago
  11. 0030879 netfilter: nfnetlink: allow commit to fail by Florian Westphal · 7 years ago
  12. e553116 netfilter: remove messages print and boot/module load time by Pablo Neira Ayuso · 7 years ago
  13. f55ce7b netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv by Mateusz Jurczyk · 8 years ago
  14. 04ba724 netfilter: nfnetlink: extended ACK reporting by Pablo Neira Ayuso · 8 years ago
  15. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  16. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  17. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  18. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  19. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  20. ccaba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  21. 4eba8b7 netfilter: nfnetlink: remove static declaration from err_list by Liping Zhang · 8 years ago
  22. 8c4d4e8 netfilter: nfnetlink: allow to check for generation ID by Pablo Neira Ayuso · 8 years ago
  23. 4865683 netfilter: nfnetlink: add nfnetlink_rcv_skb_batch() by Pablo Neira Ayuso · 8 years ago
  24. b745d03 netfilter: nfnetlink: get rid of u_intX_t types by Pablo Neira Ayuso · 8 years ago
  25. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  26. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 9 years ago
  28. c58d6c9 netfilter: nfnetlink: correctly validate length of batch messages by Phil Turnbull · 9 years ago
  29. 7c7bdf3 netfilter: nfnetlink: use original skbuff when acking batches by Pablo Neira Ayuso · 9 years ago
  30. 5913bea netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks by Pablo Neira Ayuso · 9 years ago
  31. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  32. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  33. 9c55d3b nfnetlink: add nfnl_dereference_protected helper by Florian Westphal · 9 years ago
  34. bd678e0 netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones by Pablo Neira Ayuso · 9 years ago
  35. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  36. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  37. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  38. dbc3617 netfilter: nfnetlink: don't probe module if it exists by Florian Westphal · 9 years ago
  39. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  40. a9de977 netfilter: nfnetlink: work around wrong endianess in res_id field by Pablo Neira Ayuso · 10 years ago
  41. 6742b9e netfilter: nfnetlink: keep going batch handling on missing modules by Pablo Neira Ayuso · 10 years ago
  42. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  43. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  44. 62924af netfilter: nfnetlink: relax strict multicast group check from netlink_bind by Pablo Neira Ayuso · 10 years ago
  45. 9ea2aa8 netfilter: nfnetlink: validate nfnetlink header from batch by Pablo Neira Ayuso · 10 years ago
  46. 0f81623 netfilter: nfnetlink: remove redundant variable nskb by Duan Jiong · 10 years ago
  47. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  48. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  49. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. fc04733 netfilter: nfnetlink: use original skbuff when committing/aborting by Pablo Neira Ayuso · 10 years ago
  51. cbb8125 netfilter: nfnetlink: deliver netlink errors on batch completion by Pablo Neira Ayuso · 11 years ago
  52. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. ecd15dd netfilter: nfnetlink: Fix use after free when it fails to process batch by Denys Fedoryshchenko · 11 years ago
  54. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 11 years ago
  55. 90f62cf3 net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  56. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 11 years ago
  57. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 11 years ago
  58. 0eb5db7 netfilter: nfnetlink: add rcu_dereference_protected() helpers by Patrick McHardy · 11 years ago
  59. cdbe7c2 nfnetlink: do not ack malformed messages by Jiri Benc · 11 years ago
  60. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  61. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 12 years ago
  62. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 12 years ago
  63. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  64. 9df9e783 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set by Paul Bolle · 12 years ago
  65. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 12 years ago
  66. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  67. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 13 years ago
  68. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
  69. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  70. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 13 years ago
  71. 0329274 netlink: add nlk->netlink_bind hook for module auto-loading by Pablo Neira Ayuso · 13 years ago
  72. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 13 years ago
  73. 4009e18 netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg by Tomasz Bursztyka · 13 years ago
  74. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  75. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  76. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  77. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  78. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  79. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 14 years ago
  80. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 14 years ago
  81. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 15 years ago
  82. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  83. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 15 years ago
  84. c01ae81 netfilter: remove unused headers in net/netfilter/nfnetlink.c by Zhitong Wang · 15 years ago
  85. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 15 years ago
  86. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 16 years ago
  87. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 16 years ago
  88. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 16 years ago
  89. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 16 years ago
  90. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 16 years ago
  91. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  92. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  93. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  94. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  95. 3b71535 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 by Denis V. Lunev · 17 years ago
  96. e373057 [NETFILTER]: nfnetlink: support attribute policies by Patrick McHardy · 17 years ago
  97. dd82185 [NETFILTER]: nfnetlink: use nlmsg_notify() by Patrick McHardy · 17 years ago
  98. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  99. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  100. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago