1. 4440a2a netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions by Gao Feng · 8 years ago
  2. ecfcdfe netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup() by Pablo Neira Ayuso · 8 years ago
  3. 5210d39 netfilter: nf_tables_trace: fix endiness when dump chain policy by Liping Zhang · 8 years ago
  4. c73c248 netfilter: nf_tables_netdev: remove redundant ip_hdr assignment by Liping Zhang · 8 years ago
  5. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  6. 533e330 netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists by Liping Zhang · 8 years ago
  7. 23aaba5 netfilter: cttimeout: put back l4proto when replacing timeout policy by Liping Zhang · 8 years ago
  8. 93fac10 netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects by Liping Zhang · 8 years ago
  9. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  10. b75911b netfilter: cttimeout: fix use after free error when delete netns by Liping Zhang · 8 years ago
  11. 12be15d netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy by Liping Zhang · 8 years ago
  12. dcbe359 netfilter: tproxy: properly refcount tcp listeners by Eric Dumazet · 8 years ago
  13. aca3001 netfilter: nfnetlink_acct: report overquota to the right netns by Liping Zhang · 8 years ago
  14. 2497b84 netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name by Liping Zhang · 8 years ago
  15. e77e6ff netfilter: conntrack: do not dump other netns's conntrack entries via proc by Liping Zhang · 8 years ago
  16. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  17. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  18. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  19. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  20. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  21. 0d35d081 netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq by Christophe Leroy · 8 years ago
  22. c1eda3c netfilter: nft_rbtree: ignore inactive matching element with no descendants by Pablo Neira Ayuso · 8 years ago
  23. 707e683 netfilter: nf_ct_h323: do not re-activate already expired timer by Liping Zhang · 8 years ago
  24. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  25. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  27. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 4b512e1 netfilter: nft_compat: fix crash when related match/target module is removed by Liping Zhang · 8 years ago
  29. 2bf4fad netfilter: nft_compat: put back match/target module if init fail by Liping Zhang · 8 years ago
  30. 96d1327 netfilter: h323: Use mod_timer instead of set_expect_timeout by Gao Feng · 8 years ago
  31. 857ed31 netfilter: connlabels: move set helper to xt_connlabel by Florian Westphal · 8 years ago
  32. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 8 years ago
  33. 6e1f760 netfilter: nf_tables: allow to filter out rules by table and chain by Pablo Neira Ayuso · 8 years ago
  34. cc37c1a netfilter: nft_log: fix snaplen does not truncate packets by Liping Zhang · 8 years ago
  35. 1bc4e01 netfilter: nft_log: check the validity of log level by Liping Zhang · 8 years ago
  36. c2d9a42 netfilter: nft_log: fix possible memory leak if log expr init fail by Liping Zhang · 8 years ago
  37. 82de0be netfilter: Add helper array register/unregister functions by Gao Feng · 8 years ago
  38. 590025a netfilter: nft_ct: fix unpaired nf_connlabels_get/put call by Liping Zhang · 8 years ago
  39. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  40. 590b52e netfilter: conntrack: skip clash resolution if nat is in place by Pablo Neira Ayuso · 8 years ago
  41. 3101e0f netfilter: conntrack: protect early_drop by rcu read lock by Liping Zhang · 8 years ago
  42. c2b9b4f netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931 by Toby DiPasquale · 8 years ago
  43. c080b46 Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  44. 42a5576 netfilter: nf_tables: get rid of possible_net_t from set and basechain by Pablo Neira Ayuso · 8 years ago
  45. 3f8b61b netfilter: nft_ct: make byte/packet expr more friendly by Liping Zhang · 8 years ago
  46. 47c7445 netfilter: physdev: physdev-is-out should not work with OUTPUT chain by Hangbin Liu · 8 years ago
  47. 870190a netfilter: nat: convert nat bysrc hash to rhashtable by Florian Westphal · 8 years ago
  48. 4edfa9d Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 8 years ago
  49. 7c96643 netfilter: move nat hlist_head to nf_conn by Florian Westphal · 8 years ago
  50. 242922a netfilter: conntrack: simplify early_drop by Florian Westphal · 8 years ago
  51. 8786a97 netfilter: nf_ct_helper: unlink helper again when hash resize happen by Liping Zhang · 8 years ago
  52. 474803d netfilter: cttimeout: unlink timeout obj again when hash resize happen by Liping Zhang · 8 years ago
  53. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  54. c8607e0 netfilter: nft_ct: fix expiration getter by Florian Westphal · 8 years ago
  55. be2cef4 ipvs: count pre-established TCP states as active by Michal Kubecek · 8 years ago
  56. 3777ed6 ipvs: fix bind to link-local mcast IPv6 address in backup by Quentin Armitage · 8 years ago
  57. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  58. c6ac37d netfilter: nf_log: fix error on write NONE to logger choice sysctl by Pavel Tikhomirov · 8 years ago
  59. 8b10cab net: simplify and make pkt_type_ok() available for other users by Jamal Hadi Salim · 8 years ago
  60. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  61. f150430 netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK by Moritz Sichert · 8 years ago
  62. 9cc1c73 netfilter: conntrack: avoid integer overflow when resizing by Florian Westphal · 8 years ago
  63. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 0071e18 netfilter: nf_tables: add support for inverted logic in nft_lookup by Arturo Borrero · 8 years ago
  65. 82bec71 netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED by Pablo Neira Ayuso · 8 years ago
  66. 3183ab8 netfilter: conntrack: allow increasing bucket size via sysctl too by Florian Westphal · 8 years ago
  67. 8eee54b netfilter: nft_hash: support deletion of inactive elements by Pablo Neira Ayuso · 8 years ago
  68. 4e50016 netfilter: nft_rbtree: check for next generation when deactivating elements by Pablo Neira Ayuso · 8 years ago
  69. 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 8 years ago
  70. 664b0f8 netfilter: nf_tables: add generation mask to chains by Pablo Neira Ayuso · 8 years ago
  71. f2a6d76 netfilter: nf_tables: add generation mask to tables by Pablo Neira Ayuso · 8 years ago
  72. 889f7ee netfilter: nf_tables: add generic macros to check for generation mask by Pablo Neira Ayuso · 8 years ago
  73. 7643507 netfilter: xt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 8 years ago
  74. 62131e5 netfilter: nft_meta: set skb->nf_trace appropriately by Liping Zhang · 8 years ago
  75. 6cafaf4 netfilter: nf_tables: fix memory leak if expr init fails by Liping Zhang · 8 years ago
  76. 9847371 netfilter: Allow xt_owner in any user namespace by Eric W. Biederman · 8 years ago
  77. 6c8dee9 netfilter: move zone info into struct nf_conn by Florian Westphal · 8 years ago
  78. 7e53e7f netfilter: nf_log: Remove NULL check by Shivani Bhardwaj · 8 years ago
  79. 5a75cde netfilter: conntrack: align nf_conn on cacheline boundary by Florian Westphal · 8 years ago
  80. 36f959c netfilter: xt_TRACE: add explicitly nf_logger_find_get call by Liping Zhang · 8 years ago
  81. f3bb533 netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put] by Liping Zhang · 8 years ago
  82. a6d0bae netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 8 years ago
  83. 8fff172 netfilter: nf_tables: fix a wrong check to skip the inactive rules by Liping Zhang · 8 years ago
  84. a02f424 netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails by Liping Zhang · 8 years ago
  85. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  86. a468440 netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set by Liping Zhang · 8 years ago
  87. 7757114 netfilter: conntrack: destroy kmemcache on module removal by Florian Westphal · 8 years ago
  88. b316ff7 locking/spinlock, netfilter: Fix nf_conntrack_lock() barriers by Peter Zijlstra · 8 years ago
  89. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  91. 436a850 netfilter: helper: avoid extra expectation iterations on unregister by Florian Westphal · 8 years ago
  92. 3ec10d3 ipvs: update real-server binding of outgoing connections in SIP-pe by Marco Angaroni · 8 years ago
  93. 7b7eba0 netfilter: x_tables: don't reject valid target size on some architectures by Florian Westphal · 8 years ago
  94. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  95. 893e093 netfilter: nf_ct_helper: bail out on duplicated helpers by Pablo Neira Ayuso · 8 years ago
  96. eaa2bcd netfilter: nf_tables: validate NFTA_SET_TABLE parameter by Phil Turnbull · 8 years ago
  97. b7a8daa netfilter: nf_ct_helper: Fix helper unregister count. by Taehee Yoo · 8 years ago
  98. dc3ee32 netfilter: nf_queue: Make the queue_handler pernet by Eric W. Biederman · 8 years ago
  99. 720b287 netfilter: conntrack: remove leftover binary sysctl define by Florian Westphal · 8 years ago
  100. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago