index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
ice: xsk: disable txq irq before flushing hw
Maciej Fijalkowski
1
-3
/
+2
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
1
-0
/
+118
2023-03-16
virtio/vsock: don't drop skbuff on copy failure
Arseniy Krasnov
1
-3
/
+2
2023-03-16
virtio/vsock: remove redundant 'skb_pull()' call
Arseniy Krasnov
1
-1
/
+0
2023-03-16
virtio/vsock: don't use skbuff state to account credit
Arseniy Krasnov
1
-12
/
+11
2023-03-16
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
1
-16
/
+8
2023-03-16
veth: Fix use after free in XDP_REDIRECT
Shawn Bohrer
1
-4
/
+2
2023-03-15
net: ethernet: mtk_eth_soc: only write values if needed
Daniel Golle
1
-12
/
+12
2023-03-15
net: ethernet: mtk_eth_soc: reset PCS state
Daniel Golle
2
-0
/
+8
2023-03-15
net: usb: smsc75xx: Limit packet length to skb->len
Szymon Heidrich
1
-1
/
+2
2023-03-15
net/smc: Fix device de-init sequence
Stefan Raspl
1
-0
/
+1
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
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-13
bnxt_en: reset PHC frequency in free-running mode
Vadim Fedorenko
3
-29
/
+35
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
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
MAINTAINERS: make my email address consistent
Jiri Pirko
2
-3
/
+6
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
[next]