index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-08
31
-257
/
+317
|
\
|
*
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
2022-04-07
1
-1
/
+1
|
*
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
2022-04-06
1
-4
/
+2
|
*
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
2022-04-06
1
-2
/
+7
|
*
qede: confirm skb is allocated before using
Jamie Bainbridge
2022-04-06
1
-0
/
+3
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-04-06
3
-5
/
+9
|
|
\
|
|
*
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
2022-04-05
1
-1
/
+1
|
|
*
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
2022-04-05
1
-1
/
+1
|
|
*
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-05
3
-3
/
+7
|
*
|
net: phy: mscc-miim: reject clause 45 register accesses
Michael Walle
2022-04-06
1
-0
/
+6
|
*
|
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
1
-2
/
+9
|
*
|
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-04-06
2
-10
/
+5
|
*
|
net: axienet: setup mdio unconditionally
Andy Chiu
2022-04-06
1
-7
/
+6
|
*
|
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2022-04-06
3
-1
/
+6
|
*
|
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
2022-04-06
1
-1
/
+1
|
*
|
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
2022-04-06
1
-0
/
+1
|
|
/
|
*
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
2022-04-05
1
-2
/
+2
|
*
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
2022-04-05
1
-0
/
+1
|
*
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
2022-04-05
1
-1
/
+3
|
*
sfc: Do not free an empty page_ring
Martin Habets
2022-04-04
1
-0
/
+3
|
*
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
2022-04-04
1
-1
/
+1
|
*
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
2022-04-04
1
-2
/
+4
|
*
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
2022-04-04
1
-1
/
+2
|
*
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
2022-04-04
4
-0
/
+19
|
*
qed: fix ethtool register dump
Manish Chopra
2022-04-04
1
-1
/
+1
|
*
net: phy: micrel: Remove DT option lan8814,ignore-ts
Horatiu Vultur
2022-04-04
1
-3
/
+1
|
*
net: phy: micrel: Remove latency from driver
Horatiu Vultur
2022-04-04
1
-101
/
+1
|
*
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
2022-04-02
1
-2
/
+1
|
*
net/fungible: Fix reference to __udivdi3 on 32b builds
Dimitris Michailidis
2022-04-02
1
-2
/
+2
|
*
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
2022-04-01
1
-0
/
+1
|
*
mctp i2c: correct mctp_i2c_header_create result
Matt Johnston
2022-04-01
1
-1
/
+1
|
*
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-04-01
3
-38
/
+121
|
*
ice: Fix MAC address setting
Ivan Vecera
2022-04-01
1
-2
/
+5
|
*
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
2022-04-01
1
-0
/
+2
|
*
vrf: fix packet sniffing for traffic originating from ip tunnels
Eyal Birger
2022-04-01
1
-4
/
+11
|
*
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
2022-04-01
1
-65
/
+81
*
|
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-07
6
-20
/
+131
|
\
\
|
*
|
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Andrea Parri (Microsoft)
2022-04-06
1
-3
/
+3
|
*
|
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
2022-04-06
1
-2
/
+34
|
*
|
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
2022-04-06
1
-3
/
+10
|
*
|
Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
Michael Kelley
2022-03-29
1
-1
/
+10
|
*
|
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
2022-03-29
1
-0
/
+9
|
*
|
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
2022-03-29
2
-0
/
+42
|
*
|
Drivers: hv: vmbus: Fix potential crash on module unload
Guilherme G. Piccoli
2022-03-29
1
-2
/
+7
|
*
|
Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_regis...
Andrea Parri (Microsoft)
2022-03-29
1
-3
/
+4
|
*
|
Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated...
Andrea Parri (Microsoft)
2022-03-29
1
-6
/
+12
*
|
|
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-07
1
-35
/
+39
|
\
\
\
|
*
|
|
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
2022-04-07
1
-10
/
+7
|
*
|
|
random: check for signal_pending() outside of need_resched() check
Jann Horn
2022-04-06
1
-2
/
+2
|
*
|
|
random: do not allow user to keep crng key around on stack
Jason A. Donenfeld
2022-04-06
1
-12
/
+23
[next]