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.13.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-08-25
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-25
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-25
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
3
-20
/
+20
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-08-25
sunrpc: fix expiry of auth creds
Dan Aloni
1
-1
/
+1
2022-08-25
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-25
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
1
-1
/
+1
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
1
-1
/
+19
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
1
-1
/
+9
2022-08-25
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2022-08-25
mptcp: move subflow cleanup in mptcp_destroy_common()
Paolo Abeni
3
-26
/
+18
2022-08-25
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
1
-11
/
+10
2022-08-25
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2022-08-21
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
1
-0
/
+10
2022-08-17
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-08-17
wifi: cfg80211: remove chandef check in cfg80211_cac_event()
Johannes Berg
1
-3
/
+0
2022-08-17
wifi: nl80211: acquire wdev mutex earlier in start_ap
Johannes Berg
1
-12
/
+13
2022-08-17
wifi: nl80211: relax wdev mutex check in wdev_chandef()
Johannes Berg
1
-1
/
+11
2022-08-17
wifi: nl80211: hold wdev mutex for tid config
Johannes Berg
1
-0
/
+3
2022-08-17
wifi: cfg80211: handle IBSS in channel switch
Johannes Berg
1
-0
/
+3
2022-08-17
mptcp: refine memory scheduling
Paolo Abeni
1
-1
/
+2
2022-08-17
raw: fix a typo in raw_icmp_error()
Eric Dumazet
1
-1
/
+1
2022-08-17
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
1
-3
/
+0
2022-08-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-08-17
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-17
batman-adv: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-7
/
+2
2022-08-17
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
1
-4
/
+1
2022-08-17
net: 9p: fix refcount leak in p9_read_work() error handling
Hangyu Hua
1
-0
/
+1
2022-08-17
9p: Add client parameter to p9_req_put()
Kent Overstreet
5
-16
/
+16
2022-08-17
9p: Drop kref usage
Kent Overstreet
1
-11
/
+8
2022-08-17
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
1
-5
/
+5
2022-08-17
net: rose: fix netdev reference changes
Eric Dumazet
2
-2
/
+11
2022-08-17
ax25: fix incorrect dev_tracker usage
Eric Dumazet
1
-2
/
+2
2022-08-17
bpf: Fix bpf_xdp_pointer return pointer
Joanne Koong
1
-1
/
+1
2022-08-17
bpf: Set flow flag to allow any source IP in bpf_tunnel_key
Paul Chaignon
1
-0
/
+1
2022-08-17
Bluetooth: hci_sync: Fix not updating privacy_mode
Luiz Augusto von Dentz
1
-0
/
+3
2022-08-17
Bluetooth: hci_sync: Fix resuming scan after suspend resume
Zhengping Jiang
1
-3
/
+2
2022-08-17
Bluetooth: mgmt: Fix refresh cached connection info
Zhengping Jiang
1
-5
/
+5
2022-08-17
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2
-3
/
+12
2022-08-17
wifi: nl80211: acquire wdev mutex for dump_survey
Johannes Berg
1
-0
/
+2
2022-08-17
tcp: make retransmitted SKB fit into the send window
Yonglong Li
1
-7
/
+16
2022-08-17
skmsg: Fix invalid last sg check in sk_msg_recvmsg()
Liu Jian
1
-2
/
+2
2022-08-17
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
20
-122
/
+125
2022-08-17
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
19
-487
/
+1084
2022-08-17
wifi: mac80211: reject WEP or pairwise keys with key ID > 3
Johannes Berg
1
-5
/
+13
2022-08-17
wifi: mac80211: set STA deflink addresses
Johannes Berg
1
-0
/
+2
2022-08-17
raw: Fix mixed declarations error in raw_icmp_error().
Kuniyuki Iwashima
1
-1
/
+1
2022-08-17
raw: convert raw sockets to RCU
Eric Dumazet
5
-69
/
+69
[next]