index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2020-04-28
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-04-28
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-04-28
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2020-04-28
netfilter: nf_tables: missing sanitization in data from userspace
Pablo Neira Ayuso
2020-04-28
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
2019-12-19
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
2019-12-19
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-22
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
2019-08-13
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-08-13
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-05-02
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
2019-05-02
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2019-05-02
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
2019-02-11
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2019-02-11
netfilter: nf_tables: fix oob access
Florian Westphal
2019-02-11
netfilter: nf_tables: don't use position attribute on rule replacement
Florian Westphal
2019-02-11
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
2019-02-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-12-16
netfilter: nf_tables: fix register ordering
Florian Westphal
2018-12-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
2018-11-20
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2018-11-20
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
2018-10-21
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-10-21
ipvs: fix stats update from local clients
Julian Anastasov
2018-10-21
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-06-16
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-06-16
netfilter: nat: cope with negative port range
Paolo Abeni
2018-06-16
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-06-16
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
2018-03-03
netfilter: xt_bpf: add overflow checks
Jann Horn
2018-02-13
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2018-01-01
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2018-01-01
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2018-01-01
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2018-01-01
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
2017-11-11
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2017-11-11
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2017-11-11
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2017-09-15
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
2017-08-26
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
2017-08-26
netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
Liping Zhang
2017-03-16
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2017-02-23
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
2017-02-23
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
2017-02-23
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2017-02-23
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2017-02-23
netfilter: nf_tables: underflow in nft_parse_u32_check()
Dan Carpenter
2017-02-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2017-02-23
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
[next]