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
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-04
netfilter: nf_tables: support for recursive chain deletion
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: use NLM_F_NONREC for deletion requests
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: add nf_tables_addchain()
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: add nf_tables_updchain()
Pablo Neira Ayuso
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
2017-09-04
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-28
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-28
netfilter: Remove NFDEBUG()
Varsha Rao
2017-08-28
netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
Florian Westphal
2017-08-28
netfilter: debug: check for sorted array
Florian Westphal
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
2017-08-24
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
2017-08-19
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-08-19
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-19
netfilter: exthdr: split netlink dump function
Florian Westphal
2017-08-19
netfilter: exthdr: factor out tcp option access
Florian Westphal
2017-08-19
netfilter: use audit_log()
Geliang Tang
2017-08-19
netfilter: remove prototype of netfilter_queue_init
Taehee Yoo
2017-08-19
netfilter: connlimit: merge root4 and root6.
Taehee Yoo
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-02
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
Florian Westphal
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: No need to check chain existence when tracing
Phil Sutter
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
[next]