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: 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-23
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-23
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
2021-06-10
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-06-10
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-10
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-06-10
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-06-03
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-06-03
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
2021-05-19
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-19
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-19
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-19
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-14
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
2021-05-14
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2021-05-14
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2021-05-07
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
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-10
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
2021-03-31
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
2021-03-31
netfilter: flowtable: fix NAT IPv6 offload mangling
Pablo Neira Ayuso
2021-03-18
netfilter: nftables: skip hook overlap logic if flowtable is stale
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: Make sure GC works periodically in idle system
Yinjun Zhang
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
2021-03-18
netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
Pablo Neira Ayuso
2021-03-18
netfilter: conntrack: Fix gre tunneling over ipv6
Ludovic Senecaux
2021-03-15
netfilter: ctnetlink: fix dump of the expect mask attribute
Florian Westphal
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-04
netfilter: nftables: bogus check for netlink portID with table owner
Pablo Neira Ayuso
2021-03-04
netfilter: nftables: fix possible double hook unregistration with table owner
Pablo Neira Ayuso
2021-03-02
netfilter: nftables: disallow updates on table ownership
Pablo Neira Ayuso
2021-02-28
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
2021-02-28
netfilter: conntrack: avoid misleading 'invalid' in log message
Florian Westphal
2021-02-28
netfilter: nf_nat: undo erroneous tcp edemux lookup
Florian Westphal
2021-02-28
netfilter: conntrack: Remove a double space in a log message
Klemen Košir
2021-02-15
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
2021-02-15
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
2021-02-15
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-09
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
2021-02-09
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
[next]