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
2021-01-19
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
2021-01-19
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-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-11
netfilter: nf_tables: avoid false-postive lockdep splat
Florian Westphal
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-11-18
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
2020-10-30
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
2020-10-30
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2020-10-30
netfilter: conntrack: connection timeout after re-register
Francesco Ruggeri
2020-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-29
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
2020-10-07
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
2020-09-17
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
2020-09-09
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-09-09
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-07-29
ipvs: fix the connection sync failed in some cases
guodeqing
2020-06-30
netfilter: ipset: fix unaligned atomic access
Russell King
2020-06-22
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: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
2020-06-03
netfilter: ipset: Fix subcounter update skip
Phil Sutter
2020-05-20
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-14
netfilter: nf_osf: avoid passing pointer to local var
Arnd Bergmann
2020-05-14
netfilter: nat: never update the UDP checksum when it's 0
Guillaume Nault
2020-04-23
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
2020-04-02
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-04-02
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-18
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
2020-03-18
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
2020-03-18
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
2020-03-18
netfilter: x_tables: xt_mttg_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: synproxy: synproxy_cpu_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
2020-03-05
netfilter: nft_tunnel: no need to call htons() when dumping ports
Xin Long
2020-02-28
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
2020-02-24
netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
Xin Long
2020-02-05
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-29
netfilter: nf_tables: add __nft_chain_type_get()
Pablo Neira Ayuso
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
2020-01-29
netfilter: nft_osf: add missing check for DREG attribute
Florian Westphal
2020-01-27
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
2020-01-27
netfilter: nft_flow_offload: add entry to flowtable after confirmation
Pablo Neira Ayuso
2020-01-27
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Pablo Neira Ayuso
[next]