1. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  2. cc0665f ANDROID: Remove xt_qtaguid module from new kernels. by Chenbo Feng · 5 years ago
  3. eb5c154 netfilter: xtables: Add snapshot of hardidletimer target by Subash Abhinov Kasiviswanathan · 7 years ago
  4. 60d4c17 ANDROID: netfilter: xt_quota2: make quota2_log work well by Liping Zhang · 8 years ago
  5. 8f4eba2 ANDROID: netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  6. baf0db4 ANDROID: netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  7. e7ae508 netfilter: xt_quota2: make quota2_log work well by Liping Zhang · 8 years ago
  8. 592b07a netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  9. 053e310 netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  10. 91dbc6b netfilter: nf_tables: add number generator expression by Laura Garcia Liebana · 8 years ago
  11. 3d2f30a netfilter: nf_tables: add quota expression by Pablo Neira Ayuso · 8 years ago
  12. cb1b69b netfilter: nf_tables: add hash expression by Laura Garcia Liebana · 8 years ago
  13. 0ed6389 netfilter: nf_tables: rename set implementations by Pablo Neira Ayuso · 8 years ago
  14. f150430 netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK by Moritz Sichert · 8 years ago
  15. 08a7f5d netfilter: tee: select NF_DUP_IPV6 unconditionally by Arnd Bergmann · 8 years ago
  16. 39e6dea netfilter: nf_tables: add forward expression to the netdev family by Pablo Neira Ayuso · 9 years ago
  17. 502061f netfilter: nf_tables: add packet duplication to the netdev family by Pablo Neira Ayuso · 8 years ago
  18. 74ec4d5 netfilter: fix xt_TEE and xt_TPROXY dependencies by Arnd Bergmann · 9 years ago
  19. a29a9a5 netfilter: nfnetlink_log: allow to attach conntrack by Ken-ichirou MATSUZAWA · 9 years ago
  20. 83f3e94 netfilter: Kconfig rename QUEUE_CT to GLUE_CT by Ken-ichirou MATSUZAWA · 9 years ago
  21. bbde9fc netfilter: factor out packet duplication for IPv4/IPv6 by Pablo Neira Ayuso · 9 years ago
  22. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 9 years ago
  23. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  24. ed6c413 netfilter: nf_tables: add netdev table to filter from ingress by Pablo Neira Ayuso · 9 years ago
  25. 529985d netfilter: default CONFIG_NETFILTER_INGRESS to y by Pablo Neira Ayuso · 9 years ago
  26. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 595ca58 netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m by Florian Westphal · 9 years ago
  28. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 9 years ago
  29. d957972 netfilter: nf_tables: nft_queue does not depend on x_tables by Patrick McHardy · 9 years ago
  30. f04e599 netfilter: nf_tables: consolidate Kconfig options by Pablo Neira Ayuso · 9 years ago
  31. 5cca4ac netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED by Anton Blanchard · 9 years ago
  32. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  33. f6c6339 netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT by Pablo Neira Ayuso · 10 years ago
  34. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  35. 9de920e netfilter: refactor NAT redirect IPv6 code to use it from nf_tables by Arturo Borrero · 10 years ago
  36. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  37. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. e7af85d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  39. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  40. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  41. 679ab4dd netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' by Pablo Neira Ayuso · 10 years ago
  42. 84a59ca netfilter: add explicit Kconfig for NETFILTER_XT_NAT by Pablo Neira Ayuso · 10 years ago
  43. d79a61d netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  44. 1e8430f netfilter: nf_tables: nat expression must select CONFIG_NF_NAT by Pablo Neira Ayuso · 10 years ago
  45. c187886 netfilter: fix several Kconfig problems in NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  46. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  47. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  48. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  49. 5ff1dd2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  50. 419331d netfilter: Add dependency on IPV6 for NF_TABLES_INET by Paul Gortmaker · 10 years ago
  51. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  52. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 10 years ago
  53. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 10 years ago
  54. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  55. 82a3713 netfilter: x_tables: lightweight process control group matching by Daniel Borkmann · 10 years ago
  56. d497c63 netfilter: add help information to new nf_tables Kconfig options by Pablo Neira Ayuso · 10 years ago
  57. bee11dc netfilter: nft_reject: support for IPv6 and TCP reset by Eric Leblond · 10 years ago
  58. 5f291c2 netfilter: select NFNETLINK when enabling NF_TABLES by Eric Leblond · 10 years ago
  59. 6a649f3 netfilter: add IPv4/6 IPComp extension match support by fan.du · 10 years ago
  60. 0aff078 netfilter: nft: add queue module by Eric Leblond · 10 years ago
  61. 4819224 netfilter: fix connlimit Kconfig prompt string by Randy Dunlap · 11 years ago
  62. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  63. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  64. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  65. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  66. 1a5bbfc netfilter: Fix build errors with xt_socket.c by David S. Miller · 11 years ago
  67. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  68. fd158d7 netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb by Florian Westphal · 11 years ago
  69. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  70. 35612a2 netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL by Florian Westphal · 11 years ago
  71. e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 11 years ago
  72. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 11 years ago
  73. 663ef0d net/netfilter: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  74. 757ae31 netfilter: fix missing dependencies for the NOTRACK target by Pablo Neira Ayuso · 11 years ago
  75. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 11 years ago
  76. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  77. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  78. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  79. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 12 years ago
  80. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 12 years ago
  81. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  82. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 12 years ago
  83. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  84. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  85. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  86. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 12 years ago
  87. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  88. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  89. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  90. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  91. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  92. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 12 years ago
  93. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  94. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  95. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 12 years ago
  96. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 12 years ago
  97. 3ced1be netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS by David S. Miller · 12 years ago
  98. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  99. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  100. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago