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
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-1
/
+4
2021-12-08
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
1
-5
/
+9
2021-12-08
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
1
-16
/
+52
2021-12-08
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-12-08
net: return correct error code
liuguoqiang
1
-1
/
+1
2021-12-08
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
1
-0
/
+14
2021-12-08
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-12-08
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
1
-0
/
+6
2021-12-01
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-12-01
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-12-01
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2
-3
/
+3
2021-12-01
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
1
-2
/
+3
2021-12-01
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
1
-8
/
+16
2021-12-01
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-12-01
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
1
-2
/
+23
2021-12-01
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
2021-12-01
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-12-01
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
1
-4
/
+4
2021-12-01
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
1
-3
/
+7
2021-11-26
batman-adv: Don't always reallocate the fragmentation skb head
Sven Eckelmann
1
-5
/
+6
2021-11-26
batman-adv: Reserve needed_*room for fragments
Sven Eckelmann
1
-5
/
+10
2021-11-26
batman-adv: Consider fragmentation for needed_headroom
Sven Eckelmann
1
-0
/
+3
2021-11-26
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
Nguyen Dinh Phi
1
-0
/
+1
2021-11-26
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
1
-14
/
+18
2021-11-26
NFC: reorganize the functions in nci_request
Lin Ma
1
-4
/
+7
2021-11-26
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
1
-3
/
+8
2021-11-17
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
1
-13
/
+15
2021-11-17
9p/net: fix missing error check in p9_check_errors
Dominique Martinet
1
-0
/
+2
2021-11-17
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-9
/
+13
2021-11-17
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-17
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
1
-0
/
+2
2021-11-17
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-17
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2
-9
/
+22
2021-11-17
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
2
-3
/
+3
2021-11-17
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
1
-1
/
+1
2021-11-17
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
1
-1
/
+1
2021-11-17
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
1
-1
/
+1
2021-11-17
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
1
-3
/
+0
2021-11-17
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
1
-12
/
+14
2021-11-17
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
1
-10
/
+1
2021-11-17
rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
Jiasheng Jiang
1
-1
/
+1
2021-11-17
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
1
-0
/
+4
2021-11-17
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-11-17
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
1
-2
/
+5
2021-11-17
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-11-17
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
1
-0
/
+55
2021-11-17
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
4
-0
/
+58
2021-11-17
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-11-17
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-11-17
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
1
-0
/
+7
[next]