index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
1
-1
/
+3
2022-06-14
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
1
-8
/
+13
2022-06-14
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-06-14
rxrpc: Return an error to sendmsg if call failed
David Howells
1
-0
/
+6
2022-06-14
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
1
-1
/
+2
2022-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
1
-2
/
+2
2022-06-06
net: af_key: check encryption module availability consistency
Thomas Bartschies
1
-3
/
+3
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
3
-8
/
+10
2022-06-06
tcp: change source port randomizarion at connect() time
Eric Dumazet
1
-3
/
+17
2022-05-25
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-05-25
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
1
-0
/
+7
2022-05-25
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
1
-2
/
+4
2022-05-25
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-18
ping: fix address binding wrt vrf
Nicolas Dichtel
1
-1
/
+11
2022-05-18
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-18
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-18
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
1
-1
/
+0
2022-05-18
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-05-18
batman-adv: Don't skb_split skbuffs with frag_list
Sven Eckelmann
1
-0
/
+11
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-05-12
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2022-05-12
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
1
-3
/
+6
2022-05-12
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-12
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-1
/
+12
2022-05-12
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-05-12
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-05-12
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-05-12
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
1
-7
/
+11
2022-04-27
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
1
-0
/
+5
2022-04-27
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2
-8
/
+16
2022-04-27
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
1
-1
/
+1
2022-04-27
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
1
-4
/
+4
2022-04-27
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
1
-3
/
+11
2022-04-27
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
3
-16
/
+36
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
3
-2
/
+15
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
1
-1
/
+1
2022-04-27
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
1
-0
/
+7
2022-04-27
net/packet: fix packet_sock xmit return value checking
Hangbin Liu
1
-4
/
+9
2022-04-27
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
1
-2
/
+2
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
6
-14
/
+88
2022-04-20
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
3
-22
/
+20
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
4
-6
/
+6
2022-04-20
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
1
-2
/
+5
2022-04-20
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-20
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-04-20
net/smc: correct settings of RMB window update limit
Dust Li
1
-1
/
+1
[prev]
[next]