1. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 10 years ago
  2. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 10 years ago
  3. 4d87716 netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing by Pablo Neira Ayuso · 10 years ago
  4. 36d2af5 netfilter: nf_tables: allow to filter from prerouting and postrouting by Pablo Neira Ayuso · 10 years ago
  5. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  6. c55fbbb netfilter: ebtables: create audit records for replaces by Nicolas Dichtel · 10 years ago
  7. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  8. d4da843 netfilter: kill remnants of ulog targets by Paul Bolle · 10 years ago
  9. 85f5b30 netfilter: bridge: add reject support by Pablo Neira Ayuso · 10 years ago
  10. 960649d netfilter: bridge: add generic packet logger by Pablo Neira Ayuso · 10 years ago
  11. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 10 years ago
  12. 7200135 netfilter: kill ulog targets by Pablo Neira Ayuso · 10 years ago
  13. 1708803 netfilter: bridge: fix Kconfig unmet dependencies by Pablo Neira · 10 years ago
  14. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  15. f5efc69 netfilter: nf_tables: Add meta expression key for bridge interface name by Tomasz Bursztyka · 10 years ago
  16. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  17. 0409114 bridge: netfilter: Use ether_addr_copy by Joe Perches · 11 years ago
  18. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  19. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  20. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  21. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 11 years ago
  22. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  23. 3b088c4 netfilter: nf_tables: make chain types override the default AF functions by Patrick McHardy · 11 years ago
  24. 97ad8b5 bridge: change the position of '{' to the pre line by tanxiaojun · 11 years ago
  25. 31a5b83 bridge: add space before '(/{', after ',', etc. by tanxiaojun · 11 years ago
  26. a97bfc1 bridge: remove unnecessary parentheses by tanxiaojun · 11 years ago
  27. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  28. acab78b netfilter: ebt_ip6: fix source and destination matching by Luís Fernando Cornachioni Estrozi · 11 years ago
  29. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  30. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 4641382 netfilter: bridge: nf_tables: add filter chain type by Pablo Neira Ayuso · 11 years ago
  32. 6e078bc netfilter: bridge: fix nf_tables bridge dependencies with main core by Pablo Neira Ayuso · 11 years ago
  33. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  34. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  35. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  36. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  37. ca0a106 netfilter: ebt_ulog: fix info leaks by Mathias Krause · 11 years ago
  38. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  39. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  40. de94c45 netfilter: {ipt,ebt}_ULOG: rise warning on deprecation by Pablo Neira Ayuso · 11 years ago
  41. 8bc14d2 bridge: netfilter: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  42. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  43. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  44. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 11 years ago
  45. 7d27892 netfilter: ebt_log: add net namespace support for ebt_log by Gao feng · 11 years ago
  46. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  47. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  48. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  49. fa900b9 netfilter: ebt_ulog: remove unnecessary spin lock protection by Gao feng · 12 years ago
  50. 5eb358d bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 12 years ago
  51. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  52. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 12 years ago
  53. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 12 years ago
  55. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  56. 19e303d netfilter: PTR_RET can be used by Wu Fengguang · 12 years ago
  57. f7eadaf netfilter: use kfree_skb() not kfree() by Dan Carpenter · 12 years ago
  58. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  59. 62566ca netfilter: ebt_ulog: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  60. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  61. a157b9d netfilter: bridge: fix wrong pointer dereference by Pablo Neira Ayuso · 13 years ago
  62. 848edc6 netfilter: ebtables: fix wrong name length while copying to user-space by Santosh Nayak · 13 years ago
  63. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 13 years ago
  64. e6373c4 net:bridge: use IS_ENABLED by Igor Maravić · 13 years ago
  65. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  66. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  67. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  68. 7858241 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  69. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  70. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  71. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  72. 9823d9f netfilter: ebtables: fix ebtables build dependency by Bart De Schuymer · 13 years ago
  73. f0da7ee net, netfilter: Remove redundant goto in ebt_ulog_packet by Jesper Juhl · 13 years ago
  74. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  75. 103a977 netfilter: ebtables: only call xt_compat_add_offset once per rule by Florian Westphal · 13 years ago
  76. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  77. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  78. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  79. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  80. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  81. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  82. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  83. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  84. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  85. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  86. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  87. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  88. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  89. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  90. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  91. 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
  92. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  93. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 15 years ago
  94. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 15 years ago
  95. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 15 years ago
  96. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  97. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  98. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 15 years ago
  99. 85bc3f3 netfilter: xtables: do not print any messages on ENOMEM by Jan Engelhardt · 15 years ago
  100. e8a96f6 Merge branch 'master' of ../nf-2.6 by Patrick McHardy · 15 years ago