1. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  2. 2497b84 netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name by Liping Zhang · 8 years ago
  3. 7643507 netfilter: xt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 8 years ago
  4. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 8 years ago
  5. eb07595 netfilter: nfnetlink_log: just returns error for unknown command by Ken-ichirou MATSUZAWA · 8 years ago
  6. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 8 years ago
  7. 23509fc netfilter: nfnetlink_log: Change setter functions to be void by Rosen, Rami · 8 years ago
  8. f13f2ae netfilter: Set /proc/net entries owner to root in namespace by Philip Whineray · 9 years ago
  9. c872a2d netfilter: nfnetlink_log: work around uninitialized variable warning by Arnd Bergmann · 9 years ago
  10. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  11. 8cbc870 netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity by Pablo Neira · 9 years ago
  12. 336a3b3 netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config() by Pablo Neira Ayuso · 9 years ago
  13. 914eebf netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 9 years ago
  14. a29a9a5 netfilter: nfnetlink_log: allow to attach conntrack by Ken-ichirou MATSUZAWA · 9 years ago
  15. f6389ec nfnetlink: use y2038 safe timestamp by Arnd Bergmann · 9 years ago
  16. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 9 years ago
  17. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  18. 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 9 years ago
  19. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 9 years ago
  20. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 9 years ago
  21. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  22. 1ca9e41 netfilter: Remove uses of seq_<foo> return values by Joe Perches · 9 years ago
  23. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  24. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  25. beacd3e netfilter: nfnetlink_log: Make use of pr_fmt where applicable by Marcelo Leitner · 10 years ago
  26. 8225161 netfilter: nfnetlink_log: remove unnecessary error messages by Pablo Neira Ayuso · 10 years ago
  27. b51d3fa netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 10 years ago
  28. c1e7dc9 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 10 years ago
  29. 9dfa1df netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 10 years ago
  30. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  31. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 10 years ago
  32. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 10 years ago
  33. 39111fd netfilter: nfnetlink_log: remove unused code by Florian Westphal · 10 years ago
  34. 45c2aff netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module by Gao feng · 10 years ago
  35. afff14f netfilter: nfnetlink_log: use proper net to allocate skb by Gao feng · 11 years ago
  36. e4d091d netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message by Dan Carpenter · 11 years ago
  37. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  38. e778f56 netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS by Pablo Neira Ayuso · 11 years ago
  39. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  40. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  41. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  42. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  43. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  44. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 11 years ago
  45. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  46. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  47. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  48. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 11 years ago
  49. 0c36b48 netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 11 years ago
  50. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  51. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  52. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  54. 0626af3 netfilter: take care of timewait sockets by Eric Dumazet · 12 years ago
  55. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  57. 2dba62c netfilter: nfnetlink_log: fix NLA_PUT macro removal bug by Patrick McHardy · 12 years ago
  58. 9eea951 userns: nfnetlink_log: Report socket uids in the log sockets user namespace by Eric W. Biederman · 12 years ago
  59. d550d09 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  60. 1db20a5 nfnetlink_log: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  61. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  62. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  63. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  64. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  65. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 13 years ago
  66. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  67. 16fb62b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  68. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  69. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 14 years ago
  70. bed1be2 netfilter: nfnetlink_log: RCU conversion by Eric Dumazet · 14 years ago
  71. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  73. a49c650 netfilter: nfnetlink_log: fix silly refcount leak by Alexey Dobriyan · 14 years ago
  74. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 14 years ago
  75. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  76. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  77. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  78. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  79. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 15 years ago
  80. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  81. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  82. 2c6764b netfilter: nfnetlink_log: fix timeout handling by Eric Leblond · 15 years ago
  83. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  84. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  85. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  86. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  87. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  88. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  89. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  90. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  91. b7047a1 [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  92. 7000d38 [NETFILTER]: nfnetlink_log: fix computation of netlink skb size by Eric Leblond · 16 years ago
  93. 4e26fe2 [NETFILTER]: nfnetlink_log: sparse warning fixes by Stephen Hemminger · 16 years ago
  94. 41d0cde [NETFILTER]: nfnetlink_log: fix typo by Patrick McHardy · 16 years ago
  95. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 16 years ago
  96. 0dfedd2 [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions by Patrick McHardy · 16 years ago
  97. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 16 years ago
  98. 1792bab [NETFILTER]: nfnetlink_log: remove excessive debugging by Patrick McHardy · 16 years ago
  99. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 16 years ago
  100. c0506365 [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config by Patrick McHardy · 16 years ago