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
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-14
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2022-06-06
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
2022-06-06
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-05-09
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-05-09
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
2022-05-09
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2022-04-08
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
2022-03-08
netfilter: nf_queue: handle socket prefetch
Florian Westphal
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-08
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
2022-03-08
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
2022-03-02
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-23
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
2022-02-23
netfilter: nft_synproxy: unregister hooks on init error path
Pablo Neira Ayuso
2022-02-16
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
2022-02-01
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
2022-02-01
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
2022-01-27
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
Florian Westphal
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2021-12-14
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-12-14
nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
Stefano Brivio
2021-12-01
netfilter: flowtable: fix IPv6 tunnel addr match
Will Mortensen
2021-12-01
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
2021-12-01
netfilter: ctnetlink: do not erase error code with EINVAL
Florent Fourcot
2021-12-01
netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
Florent Fourcot
2021-11-18
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
2021-11-18
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
2021-11-18
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
2021-10-27
netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
Vegard Nossum
2021-10-27
netfilter: ipvs: make global sysctl readonly in non-init netns
Antoine Tenart
2021-10-27
netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
Juhee Kang
2021-10-17
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
Florian Westphal
2021-10-17
netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
Florian Westphal
2021-10-06
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
2021-10-06
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
2021-10-06
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-10-06
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
2021-09-22
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
2021-09-22
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-09-18
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-09-12
netfilter: nftables: clone set element expression template
Pablo Neira Ayuso
2021-09-12
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
[next]