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-10-26
netfilter: nf_queue: fix socket leak
Vimal Agrawal
2022-09-28
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
2022-09-28
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
2022-09-15
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-09-05
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
2022-09-05
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
2022-08-25
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-25
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-25
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-05-12
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2022-04-20
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: 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-02-08
netfilter: nat: limit port clash resolution attempts
Florian Westphal
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2022-02-08
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2021-12-08
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
2021-11-26
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
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-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-08-26
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
2021-08-04
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-08-04
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
2021-07-28
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
2021-07-20
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-06-30
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-10
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-06-03
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-05-22
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-05-22
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-04-28
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
2021-04-28
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
2021-04-16
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-03-17
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
2021-02-23
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
2021-02-23
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
2021-02-03
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
2021-01-23
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
2021-01-12
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Florian Westphal
2021-01-12
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
2020-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
[next]