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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-15
net/smc: fix deadlock triggered by cancel_delayed_work_syn()
Wenjia Zhang
1
-1
/
+1
2023-03-15
mlxsw: spectrum: Fix incorrect parsing depth after reload
Ido Schimmel
2
-0
/
+16
2023-03-15
veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...
Lorenzo Bianconi
1
-1
/
+1
2023-03-15
nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
Zheng Wang
1
-2
/
+4
2023-03-15
Merge branch 'tcp-fix-bind-regression-for-dual-stack-wildcard-address'
Jakub Kicinski
4
-1
/
+123
2023-03-15
selftest: Add test for bind() conflicts.
Kuniyuki Iwashima
3
-0
/
+116
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
1
-1
/
+7
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
1
-1
/
+4
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
3
-10
/
+12
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2
-20
/
+13
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2023-03-14
net: ipa: fix a surprising number of bad offsets
Alex Elder
2
-50
/
+50
2023-03-14
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
1
-31
/
+31
2023-03-14
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
1
-1
/
+1
2023-03-14
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
1
-0
/
+5
2023-03-14
net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
D. Wythe
1
-0
/
+3
2023-03-14
bnxt_en: reset PHC frequency in free-running mode
Vadim Fedorenko
3
-29
/
+35
2023-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-4
/
+4
2023-03-11
Merge branch 'mptcp-fixes-for-6-3'
Jakub Kicinski
5
-121
/
+95
2023-03-11
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-0
/
+16
2023-03-11
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
1
-1
/
+0
2023-03-11
mptcp: add ro_after_init for tcp{,v6}_prot_override
Geliang Tang
1
-2
/
+2
2023-03-11
selftests: mptcp: userspace pm: fix printed values
Matthieu Baerts
1
-1
/
+1
2023-03-11
mptcp: fix UaF in listener shutdown
Paolo Abeni
3
-78
/
+2
2023-03-11
mptcp: use the workqueue to destroy unaccepted sockets
Paolo Abeni
3
-16
/
+46
2023-03-11
mptcp: refactor passive socket initialization
Paolo Abeni
2
-23
/
+21
2023-03-11
mptcp: fix possible deadlock in subflow_error_report
Paolo Abeni
1
-0
/
+7
2023-03-11
Merge branch 'update-xdp_features-flag-according-to-nic-re-configuration'
Jakub Kicinski
17
-45
/
+164
2023-03-11
mvpp2: take care of xdp_features when reconfiguring queues
Matteo Croce
1
-3
/
+12
2023-03-11
net/mlx5e: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
4
-12
/
+39
2023-03-11
veth: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
1
-4
/
+38
2023-03-11
net: ena: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2
-5
/
+16
2023-03-11
net: thunderx: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2
-7
/
+14
2023-03-11
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
5
-7
/
+35
2023-03-11
tools: ynl: fix get_mask utility routine
Lorenzo Bianconi
1
-4
/
+2
2023-03-11
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
1
-3
/
+8
2023-03-11
i40e: Fix kernel crash during reboot when adapter is in recovery mode
Ivan Vecera
1
-0
/
+1
2023-03-11
ipvlan: Make skb->skb_iif track skb->dev for l3s mode
Jianguo Wu
1
-0
/
+1
2023-03-11
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
1
-1
/
+1
2023-03-11
Merge tag 'wireless-2023-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-21
/
+26
2023-03-11
MAINTAINERS: make my email address consistent
Jiri Pirko
2
-3
/
+6
2023-03-11
Merge branch 'add-checking-sq-is-full-inside-xdp-xmit'
Jakub Kicinski
1
-70
/
+85
2023-03-11
virtio_net: add checking sq is full inside xdp xmit
Xuan Zhuo
1
-0
/
+3
2023-03-11
virtio_net: separate the logic of checking whether sq is full
Xuan Zhuo
1
-24
/
+36
2023-03-11
virtio_net: reorder some funcs
Xuan Zhuo
1
-46
/
+46
2023-03-11
nfc: pn533: initialize struct pn533_out_arg properly
Fedor Pchelkin
1
-0
/
+1
2023-03-10
wifi: cfg80211: fix MLO connection ownership
Johannes Berg
1
-9
/
+7
2023-03-10
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2023-03-10
wifi: nl80211: fix puncturing bitmap policy
Johannes Berg
1
-1
/
+7
2023-03-10
wifi: nl80211: fix NULL-ptr deref in offchan check
Johannes Berg
1
-1
/
+1
[prev]
[next]