index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-35
/
+152
2024-10-02
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
-2
/
+2
2024-10-02
vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
Willem de Bruijn
-0
/
+2
2024-10-02
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
-1
/
+1
2024-10-02
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
-0
/
+3
2024-10-02
ppp: do not assume bh is held in ppp_channel_bridge_input()
Eric Dumazet
-2
/
+2
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-8
/
+32
2024-10-02
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-4
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-86
/
+86
2024-10-01
net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
Shenwei Wang
-9
/
+9
2024-10-01
net: ethernet: ti: cpsw_ale: Fix warning on some platforms
Roger Quadros
-1
/
+12
2024-10-01
net: microchip: Make FDMA config symbol invisible
Geert Uytterhoeven
-1
/
+1
2024-10-01
net: fec: Reload PTP registers after link-state change
Csókás, Bence
-0
/
+23
2024-10-01
net: fec: Restart PPS after link state change
Csókás, Bence
-1
/
+46
2024-10-01
net: pcs: xpcs: fix the wrong register that was written back
Jiawen Wu
-1
/
+1
2024-10-01
net: ethernet: lantiq_etop: fix memory disclosure
Aleksander Jan Bajkowski
-1
/
+3
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-5
/
+0
2024-09-27
net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
Jinjie Ruan
-3
/
+8
2024-09-27
net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
-4
/
+1
2024-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-262
/
+315
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-31
/
+34
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-59
/
+152
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-51
/
+32
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-5
/
+16
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
-9
/
+28
2024-09-26
net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
Furong Xu
-1
/
+1
2024-09-26
virtio_net: Fix mismatched buf address when unmapping for small packets
Wenbo Li
-2
/
+8
2024-09-25
net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
Jianbo Liu
-1
/
+7
2024-09-25
net/mlx5e: SHAMPO, Fix overflow of hd_per_wq
Dragos Tatulea
-1
/
+1
2024-09-25
net/mlx5: HWS, changed E2BIG error to a negative return code
Yevgeny Kliteynik
-4
/
+4
2024-09-25
net/mlx5: HWS, fixed double-free in error flow of creating SQ
Yevgeny Kliteynik
-1
/
+7
2024-09-25
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
Elena Salomatkina
-0
/
+3
2024-09-25
net/mlx5: Added cond_resched() to crdump collection
Mohamed Khalfella
-0
/
+10
2024-09-25
net/mlx5: Fix error path in multi-packet WQE transmit
Gerd Bayer
-1
/
+0
2024-09-25
net/mlx5: Support throttled commands from async API
Dragos Tatulea
-5
/
+16
2024-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-55
/
+75
2024-09-24
bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
Jiwon Kim
-3
/
+3
2024-09-24
r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
Heiner Kallweit
-0
/
+1
2024-09-24
net: ravb: Fix R-Car RX frame size limit
Paul Barker
-2
/
+10
2024-09-24
net: ravb: Fix maximum TX frame size for GbEth devices
Paul Barker
-1
/
+6
2024-09-24
net: stmmac: Fix zero-division error when disabling tc cbs
KhaiWenTan
-0
/
+1
2024-09-24
r8169: add tally counter fields added with RTL8125
Heiner Kallweit
-0
/
+27
2024-09-24
net: phy: aquantia: fix applying active_low bit after reset
Daniel Golle
-3
/
+2
2024-09-24
net: phy: aquantia: fix setting active_low bit
Daniel Golle
-1
/
+2
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+1
2024-09-23
net: cirrus: use u8 for addr to calm down sparse
Nikita Shubin
-1
/
+3
2024-09-22
net: sparx5: Fix invalid timestamps
Aakash Menon
-1
/
+5
2024-09-19
net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...
Kaixin Wang
-0
/
+2
2024-09-19
net: xilinx: axienet: Fix packet counting
Sean Anderson
-9
/
+14
2024-09-19
net: xilinx: axienet: Schedule NAPI in two steps
Sean Anderson
-6
/
+8
[next]