1. 43e4ea5 netfilter: nfnetlink: avoid deadlock due to synchronous request_module by Florian Westphal · 5 years ago
  2. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 8 years ago
  4. c58d6c9 netfilter: nfnetlink: correctly validate length of batch messages by Phil Turnbull · 8 years ago
  5. 7c7bdf3 netfilter: nfnetlink: use original skbuff when acking batches by Pablo Neira Ayuso · 8 years ago
  6. 5913bea netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks by Pablo Neira Ayuso · 9 years ago
  7. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  8. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  9. 9c55d3b nfnetlink: add nfnl_dereference_protected helper by Florian Westphal · 9 years ago
  10. bd678e0 netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones by Pablo Neira Ayuso · 9 years ago
  11. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  12. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  13. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  14. dbc3617 netfilter: nfnetlink: don't probe module if it exists by Florian Westphal · 9 years ago
  15. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  16. a9de977 netfilter: nfnetlink: work around wrong endianess in res_id field by Pablo Neira Ayuso · 9 years ago
  17. 6742b9e netfilter: nfnetlink: keep going batch handling on missing modules by Pablo Neira Ayuso · 9 years ago
  18. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  19. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  20. 62924af netfilter: nfnetlink: relax strict multicast group check from netlink_bind by Pablo Neira Ayuso · 9 years ago
  21. 9ea2aa8 netfilter: nfnetlink: validate nfnetlink header from batch by Pablo Neira Ayuso · 9 years ago
  22. 0f81623 netfilter: nfnetlink: remove redundant variable nskb by Duan Jiong · 10 years ago
  23. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  24. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  25. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. fc04733 netfilter: nfnetlink: use original skbuff when committing/aborting by Pablo Neira Ayuso · 10 years ago
  27. cbb8125 netfilter: nfnetlink: deliver netlink errors on batch completion by Pablo Neira Ayuso · 10 years ago
  28. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. ecd15dd netfilter: nfnetlink: Fix use after free when it fails to process batch by Denys Fedoryshchenko · 10 years ago
  30. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  31. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  32. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  33. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 10 years ago
  34. 0eb5db7 netfilter: nfnetlink: add rcu_dereference_protected() helpers by Patrick McHardy · 10 years ago
  35. cdbe7c2 nfnetlink: do not ack malformed messages by Jiri Benc · 11 years ago
  36. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  37. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  38. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  39. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  40. 9df9e783 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set by Paul Bolle · 11 years ago
  41. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 11 years ago
  42. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  43. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  44. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  45. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  47. 0329274 netlink: add nlk->netlink_bind hook for module auto-loading by Pablo Neira Ayuso · 12 years ago
  48. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  49. 4009e18 netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  50. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  51. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  52. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  53. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  54. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  55. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  56. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  57. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  58. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  59. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 14 years ago
  60. c01ae81 netfilter: remove unused headers in net/netfilter/nfnetlink.c by Zhitong Wang · 14 years ago
  61. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 14 years ago
  62. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  63. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  64. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 15 years ago
  65. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 15 years ago
  66. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 15 years ago
  67. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  68. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  69. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  70. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  71. 3b71535 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 by Denis V. Lunev · 17 years ago
  72. e373057 [NETFILTER]: nfnetlink: support attribute policies by Patrick McHardy · 17 years ago
  73. dd82185 [NETFILTER]: nfnetlink: use nlmsg_notify() by Patrick McHardy · 17 years ago
  74. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  75. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  76. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  77. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  78. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  79. c7bf5f9 [NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST by Thomas Graf · 17 years ago
  80. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  81. ac6d141 [NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check_attribute by Pablo Neira Ayuso · 17 years ago
  82. f4bc177 [NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported symbol by Pablo Neira Ayuso · 17 years ago
  83. 8a2e895 [NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c by Pablo Neira Ayuso · 17 years ago
  84. ac0f1d9 [NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys by Pablo Neira Ayuso · 17 years ago
  85. d9e6d02 [NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes by Pablo Neira Ayuso · 17 years ago
  86. 67ca396 [NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink by Pablo Neira Ayuso · 17 years ago
  87. 73c3618 [NETFILTER]: nfnetlink: use netlink_run_queue() by Patrick McHardy · 17 years ago
  88. a3c5029 [NETFILTER]: nfnetlink: use mutex instead of semaphore by Patrick McHardy · 17 years ago
  89. 4498121 [NET]: Handle disabled preemption in gfp_any() by Patrick McHardy · 17 years ago
  90. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  91. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  94. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  95. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  96. 3ebbe0c [NETFILTER]: nfnetlink: Fix calculation of minimum message length by Yasuyuki Kozakai · 19 years ago
  97. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 19 years ago
  98. ed77de9 [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set by Harald Welte · 19 years ago
  99. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 19 years ago
  100. ebe0bbf [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV by Harald Welte · 19 years ago