index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2019-12-13
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
1
-0
/
+1
2019-12-13
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
1
-2
/
+3
2019-12-13
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-12-13
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-12-13
ravb: implement MTU change while device is up
Ulrich Hecht
2
-13
/
+16
2019-12-13
iwlwifi: pcie: don't consider IV len in A-MSDU
Mordechay Goodstein
1
-13
/
+7
2019-12-13
rsi: release skb if rsi_prepare_beacon fails
Navid Emamdoost
1
-0
/
+1
2019-12-04
net: fec: fix clock count mis-match
Chuhong Yuan
1
-4
/
+11
2019-12-04
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-0
/
+1
2019-12-04
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-12-04
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-12-04
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-12-04
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2019-12-04
gve: Fix the queue page list allocated pages count
Jeroen de Borst
1
-1
/
+2
2019-12-04
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-12-04
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-12-04
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-12-04
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
1
-0
/
+2
2019-12-04
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
1
-0
/
+1
2019-12-04
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-12-04
net: stmmac: gmac4: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-12-04
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
1
-1
/
+1
2019-12-04
net/mlx5e: Use correct enum to determine uplink port
Dmytro Linkin
1
-1
/
+2
2019-12-04
net/mlx5e: Fix eswitch debug print of max fdb flow
Roi Dayan
1
-1
/
+1
2019-12-04
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
1
-1
/
+4
2019-12-04
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
2
-2
/
+33
2019-12-04
can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...
Timo Schlüßler
1
-1
/
+1
2019-12-04
can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...
Marc Kleine-Budde
1
-2
/
+8
2019-12-04
can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
Marc Kleine-Budde
1
-1
/
+3
2019-12-04
can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
Jeroen Hofstee
1
-1
/
+1
2019-12-04
can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...
Marc Kleine-Budde
1
-13
/
+73
2019-12-04
can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...
Marc Kleine-Budde
1
-1
/
+3
2019-12-04
can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...
Marc Kleine-Budde
1
-1
/
+1
2019-12-04
can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...
Marc Kleine-Budde
1
-2
/
+4
2019-12-04
can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
Jeroen Hofstee
1
-0
/
+26
2019-12-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-12-04
net: fec: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+2
2019-11-29
gve: fix dma sync bug where not all pages synced
Adi Suresh
1
-4
/
+5
2019-11-29
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
Geert Uytterhoeven
1
-5
/
+6
2019-11-29
ath9k_hw: fix uninitialized variable data
Denis Efremov
1
-1
/
+1
2019-11-29
ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
Hui Peng
1
-0
/
+8
2019-11-29
ath10k: Fix HOST capability QMI incompatibility
Bjorn Andersson
5
-3
/
+45
2019-11-29
ath10k: restore QCA9880-AR1A (v1) detection
Christian Lamparter
1
-11
/
+25
2019-11-29
net/mlx5: Update the list of the PCI supported devices
Shani Shapp
1
-0
/
+1
2019-11-29
net/mlx5e: Do not use non-EXT link modes in EXT mode
Eran Ben Elisha
1
-6
/
+6
2019-11-29
net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
Eli Cohen
1
-6
/
+12
2019-11-29
net/mlx5: Fix auto group size calculation
Maor Gottlieb
2
-4
/
+7
2019-11-29
net/mlx5e: Fix set vf link state error flow
Roi Dayan
1
-1
/
+1
2019-11-29
net/mlxfw: Verify FSM error code translation doesn't exceed array size
Eran Ben Elisha
1
-0
/
+2
[next]