1. 82366de netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule by Florian Westphal · 5 years ago
  2. 35b61a1 netfilter: ebtables: compat: reject all padding in matches/watchers by Florian Westphal · 4 years, 5 months ago
  3. c2ccc34 netfilter: ebtables: fix a memory leak bug in compat by Wenwen Wang · 4 years, 10 months ago
  4. 74da2dc netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 5 years ago
  5. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 5 years ago
  6. c6c0e52 netfilter: ebtables: account ebt_table_info to kmemcg by Shakeel Butt · 5 years ago
  7. fcbd4cc ebtables: arpreply: Add the standard target sanity check by Gao Feng · 7 years ago
  8. 064d9e9 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  9. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  10. 8268afc netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 6 years ago
  11. cb5ce10 netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 6 years ago
  12. d505165 netfilter: ebtables: convert BUG_ONs to WARN_ONs by Florian Westphal · 6 years ago
  13. ccf38b3 netfilter: bridge: ebt_among: add more missing match size checks by Florian Westphal · 6 years ago
  14. 280ef7b netfilter: bridge: ebt_among: add missing match size checks by Florian Westphal · 6 years ago
  15. 21ff147 netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets by Florian Westphal · 6 years ago
  16. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  17. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  18. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  19. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. 23d0750 netfilter: Add the missed return value check of nft_register_chain_type by Gao Feng · 8 years ago
  21. 10151d7 netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate by Pablo Neira Ayuso · 8 years ago
  22. beac5af netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields by Pablo Neira Ayuso · 8 years ago
  23. 779994f netfilter: log: Check param to avoid overflow in nf_log_set by Gao Feng · 8 years ago
  24. 4249fc1 netfilter: ebtables: put module reference when an incorrect extension is found by Sabrina Dubroca · 8 years ago
  25. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  26. 37b090e net: bridge: remove _deliver functions and consolidate forward code by Nikolay Aleksandrov · 8 years ago
  27. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  28. 4ae89ad etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked by Joe Perches · 8 years ago
  29. 402f903 bridge: netfilter: checkpatch data type fixes by Tobin C Harding · 8 years ago
  30. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  32. bcf4934 netfilter: ebtables: Fix extension lookup with identical name by Phil Sutter · 8 years ago
  33. ac28634 netfilter: bridge: add nf_afinfo to enable queuing to userspace by Stephane Bryant · 8 years ago
  34. 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 8 years ago
  35. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 8 years ago
  36. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 8 years ago
  37. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 8 years ago
  38. e639f7a netfilter: nf_tables: wrap tracing with a static key by Florian Westphal · 8 years ago
  39. c1bc1d2 netfilter-bridge: layout of if statements by Ian Morris · 9 years ago
  40. abcdd9a62 netfilter-bridge: brace placement by Ian Morris · 9 years ago
  41. 7f495ad netfilter-bridge: use netdev style comments by Ian Morris · 9 years ago
  42. 052a4bc netfilter-bridge: Cleanse indentation by Ian Morris · 9 years ago
  43. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  44. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  45. 88182a0 netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices by Eric W. Biederman · 9 years ago
  46. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  47. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  48. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  49. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  50. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  51. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  52. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  53. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  56. 069d4a7 netfilter: ebtables: fix comment grammar by Geert Uytterhoeven · 9 years ago
  57. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  59. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 9 years ago
  60. 27cf6a6 ebtables: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  61. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  62. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 9 years ago
  63. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 9 years ago
  64. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  65. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 9 years ago
  66. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 9 years ago
  67. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 9 years ago
  68. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  69. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  70. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  71. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 9 years ago
  72. 72500bc netfilter: bridge: rework reject handling by Florian Westphal · 9 years ago
  73. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  74. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 9 years ago
  75. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  76. 1b63d4b netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic by Alvaro Neira · 10 years ago
  77. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  78. c1207c0 netfilter: nft_reject_bridge: Fix powerpc build error by Guenter Roeck · 10 years ago
  79. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 10 years ago
  80. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 10 years ago
  81. 4d87716 netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing by Pablo Neira Ayuso · 10 years ago
  82. 36d2af5 netfilter: nf_tables: allow to filter from prerouting and postrouting by Pablo Neira Ayuso · 10 years ago
  83. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  84. c55fbbb netfilter: ebtables: create audit records for replaces by Nicolas Dichtel · 10 years ago
  85. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  86. d4da843 netfilter: kill remnants of ulog targets by Paul Bolle · 10 years ago
  87. 85f5b30 netfilter: bridge: add reject support by Pablo Neira Ayuso · 10 years ago
  88. 960649d netfilter: bridge: add generic packet logger by Pablo Neira Ayuso · 10 years ago
  89. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 10 years ago
  90. 7200135 netfilter: kill ulog targets by Pablo Neira Ayuso · 10 years ago
  91. 1708803 netfilter: bridge: fix Kconfig unmet dependencies by Pablo Neira · 10 years ago
  92. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  93. f5efc69 netfilter: nf_tables: Add meta expression key for bridge interface name by Tomasz Bursztyka · 10 years ago
  94. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  95. 0409114 bridge: netfilter: Use ether_addr_copy by Joe Perches · 10 years ago
  96. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 10 years ago
  97. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 10 years ago
  98. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 10 years ago
  99. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 10 years ago
  100. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 10 years ago