index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
2016-09-12
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
Pablo Neira Ayuso
2016-09-05
netfilter: nf_tables_trace: fix endiness when dump chain policy
Liping Zhang
2016-08-30
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
2016-08-25
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
2016-08-25
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
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
[next]