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
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-17
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
2018-04-16
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-04-16
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-11
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
2018-03-30
netfilter: Merge assignment with return
Arushi Singhal
2018-03-30
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
netfilter: ebtables: Add string filter
Bernie Harris
2018-03-29
net: Remove rtnl_lock() in nf_ct_iterate_destroy()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
2018-03-22
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
2018-03-20
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-20
netfilter: nf_tables: permit second nat hook if colliding hook is going away
Florian Westphal
2018-03-20
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
2018-03-20
netfilter: Replace printk() with pr_*() and define pr_fmt()
Arushi Singhal
2018-03-20
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
Jack Ma
2018-03-20
netfilter: nf_tables: remove VLA usage
Gustavo A. R. Silva
2018-03-20
netfilter: nfnetlink_cthelper: Remove VLA usage
Gustavo A. R. Silva
2018-03-20
netfilter: cttimeout: remove VLA usage
Gustavo A. R. Silva
2018-03-20
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2018-03-20
netfilter: conncount: Support count only use case
Yi-Hung Wei
2018-03-20
netfilter: Refactor nf_conncount
Yi-Hung Wei
2018-03-17
net: Convert ip_vs_ftp_ops
Kirill Tkhai
2018-03-17
net: Convert ipvs_core_dev_ops
Kirill Tkhai
2018-03-17
net: Convert ipvs_core_ops
Kirill Tkhai
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
2018-03-13
ipvs: use true and false for boolean values
Gustavo A. R. Silva
2018-03-13
netfilter: x_tables: fix build with CONFIG_COMPAT=n
Florian Westphal
2018-03-11
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
[next]