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
Age
Commit message (
Expand
)
Author
2022-09-28
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
2022-09-28
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
2022-09-28
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-28
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-28
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
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-28
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
2022-09-28
rxrpc: Fix calc of resend age
David Howells
2022-09-28
rxrpc: Fix local destruction being repeated
David Howells
2022-09-15
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
2022-09-15
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-15
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
2022-09-15
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
2022-09-15
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
2022-09-15
rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
David Howells
2022-09-15
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
2022-09-15
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2022-09-15
net: mac802154: Fix a condition in the receive path
Miquel Raynal
2022-09-15
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
2022-09-15
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
2022-09-15
net/smc: Remove redundant refcount increase
Yacan Liu
2022-09-15
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
2022-09-15
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
2022-09-15
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
2022-09-15
kcm: fix strp_init() order and cleanup
Cong Wang
2022-09-15
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
2022-09-15
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
Dan Carpenter
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-09-05
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-09-05
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-09-05
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
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-09-05
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
2022-09-05
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
2022-09-05
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-09-05
af_key: Do not call xfrm_probe_algs in parallel
Herbert Xu
2022-09-05
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
[next]