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
2020-12-11
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
2020-12-11
netfilter: nf_tables: avoid false-postive lockdep splat
Florian Westphal
2020-12-11
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
2020-11-18
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
2020-11-18
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-11-01
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2020-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
2020-10-29
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2020-10-29
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-10-01
netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
Eelco Chaudron
2020-10-01
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
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-26
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
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-07-16
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-16
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
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: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
2020-06-03
netfilter: conntrack: comparison of unsigned in cthelper confirmation
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: conntrack: make conntrack userspace helpers work again
Pablo Neira Ayuso
2020-06-03
netfilter: ipset: Fix subcounter update skip
Phil Sutter
2020-05-20
netfilter: nft_set_rbtree: Add missing expired checks
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-05-02
netfilter: nat: fix error handling upon registering inet hook
Hillf Danton
2020-04-23
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-04-01
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
2020-04-01
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-04-01
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-21
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
2020-03-21
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
2020-03-18
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
2020-03-18
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
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
[next]