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