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
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
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
2021-04-18
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-13
netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Roi Dayan
2021-04-13
netfilter: conntrack: convert sysctls to u8
Florian Westphal
2021-04-13
netfilter: conntrack: move ct counter to net_generic data
Florian Westphal
2021-04-13
netfilter: conntrack: move expect counter to net_generic data
Florian Westphal
2021-04-13
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
2021-04-13
netfilter: conntrack: move autoassign warning member to net_generic data
Florian Westphal
2021-04-13
netfilter: flowtable: add vlan pop action offload support
wenxu
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
2021-04-13
netfilter: nftables: clone set element expression template
Pablo Neira Ayuso
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-04-12
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-04-10
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
2021-04-06
netfilter: x_tables: move known table lists to net_generic infra
Florian Westphal
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2021-04-06
netfilter: cttimeout: use net_generic infra
Florian Westphal
2021-04-06
netfilter: nfnetlink: use net_generic infra
Florian Westphal
[next]