1. 65af4a10 netfilter: nfnetlink_log: add support for VLAN information by Michael Braun · 5 years ago
  2. 7e59b3fe netfilter: remove unnecessary spaces by yangxingwu · 6 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. 916f6ef netfilter: never get/set skb->tstamp by Florian Westphal · 6 years ago
  5. c8d1da4 netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh() by Paul E. McKenney · 6 years ago
  6. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  7. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  8. ce20cdf netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet. by Taehee Yoo · 7 years ago
  9. 4c87158 netfilter: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  10. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  11. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  12. 613d077 netfilter: exit_net cleanup check added by Vasily Averin · 7 years ago
  13. 549d2d4 netfilter: constify nf_loginfo structures by Julia Lawall · 8 years ago
  14. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  15. 04ba724 netfilter: nfnetlink: extended ACK reporting by Pablo Neira Ayuso · 8 years ago
  16. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  17. c83fa19 netfilter: nf_log: don't call synchronize_rcu in nf_log_unset by Florian Westphal · 8 years ago
  18. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  19. dedb67c netfilter: Add nfnl_msg_type() helper function by Pablo Neira Ayuso · 8 years ago
  20. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  21. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  22. a7647080 netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name by Liping Zhang · 8 years ago
  23. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  24. 0813fbc netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation by Calvin Owens · 8 years ago
  25. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  26. 2497b84 netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name by Liping Zhang · 9 years ago
  27. 7643507 netfilter: xt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 9 years ago
  28. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 9 years ago
  29. eb07595 netfilter: nfnetlink_log: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  30. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  31. 23509fc netfilter: nfnetlink_log: Change setter functions to be void by Rosen, Rami · 9 years ago
  32. f13f2ae netfilter: Set /proc/net entries owner to root in namespace by Philip Whineray · 9 years ago
  33. c872a2d netfilter: nfnetlink_log: work around uninitialized variable warning by Arnd Bergmann · 9 years ago
  34. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  35. 8cbc870 netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity by Pablo Neira · 9 years ago
  36. 336a3b3 netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config() by Pablo Neira Ayuso · 9 years ago
  37. 914eebf netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 9 years ago
  38. a29a9a5 netfilter: nfnetlink_log: allow to attach conntrack by Ken-ichirou MATSUZAWA · 9 years ago
  39. f6389ec nfnetlink: use y2038 safe timestamp by Arnd Bergmann · 9 years ago
  40. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 10 years ago
  41. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 10 years ago
  42. 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 10 years ago
  43. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 10 years ago
  44. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
  45. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  46. 1ca9e41 netfilter: Remove uses of seq_<foo> return values by Joe Perches · 10 years ago
  47. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 10 years ago
  48. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  49. beacd3e netfilter: nfnetlink_log: Make use of pr_fmt where applicable by Marcelo Leitner · 10 years ago
  50. 8225161 netfilter: nfnetlink_log: remove unnecessary error messages by Pablo Neira Ayuso · 10 years ago
  51. b51d3fa netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 10 years ago
  52. c1e7dc9 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 10 years ago
  53. 9dfa1df netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 10 years ago
  54. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  55. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 11 years ago
  56. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 11 years ago
  57. 39111fd netfilter: nfnetlink_log: remove unused code by Florian Westphal · 11 years ago
  58. 45c2aff netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module by Gao feng · 11 years ago
  59. afff14f netfilter: nfnetlink_log: use proper net to allocate skb by Gao feng · 11 years ago
  60. e4d091d netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message by Dan Carpenter · 12 years ago
  61. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 12 years ago
  62. e778f56 netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS by Pablo Neira Ayuso · 12 years ago
  63. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  64. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 12 years ago
  65. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 12 years ago
  66. f229f6c netfilter: add my copyright statements by Patrick McHardy · 12 years ago
  67. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  68. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 12 years ago
  69. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 12 years ago
  70. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  71. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  72. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 12 years ago
  73. 0c36b48b netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 12 years ago
  74. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  75. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  76. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  78. 0626af3 netfilter: take care of timewait sockets by Eric Dumazet · 12 years ago
  79. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  80. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  81. 2dba62c netfilter: nfnetlink_log: fix NLA_PUT macro removal bug by Patrick McHardy · 13 years ago
  82. 9eea951 userns: nfnetlink_log: Report socket uids in the log sockets user namespace by Eric W. Biederman · 13 years ago
  83. d550d09 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). by David S. Miller · 13 years ago
  84. 1db20a5 nfnetlink_log: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  85. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  86. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  87. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 14 years ago
  88. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 14 years ago
  89. 8248779b netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 14 years ago
  90. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  91. 16fb62b6 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
  92. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 15 years ago
  93. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 15 years ago
  94. bed1be2 netfilter: nfnetlink_log: RCU conversion by Eric Dumazet · 15 years ago
  95. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 15 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  97. a49c650 netfilter: nfnetlink_log: fix silly refcount leak by Alexey Dobriyan · 15 years ago
  98. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 15 years ago
  99. 424eff9 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
  100. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago