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