index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2021-07-14
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
2021-07-14
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
2021-07-14
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
2021-07-14
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2021-07-14
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-07-14
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
2021-07-14
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-10
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
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-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
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
[next]