1. e59ea3d netfilter: xt_connlimit: honor conntrack zone if available by Florian Westphal · 10 years ago
  2. 8225161 netfilter: nfnetlink_log: remove unnecessary error messages by Pablo Neira Ayuso · 10 years ago
  3. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  4. baf4750 netfilter: nft_redir: fix sparse warnings by Pablo Neira Ayuso · 10 years ago
  5. f6c6339 netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT by Pablo Neira Ayuso · 10 years ago
  6. ce67417 netfilter: nft_meta: add cgroup support by Ana Rey · 10 years ago
  7. c5a589c netfilter: nf_log: fix sparse warning in nf_logger_find_get() by Pablo Neira Ayuso · 10 years ago
  8. 01cfa0a netfilter: fix spelling errors by stephen hemminger · 10 years ago
  9. c3ac759 Merge branch 'ipvs-next' by Pablo Neira Ayuso · 10 years ago
  10. 8ac2bde netfilter: log: protect nf_log_register against double registering by Marcelo Leitner · 10 years ago
  11. 0c26ed1 netfilter: nf_log: Introduce nft_log_dereference() macro by Marcelo Leitner · 10 years ago
  12. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  13. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  14. 9de920e netfilter: refactor NAT redirect IPv6 code to use it from nf_tables by Arturo Borrero · 10 years ago
  15. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  16. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  17. ce8ec48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  18. 1e2d56a netfilter: nft_nat: dump attributes if they are set by Pablo Neira Ayuso · 10 years ago
  19. 61cfac6b netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN by Pablo Neira Ayuso · 10 years ago
  20. 5c819a3 netfilter: nft_nat: insufficient attribute validation by Pablo Neira Ayuso · 10 years ago
  21. f3f5dde netfilter: nft_compat: validate chain type in match/target by Pablo Neira Ayuso · 10 years ago
  22. 493618a netfilter: nft_compat: fix hook validation for non-base chains by Pablo Neira Ayuso · 10 years ago
  23. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  24. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  25. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  26. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  27. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  28. f0d1f04 netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX by Pablo Neira Ayuso · 10 years ago
  29. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  30. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 4b7fd5d netfilter: explicit module dependency between br_netfilter and physdev by Pablo Neira Ayuso · 10 years ago
  32. 756c1b1 netfilter: nft_compat: remove incomplete 32/64 bits arch compat code by Pablo Neira Ayuso · 10 years ago
  33. 1b1bc49 netfilter: nf_tables: wait for call_rcu completion on module removal by Pablo Neira Ayuso · 10 years ago
  34. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  35. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  36. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  37. db29a95 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  38. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  39. e7af85d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  40. 772476d net/netfilter/x_tables.c: use __seq_open_private() by Rob Jones · 10 years ago
  41. 84d7fce netfilter: nf_tables: export rule-set generation ID by Pablo Neira Ayuso · 10 years ago
  42. fc04733 netfilter: nfnetlink: use original skbuff when committing/aborting by Pablo Neira Ayuso · 10 years ago
  43. fcfa8f4 Merge branch 'ipvs-next' by Pablo Neira Ayuso · 10 years ago
  44. bc18d37 ipvs: Allow heterogeneous pools now that we support them by Alex Gartrell · 10 years ago
  45. f18ae72 ipvs: use the new dest addr family field by Julian Anastasov · 10 years ago
  46. 4d316f3 ipvs: use correct address family in scheduler logs by Julian Anastasov · 10 years ago
  47. cf34e64 ipvs: address family of LBLCR entry depends on svc family by Julian Anastasov · 10 years ago
  48. f7fa380 ipvs: address family of LBLC entry depends on svc family by Julian Anastasov · 10 years ago
  49. 8052ba2 ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding by Alex Gartrell · 10 years ago
  50. c63e4de ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools by Alex Gartrell · 10 years ago
  51. 919aa0b ipvs: Pull out update_pmtu code by Alex Gartrell · 10 years ago
  52. 4a4739d5 ipvs: Pull out crosses_local_route_boundary logic by Alex Gartrell · 10 years ago
  53. 391f503d ipvs: prevent mixing heterogeneous pools and synchronization by Alex Gartrell · 10 years ago
  54. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  55. ad147aa ipvs: Pass destination address family to ip_vs_trash_get_dest by Alex Gartrell · 10 years ago
  56. 655eef1 ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} by Alex Gartrell · 10 years ago
  57. 6cff339 ipvs: Add destination address family to netlink interface by Alex Gartrell · 10 years ago
  58. 616a9be ipvs: Add simple weighted failover scheduler by Kenny Mathis · 10 years ago
  59. 07034ae netfilter: ipset: hash:mac type added to ipset by Jozsef Kadlecsik · 10 years ago
  60. 76cea41 netfilter: ipset: Add skbinfo extension support to SET target. by Anton Danilov · 10 years ago
  61. cbee93d netfilter: ipset: Add skbinfo extension kernel support for the list set type. by Anton Danilov · 10 years ago
  62. af33141 netfilter: ipset: Add skbinfo extension kernel support for the hash set types. by Anton Danilov · 10 years ago
  63. 39d1ecf netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. by Anton Danilov · 10 years ago
  64. 0e9871e netfilter: ipset: Add skbinfo extension kernel support in the ipset core. by Anton Danilov · 10 years ago
  65. 73e64e1 netfilter: ipset: Fix static checker warning in ip_set_core.c by Jozsef Kadlecsik · 10 years ago
  66. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  67. b167a37 netfilter: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  68. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  69. e42eff8 netfilter: nft_nat: include a flag attribute by Arturo Borrero · 10 years ago
  70. b9ac12e netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset by Arturo Borrero · 10 years ago
  71. ee01d54 netfilter: nf_tables: add helpers to schedule objects deletion by Arturo Borrero · 10 years ago
  72. c435201 netfilter: xt_string: Remove unnecessary initialization of struct ts_state by Bojan Prtvar · 10 years ago
  73. 5fcf0cf ipvs: reduce stack usage for sockopt data by Julian Anastasov · 10 years ago
  74. 3045d76 netfilter: nf_tables: add devgroup support in meta expresion by Ana Rey · 10 years ago
  75. ce24b72 netfilter: nf_tables: rename nf_table_delrule_by_chain() by Arturo Borrero · 10 years ago
  76. c559879 netfilter: nf_tables: add helper to unregister chain hooks by Arturo Borrero · 10 years ago
  77. 5e266fe netfilter: nf_tables: refactor rule deletion helper by Arturo Borrero · 10 years ago
  78. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. 679ab4dd netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' by Pablo Neira Ayuso · 10 years ago
  80. 84a59ca netfilter: add explicit Kconfig for NETFILTER_XT_NAT by Pablo Neira Ayuso · 10 years ago
  81. cbb8125 netfilter: nfnetlink: deliver netlink errors on batch completion by Pablo Neira Ayuso · 10 years ago
  82. d99407f netfilter: nft_rbtree: no need for spinlock from set destroy path by Pablo Neira Ayuso · 10 years ago
  83. 39f3901 netfilter: nft_hash: no need for rcu in the hash set destroy path by Pablo Neira Ayuso · 10 years ago
  84. d79a61d netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  85. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  86. eb90b0c ipvs: fix ipv6 hook registration for local replies by Julian Anastasov · 10 years ago
  87. ea1d5d7 ipvs: properly declare tunnel encapsulation by Julian Anastasov · 10 years ago
  88. f111f78 netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset by Alexey Perevalov · 10 years ago
  89. d1c85c2 netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL by Zhouyi Zhou · 10 years ago
  90. 1b05756 netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize' by Jozsef Kadlecsik · 10 years ago
  91. 94729f8 netfilter: ipset: Resolve missing-field-initializer warnings by Mark Rustad · 10 years ago
  92. 6e41ee6 netfilter: ipset: netnet,netportnet: Fix value range support for IPv4 by Sergey Popovich · 10 years ago
  93. ecc245c netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation by Vytas Dauksa · 10 years ago
  94. afc5be30 netfilter: nft_meta: Add cpu attribute support by Ana Rey · 10 years ago
  95. e2a093f netfilter: nft_meta: add pkttype support by Ana Rey · 10 years ago
  96. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  97. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  98. 1e8430f netfilter: nf_tables: nat expression must select CONFIG_NF_NAT by Pablo Neira Ayuso · 10 years ago
  99. caa8ad9 netfilter: x_tables: allow to use default cgroup match by Daniel Borkmann · 10 years ago
  100. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago