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-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-02-08
netfilter: nat: limit port clash resolution attempts
Florian Westphal
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
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-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-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-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
2020-10-14
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
2020-09-12
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-09-12
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
2020-07-09
netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6
Vasily Averin
2020-06-30
netfilter: ipset: fix unaligned atomic access
Russell King
2020-06-20
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-06-03
netfilter: ipset: Fix subcounter update skip
Phil Sutter
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-04-02
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-03-20
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
2020-02-28
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
2020-02-28
netfilter: xt_bpf: add overflow checks
Jann Horn
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
2020-01-23
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-14
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-12
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
2019-09-21
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
2019-08-25
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
2019-08-25
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-08-25
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
[next]