1. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 10 years ago
  2. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  4. 4338c57 netfilter: nf_log_ipv6: correct typo in module description by Steven Noonan · 10 years ago
  5. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  6. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  7. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  8. 6b96686 netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval by Daniel Borkmann · 10 years ago
  9. 824f1fb netfilter: Convert print_tuple functions to return void by Joe Perches · 10 years ago
  10. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  11. 8ac2bde netfilter: log: protect nf_log_register against double registering by Marcelo Leitner · 10 years ago
  12. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  13. 9de920e netfilter: refactor NAT redirect IPv6 code to use it from nf_tables by Arturo Borrero · 10 years ago
  14. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  15. ab2d725 netfilter: missing module license in the nf_reject_ipvX modules by Pablo Neira Ayuso · 10 years ago
  16. 8da4cc1 netfilter: nft_masq: register/unregister notifiers on module init/exit by Arturo Borrero · 10 years ago
  17. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  18. c8d7b98 netfilter: move nf_send_resetX() code to nf_reject_ipvX modules by Pablo Neira Ayuso · 10 years ago
  19. 0bbe80e netfilter: masquerading needs to be independent of x_tables in Kconfig by Pablo Neira Ayuso · 10 years ago
  20. 3e8dc21 netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT by Pablo Neira Ayuso · 10 years ago
  21. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  22. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  23. be6b635 netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  24. 876665e netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core by Pablo Neira Ayuso · 10 years ago
  25. 2a5538e netfilter: nat: move specific NAT IPv6 to core by Pablo Neira Ayuso · 10 years ago
  26. 41ad82f netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG by Pablo Neira · 10 years ago
  27. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago
  28. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  29. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  30. 1bab4c7 inet: frag: set limits and make init_net's high_thresh limit global by Nikolay Aleksandrov · 10 years ago
  31. ab1c724 inet: frag: use seqlock for hash rebuild by Florian Westphal · 10 years ago
  32. e3a57d1 inet: frag: remove periodic secret rebuild timer by Florian Westphal · 10 years ago
  33. 3fd588e inet: frag: remove lru list by Florian Westphal · 10 years ago
  34. 86e93e4 inet: frag: move evictor calls into frag_find function by Florian Westphal · 10 years ago
  35. fb3cfe6 inet: frag: remove hash size assumptions from callers by Florian Westphal · 10 years ago
  36. 36c7778 inet: frag: constify match, hashfn and constructor arguments by Florian Westphal · 10 years ago
  37. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  38. d518825 netfilter: remove unnecessary break after return by Fabian Frederick · 10 years ago
  39. 24de3d3 netfilter: use IS_ENABLED() macro by Duan Jiong · 10 years ago
  40. c187886 netfilter: fix several Kconfig problems in NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  41. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 10 years ago
  42. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  43. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  44. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  45. f768e5b netfilter: add helper for adding nat extension by Florian Westphal · 10 years ago
  46. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 10 years ago
  47. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  48. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 11 years ago
  49. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 11 years ago
  50. cf4dfa8 netfilter: nf_tables: fix error path in the init functions by Pablo Neira Ayuso · 11 years ago
  51. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  52. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  53. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  54. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 11 years ago
  55. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  56. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  57. 3b088c4 netfilter: nf_tables: make chain types override the default AF functions by Patrick McHardy · 11 years ago
  58. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  59. d497c63 netfilter: add help information to new nf_tables Kconfig options by Pablo Neira Ayuso · 11 years ago
  60. cc70d06 netfilter: REJECT: separate reusable code by Eric Leblond · 11 years ago
  61. f01b392 netfilter: SYNPROXY target: restrict to INPUT/FORWARD by Patrick McHardy · 11 years ago
  62. a6441b7 netfilter: synproxy: send mss option to backend by Martin Topholm · 11 years ago
  63. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  64. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  65. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  66. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  67. f2020b2 netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets by Stanislav Fomichev · 11 years ago
  68. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  69. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  70. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  71. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  72. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  73. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  74. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  75. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  76. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  77. d830f0f netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt by Phil Oester · 11 years ago
  78. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  79. 7cc9eb6 netfilter: SYNPROXY: let unrelated packets continue by Jesper Dangaard Brouer · 11 years ago
  80. 775ada6 netfilter: more strict TCP flag matching in SYNPROXY by Jesper Dangaard Brouer · 11 years ago
  81. 4ad3622 netfilter: add IPv6 SYNPROXY target by Patrick McHardy · 11 years ago
  82. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  83. 706f515 netfilter: nf_defrag_ipv6.o included twice by Nathan Hintz · 11 years ago
  84. affe759 netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged by Phil Oester · 11 years ago
  85. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  86. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  87. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  88. 142dcdd netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling by Phil Oester · 11 years ago
  89. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  90. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  91. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. d37d696 netfilter: xt_rpfilter: depend on raw or mangle table by Florian Westphal · 11 years ago
  93. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 11 years ago
  94. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  95. aaa795a netfilter: nat: propagate errors from xfrm_me_harder() by Patrick McHardy · 11 years ago
  96. 58e35d1 netfilter: ipv6: propagate routing errors from ip6_route_me_harder() by Patrick McHardy · 11 years ago
  97. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. b8dd6a2 netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  99. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  100. 906b1c39 netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths by Matthias Schiffer · 11 years ago