1. 4a3046d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  2. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 9a77662 netfilter: Use rhashtable walk iterator by Herbert Xu · 9 years ago
  4. 4c1017a netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID by Patrick McHardy · 9 years ago
  5. 5191f4d netfilter: nft_compat: add ebtables support by Arturo Borrero · 9 years ago
  6. f5553c1 netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() by Pablo Neira Ayuso · 9 years ago
  7. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  8. e8781f7 netfilter: nf_tables: disable preemption when restoring chain counters by Pablo Neira Ayuso · 9 years ago
  9. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 9 years ago
  10. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  11. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  12. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  14. ae406bd netfilter: conntrack: Remove nf_ct_conntrack_flush_report by Kristian Evensen · 10 years ago
  15. 866476f netfilter: conntrack: Flush connections with a given mark by Kristian Evensen · 10 years ago
  16. a2f18db netfilter: nf_tables: fix flush ruleset chain dependencies by Pablo Neira Ayuso · 9 years ago
  17. 62924af netfilter: nfnetlink: relax strict multicast group check from netlink_bind by Pablo Neira Ayuso · 9 years ago
  18. 9ea2aa8 netfilter: nfnetlink: validate nfnetlink header from batch by Pablo Neira Ayuso · 9 years ago
  19. 8ca3f5e netfilter: conntrack: fix race between confirmation and flush by Pablo Neira Ayuso · 10 years ago
  20. b44b565 netfilter: nf_ct_seqadj: print ack seq in the right host byte order by Gao feng · 10 years ago
  21. b18c5d1 netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings by Chen Gang · 10 years ago
  22. 0f81623 netfilter: nfnetlink: remove redundant variable nskb by Duan Jiong · 10 years ago
  23. 97defe1 rhashtable: Per bucket locks & deferred expansion/shrinking by Thomas Graf · 9 years ago
  24. 897362e nft_hash: Remove rhashtable_remove_pprev() by Thomas Graf · 9 years ago
  25. 88d6ed1 rhashtable: Convert bucket iterators to take table and index by Thomas Graf · 9 years ago
  26. 8d24c0b rhashtable: Do hashing inside of rhashtable_lookup_compare() by Thomas Graf · 9 years ago
  27. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  28. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 10 years ago
  29. 8aefc4d netfilter: log: remove unnecessary sizeof(char) by Fabian Frederick · 10 years ago
  30. 372e286 netfilter: xt_osf: Use continue to reduce indentation by Joe Perches · 10 years ago
  31. 88eab47 netfilter: conntrack: adjust nf_conntrack_buckets default value by Marcelo Leitner · 10 years ago
  32. 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 · 10 years ago
  33. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  34. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  35. 3b05ac3 ipvs: uninitialized data with IP_VS_IPV6 by Dan Carpenter · 10 years ago
  36. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  37. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  38. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  39. cac3763 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net by Jozsef Kadlecsik · 10 years ago
  40. 77b4311 netfilter: ipset: Allocate the proper size of memory when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  41. 25a76f3 netfilter: ipset: Simplify cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  42. 59de79c netfilter: ipset: Indicate when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  43. a51b919 netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace by Jozsef Kadlecsik · 10 years ago
  44. 86ac79c netfilter: ipset: Support updating extensions when the set is full by Jozsef Kadlecsik · 10 years ago
  45. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  47. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  48. abc86d0 netfilter: xt_recent: relax ip_pkt_list_tot restrictions by Florian Westphal · 10 years ago
  49. 43612d7 Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse" by Pablo Neira · 10 years ago
  50. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  51. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. beacd3e netfilter: nfnetlink_log: Make use of pr_fmt where applicable by Marcelo Leitner · 10 years ago
  53. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  54. 2c7b5d5 netfilter: nf_conntrack_h323: lookup route from proper net namespace by Vasily Averin · 10 years ago
  55. e59ea3d netfilter: xt_connlimit: honor conntrack zone if available by Florian Westphal · 10 years ago
  56. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  57. 5195c14 netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse by bill bonaparte · 10 years ago
  58. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  59. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  60. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  61. 8225161 netfilter: nfnetlink_log: remove unnecessary error messages by Pablo Neira Ayuso · 10 years ago
  62. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  63. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  64. afefb6f netfilter: nft_compat: use the match->table to validate dependencies by Pablo Neira Ayuso · 10 years ago
  65. c918687 netfilter: nft_compat: relax chain type validation by Pablo Neira Ayuso · 10 years ago
  66. 2daf1b4 netfilter: nft_compat: use current net namespace by Pablo Neira Ayuso · 10 years ago
  67. baf4750 netfilter: nft_redir: fix sparse warnings by Pablo Neira Ayuso · 10 years ago
  68. f6c6339 netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT by Pablo Neira Ayuso · 10 years ago
  69. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  70. 2196937 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 10 years ago
  71. ce67417 netfilter: nft_meta: add cgroup support by Ana Rey · 10 years ago
  72. e71456a netfilter: Remove checks of seq_printf() return values by Steven Rostedt (Red Hat) · 10 years ago
  73. 824f1fb netfilter: Convert print_tuple functions to return void by Joe Perches · 10 years ago
  74. 37246a5 netfilter: Remove return values for print_conntrack callbacks by Steven Rostedt (Red Hat) · 10 years ago
  75. c5a589c netfilter: nf_log: fix sparse warning in nf_logger_find_get() by Pablo Neira Ayuso · 10 years ago
  76. 01cfa0a netfilter: fix spelling errors by stephen hemminger · 10 years ago
  77. c3ac759 Merge branch 'ipvs-next' by Pablo Neira Ayuso · 10 years ago
  78. 8ac2bde netfilter: log: protect nf_log_register against double registering by Marcelo Leitner · 10 years ago
  79. 0c26ed1 netfilter: nf_log: Introduce nft_log_dereference() macro by Marcelo Leitner · 10 years ago
  80. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  81. 3d53666 ipvs: Avoid null-pointer deref in debug code by Alex Gartrell · 10 years ago
  82. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  83. 9de920e netfilter: refactor NAT redirect IPv6 code to use it from nf_tables by Arturo Borrero · 10 years ago
  84. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  85. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  86. b51d3fa netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 10 years ago
  87. c1e7dc9 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 10 years ago
  88. 9dfa1df netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 10 years ago
  89. c123bb7 netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation by Sabrina Dubroca · 10 years ago
  90. 0f9f5e1 netfilter: ipset: off by one in ip_set_nfnl_get_byindex() by Dan Carpenter · 10 years ago
  91. e37ad9fd netfilter: nf_conntrack: allow server to become a client in TW handling by Marcelo Leitner · 10 years ago
  92. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  93. ce8ec48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  94. 1e2d56a netfilter: nft_nat: dump attributes if they are set by Pablo Neira Ayuso · 10 years ago
  95. 61cfac6b netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN by Pablo Neira Ayuso · 10 years ago
  96. 5c819a3 netfilter: nft_nat: insufficient attribute validation by Pablo Neira Ayuso · 10 years ago
  97. f3f5dde netfilter: nft_compat: validate chain type in match/target by Pablo Neira Ayuso · 10 years ago
  98. 493618a netfilter: nft_compat: fix hook validation for non-base chains by Pablo Neira Ayuso · 10 years ago
  99. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  100. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago