| Age | Commit message (Expand) | Author |
| 2016-08-18 | netfilter: cttimeout: fix use after free error when delete netns | Liping Zhang |
| 2016-08-18 | netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy | Liping Zhang |
| 2016-08-18 | netfilter: tproxy: properly refcount tcp listeners | Eric Dumazet |
| 2016-08-18 | netfilter: nfnetlink_acct: report overquota to the right netns | Liping Zhang |
| 2016-08-17 | netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name | Liping Zhang |
| 2016-08-17 | netfilter: conntrack: do not dump other netns's conntrack entries via proc | Liping Zhang |
| 2016-08-10 | netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes | Laura Garcia Liebana |
| 2016-08-09 | netfilter: ctnetlink: reject new conntrack request with different l4proto | Liping Zhang |
| 2016-08-09 | netfilter: nfnetlink_queue: reject verdict request from different portid | Liping Zhang |
| 2016-08-09 | netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully | Liping Zhang |
| 2016-08-09 | netfilter: nf_ct_expect: remove the redundant slash when policy name is empty | Liping Zhang |
| 2016-08-08 | netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq | Christophe Leroy |
| 2016-08-08 | netfilter: nft_rbtree: ignore inactive matching element with no descendants | Pablo Neira Ayuso |
| 2016-08-08 | netfilter: nf_ct_h323: do not re-activate already expired timer | Liping Zhang |
| 2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
| 2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
| 2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2016-07-23 | netfilter: nft_compat: fix crash when related match/target module is removed | Liping Zhang |
| 2016-07-23 | netfilter: nft_compat: put back match/target module if init fail | Liping Zhang |
| 2016-07-23 | netfilter: h323: Use mod_timer instead of set_expect_timeout | Gao Feng |
| 2016-07-22 | netfilter: connlabels: move set helper to xt_connlabel | Florian Westphal |
| 2016-07-22 | netfilter: conntrack: support a fixed size of 128 distinct labels | Florian Westphal |
| 2016-07-21 | netfilter: nf_tables: allow to filter out rules by table and chain | Pablo Neira Ayuso |
| 2016-07-21 | netfilter: nft_log: fix snaplen does not truncate packets | Liping Zhang |
| 2016-07-21 | netfilter: nft_log: check the validity of log level | Liping Zhang |
| 2016-07-21 | netfilter: nft_log: fix possible memory leak if log expr init fail | Liping Zhang |
| 2016-07-21 | netfilter: Add helper array register/unregister functions | Gao Feng |
| 2016-07-19 | netfilter: nft_ct: fix unpaired nf_connlabels_get/put call | Liping Zhang |
| 2016-07-18 | netfilter: x_tables: speed up jump target validation | Florian Westphal |
| 2016-07-12 | netfilter: conntrack: skip clash resolution if nat is in place | Pablo Neira Ayuso |
| 2016-07-12 | netfilter: conntrack: protect early_drop by rcu read lock | Liping Zhang |
| 2016-07-11 | netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931 | Toby DiPasquale |
| 2016-07-11 | Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Pablo Neira Ayuso |
| 2016-07-11 | netfilter: nf_tables: get rid of possible_net_t from set and basechain | Pablo Neira Ayuso |
| 2016-07-11 | netfilter: nft_ct: make byte/packet expr more friendly | Liping Zhang |
| 2016-07-11 | netfilter: physdev: physdev-is-out should not work with OUTPUT chain | Hangbin Liu |
| 2016-07-11 | netfilter: nat: convert nat bysrc hash to rhashtable | Florian Westphal |
| 2016-07-11 | Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern... | Pablo Neira Ayuso |
| 2016-07-11 | netfilter: move nat hlist_head to nf_conn | Florian Westphal |
| 2016-07-11 | netfilter: conntrack: simplify early_drop | Florian Westphal |
| 2016-07-11 | netfilter: nf_ct_helper: unlink helper again when hash resize happen | Liping Zhang |
| 2016-07-11 | netfilter: cttimeout: unlink timeout obj again when hash resize happen | Liping Zhang |
| 2016-07-11 | netfilter: conntrack: fix race between nf_conntrack proc read and hash resize | Liping Zhang |
| 2016-07-08 | netfilter: nft_ct: fix expiration getter | Florian Westphal |
| 2016-07-07 | ipvs: count pre-established TCP states as active | Michal Kubecek |
| 2016-07-07 | ipvs: fix bind to link-local mcast IPv6 address in backup | Quentin Armitage |
| 2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
| 2016-07-05 | netfilter: nf_log: fix error on write NONE to logger choice sysctl | Pavel Tikhomirov |
| 2016-07-04 | net: simplify and make pkt_type_ok() available for other users | Jamal Hadi Salim |