1. f5553c1 netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() by Pablo Neira Ayuso · 9 years ago
  2. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 9 years ago
  3. e8781f7 netfilter: nf_tables: disable preemption when restoring chain counters by Pablo Neira Ayuso · 9 years ago
  4. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 9 years ago
  5. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  6. a2f18db netfilter: nf_tables: fix flush ruleset chain dependencies by Pablo Neira Ayuso · 9 years ago
  7. 62924af netfilter: nfnetlink: relax strict multicast group check from netlink_bind by Pablo Neira Ayuso · 9 years ago
  8. 9ea2aa8 netfilter: nfnetlink: validate nfnetlink header from batch by Pablo Neira Ayuso · 9 years ago
  9. 8ca3f5e netfilter: conntrack: fix race between confirmation and flush by Pablo Neira Ayuso · 10 years ago
  10. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 9 years ago
  11. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 9 years ago
  12. 70314fc Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next into ipvs-next by Pablo Neira Ayuso · 9 years ago
  13. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  14. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  15. 3b05ac3 ipvs: uninitialized data with IP_VS_IPV6 by Dan Carpenter · 10 years ago
  16. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  17. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  18. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  19. cac3763 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net by Jozsef Kadlecsik · 10 years ago
  20. 77b4311 netfilter: ipset: Allocate the proper size of memory when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  21. 25a76f3 netfilter: ipset: Simplify cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  22. 59de79c netfilter: ipset: Indicate when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  23. a51b919 netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace by Jozsef Kadlecsik · 10 years ago
  24. 86ac79c netfilter: ipset: Support updating extensions when the set is full by Jozsef Kadlecsik · 10 years ago
  25. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  27. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  28. abc86d0 netfilter: xt_recent: relax ip_pkt_list_tot restrictions by Florian Westphal · 10 years ago
  29. 43612d7 Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse" by Pablo Neira · 10 years ago
  30. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  31. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. beacd3e netfilter: nfnetlink_log: Make use of pr_fmt where applicable by Marcelo Leitner · 10 years ago
  33. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  34. 2c7b5d5 netfilter: nf_conntrack_h323: lookup route from proper net namespace by Vasily Averin · 10 years ago
  35. e59ea3d netfilter: xt_connlimit: honor conntrack zone if available by Florian Westphal · 10 years ago
  36. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  37. 5195c14 netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse by bill bonaparte · 10 years ago
  38. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  39. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  40. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  41. 8225161 netfilter: nfnetlink_log: remove unnecessary error messages by Pablo Neira Ayuso · 10 years ago
  42. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  43. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  44. afefb6f netfilter: nft_compat: use the match->table to validate dependencies by Pablo Neira Ayuso · 10 years ago
  45. c918687 netfilter: nft_compat: relax chain type validation by Pablo Neira Ayuso · 10 years ago
  46. 2daf1b4 netfilter: nft_compat: use current net namespace by Pablo Neira Ayuso · 10 years ago
  47. baf4750 netfilter: nft_redir: fix sparse warnings by Pablo Neira Ayuso · 10 years ago
  48. f6c6339 netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT by Pablo Neira Ayuso · 10 years ago
  49. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  50. 2196937 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 10 years ago
  51. ce67417 netfilter: nft_meta: add cgroup support by Ana Rey · 10 years ago
  52. e71456a netfilter: Remove checks of seq_printf() return values by Steven Rostedt (Red Hat) · 10 years ago
  53. 824f1fb netfilter: Convert print_tuple functions to return void by Joe Perches · 10 years ago
  54. 37246a5 netfilter: Remove return values for print_conntrack callbacks by Steven Rostedt (Red Hat) · 10 years ago
  55. c5a589c netfilter: nf_log: fix sparse warning in nf_logger_find_get() by Pablo Neira Ayuso · 10 years ago
  56. 01cfa0a netfilter: fix spelling errors by stephen hemminger · 10 years ago
  57. c3ac759 Merge branch 'ipvs-next' by Pablo Neira Ayuso · 10 years ago
  58. 8ac2bde netfilter: log: protect nf_log_register against double registering by Marcelo Leitner · 10 years ago
  59. 0c26ed1 netfilter: nf_log: Introduce nft_log_dereference() macro by Marcelo Leitner · 10 years ago
  60. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  61. 3d53666 ipvs: Avoid null-pointer deref in debug code by Alex Gartrell · 10 years ago
  62. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  63. 9de920e netfilter: refactor NAT redirect IPv6 code to use it from nf_tables by Arturo Borrero · 10 years ago
  64. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  65. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  66. b51d3fa netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 10 years ago
  67. c1e7dc9 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 10 years ago
  68. 9dfa1df netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 10 years ago
  69. c123bb7 netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation by Sabrina Dubroca · 10 years ago
  70. 0f9f5e1 netfilter: ipset: off by one in ip_set_nfnl_get_byindex() by Dan Carpenter · 10 years ago
  71. e37ad9fd netfilter: nf_conntrack: allow server to become a client in TW handling by Marcelo Leitner · 10 years ago
  72. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  73. ce8ec48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  74. 1e2d56a netfilter: nft_nat: dump attributes if they are set by Pablo Neira Ayuso · 10 years ago
  75. 61cfac6b netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN by Pablo Neira Ayuso · 10 years ago
  76. 5c819a3 netfilter: nft_nat: insufficient attribute validation by Pablo Neira Ayuso · 10 years ago
  77. f3f5dde netfilter: nft_compat: validate chain type in match/target by Pablo Neira Ayuso · 10 years ago
  78. 493618a netfilter: nft_compat: fix hook validation for non-base chains by Pablo Neira Ayuso · 10 years ago
  79. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  80. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  81. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  82. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  83. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  84. f0d1f04 netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX by Pablo Neira Ayuso · 10 years ago
  85. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  86. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 4b7fd5d netfilter: explicit module dependency between br_netfilter and physdev by Pablo Neira Ayuso · 10 years ago
  88. 756c1b1 netfilter: nft_compat: remove incomplete 32/64 bits arch compat code by Pablo Neira Ayuso · 10 years ago
  89. 1b1bc49 netfilter: nf_tables: wait for call_rcu completion on module removal by Pablo Neira Ayuso · 10 years ago
  90. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  91. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  92. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  93. db29a95 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  94. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  95. e7af85d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  96. 772476d net/netfilter/x_tables.c: use __seq_open_private() by Rob Jones · 10 years ago
  97. 84d7fce netfilter: nf_tables: export rule-set generation ID by Pablo Neira Ayuso · 10 years ago
  98. fc04733 netfilter: nfnetlink: use original skbuff when committing/aborting by Pablo Neira Ayuso · 10 years ago
  99. fcfa8f4 Merge branch 'ipvs-next' by Pablo Neira Ayuso · 10 years ago
  100. bc18d37 ipvs: Allow heterogeneous pools now that we support them by Alex Gartrell · 10 years ago