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
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-25
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
tipc: fix UAF in error path
Paolo Abeni
2024-05-17
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
2024-05-17
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-05-17
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
2024-05-17
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-17
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-05-17
hsr: Simplify code for announcing HSR nodes timer setup
Lukasz Majewski
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-05-17
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
2024-05-17
rxrpc: Only transmit one ACK per jumbo packet received
David Howells
2024-05-17
rxrpc: Fix congestion control algorithm
David Howells
2024-05-17
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
2024-05-17
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
2024-05-17
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
2024-05-17
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
2024-05-17
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-17
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
2024-05-17
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-17
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-17
SUNRPC: add a missing rpc_stat for TCP TLS
Olga Kornievskaia
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
2024-05-17
wifi: mac80211: fix prep_connection error path
Johannes Berg
2024-05-17
wifi: cfg80211: fix rdev_dump_mpp() arguments order
Igor Artemiev
2024-05-17
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
2024-05-17
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-17
net: gro: parse ipv6 ext headers without frag0 invalidation
Richard Gobert
2024-05-17
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-05-17
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-17
rxrpc: Clients must accept conn from any address
Jeffrey Altman
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-17
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-05-17
net l2tp: drop flow hash on forward
David Bauer
2024-05-17
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
2024-05-17
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-05-17
wifi: nl80211: don't free NULL coalescing rule
Johannes Berg
2024-05-02
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-05-02
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
[next]