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
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
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
2013-07-03
dlci: validate the net device in dlci_del()
Zefan Li
1
-0
/
+12
2013-07-03
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
1
-5
/
+9
2013-06-27
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-06-20
ath9k: Disable PowerSave by default
Sujith Manoharan
1
-2
/
+1
2013-06-20
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-05-19
r8169: fix vlan tag read ordering.
Francois Romieu
1
-7
/
+6
2013-05-19
macvlan: fix passthru mode race between dev removal and rx path
Jiri Pirko
1
-3
/
+4
2013-05-19
3c59x: fix PCI resource management
Sergei Shtylyov
1
-12
/
+13
2013-05-19
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-19
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
1
-0
/
+2
2013-05-19
mwifiex: fix setting of multicast filter
Daniel Drake
1
-15
/
+6
2013-05-19
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
1
-0
/
+1
2013-05-19
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
1
-1
/
+5
2013-05-07
Revert :can: sja1000: fix handling on dt properties on little endian systems"
Greg Kroah-Hartman
1
-15
/
+16
2013-05-01
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-05-01
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2
-1
/
+2
2013-04-25
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
2013-04-25
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-04-16
r8169: fix auto speed down issue
Hayes Wang
1
-4
/
+26
2013-04-12
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
1
-2
/
+2
2013-04-12
Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Greg Kroah-Hartman
1
-8
/
+0
2013-04-05
bonding: get netdev_rx_handler_unregister out of locks
Veaceslav Falico
1
-2
/
+1
2013-04-05
smsc75xx: fix jumbo frame support
Steve Glendinning
1
-4
/
+8
2013-04-05
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
1
-2
/
+2
2013-04-05
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
1
-1
/
+1
2013-04-05
atl1e: drop pci-msi support because of packet corruption
Mugunthan V N
2
-21
/
+2
2013-04-05
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
1
-1
/
+1
2013-04-05
sky2: Threshold for Pause Packet is set wrong
Mirko Lindner
1
-1
/
+1
2013-04-05
sky2: Receive Overflows not counted
Mirko Lindner
1
-1
/
+1
2013-04-05
macvtap: zerocopy: validate vectors before building skb
Jason Wang
1
-0
/
+4
2013-04-05
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
1
-0
/
+8
2013-04-05
b43: A fix for DMA transmission sequence errors
Iestyn C. Elfick
1
-12
/
+53
2013-03-28
rt2x00: error in configurations with mesh support disabled
Felix Fietkau
1
-0
/
+2
2013-03-28
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
1
-4
/
+3
2013-03-28
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
1
-1
/
+2
2013-03-28
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
1
-2
/
+2
2013-03-28
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-03-28
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-03-28
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2013-03-28
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2013-03-28
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
3
-3
/
+16
2013-03-28
sfc: Fix two causes of flush failure
Ben Hutchings
7
-5
/
+46
2013-03-28
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
Ben Hutchings
1
-6
/
+11
2013-03-28
sfc: Do not attempt to flush queues if DMA is disabled
Stuart Hodgson
1
-14
/
+19
2013-03-28
sfc: Fix Siena mac statistics on big endian platforms
Steve Hodgson
1
-7
/
+7
2013-03-28
sfc: Fix loop condition for efx_filter_search() when !for_insert
Ben Hutchings
1
-17
/
+24
2013-03-28
netconsole: don't call __netpoll_cleanup() while atomic
Veaceslav Falico
1
-11
/
+9
2013-03-20
tun: add a missing nf_reset() in tun_net_xmit()
Eric Dumazet
1
-0
/
+2
2013-03-14
e1000e: fix pci-device enable-counter balance
Konstantin Khlebnikov
1
-1
/
+1
2013-03-14
ath9k: fix RSSI dummy marker value
Felix Fietkau
1
-1
/
+1
[next]