index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-02
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-01
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2021-06-01
netfilter: nft_set_pipapo_avx2: fix up description warnings
Florian Westphal
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
2021-05-29
netfilter: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-05-29
netfilter: xt_CT: Remove redundant assignment to ret
Yang Li
2021-05-29
netfilter: x_tables: improve limit_mt scalability
Jason Baron
2021-05-29
netfilter: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
2021-05-28
netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
Stefano Brivio
2021-05-28
netfilter: nft_exthdr: Support SCTP chunks
Phil Sutter
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2021-05-21
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
2021-05-21
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-05-20
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-05-14
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-05
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-05
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
2021-05-05
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-05
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
2021-05-03
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
2021-04-27
netfilter: nftables: add helper function to validate set element data
Pablo Neira Ayuso
2021-04-27
netfilter: nftables: add helper function to flush set elements
Pablo Neira Ayuso
2021-04-27
netfilter: nftables: add loop check helper function
Pablo Neira Ayuso
2021-04-27
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
2021-04-26
netfilter: nf_log_syslog: Unset bridge logger in pernet exit
Phil Sutter
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
[next]