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
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
2023-02-06
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-02-06
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-02-06
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2023-01-18
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
2022-11-10
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-10
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
2022-11-10
ipvs: use explicitly signed chars
Jason A. Donenfeld
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_tunnel: restrict it to netdev family
Pablo Neira Ayuso
2022-09-05
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
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_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-11
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
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-05-12
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2022-04-15
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-23
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
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-01
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-09-03
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
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_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-07-20
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
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
[next]