index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-01
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
1
-12
/
+0
2014-09-25
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-07-28
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
1
-1
/
+19
2014-07-28
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
1
-1
/
+1
2014-06-26
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2
-64
/
+84
2014-06-26
mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
Wei Yang
2
-12
/
+21
2014-06-17
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
3
-7
/
+1
2014-06-08
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
1
-2
/
+5
2014-06-08
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2
-25
/
+24
2014-06-08
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-06-08
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2014-04-14
tg3: Add read dma workaround for 5720
Nithin Sujir
2
-8
/
+18
2014-04-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
1
-6
/
+26
2014-04-14
tg3: Wait for boot code to finish after power on
Nithin Sujir
1
-0
/
+10
2014-04-14
tg3: Add New 5719 Read DMA workaround
Michael Chan
2
-1
/
+29
2014-03-24
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-03-12
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-06
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
1
-0
/
+1
2014-02-06
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-16
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2014-01-16
net: do not pretend FRAGLIST support
Eric Dumazet
5
-5
/
+4
2013-12-12
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+4
2013-11-29
8139cp: re-enable interrupts after tx timeout
David Woodhouse
1
-0
/
+1
2013-11-04
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
1
-2
/
+1
2013-11-04
bnx2x: record rx queue for LRO packets
Eric Dumazet
1
-0
/
+1
2013-11-04
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-11-04
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-10-14
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-10-14
via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
Roger Luethi
1
-2
/
+7
2013-10-14
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2
-2
/
+20
2013-10-01
sfc: Fix efx_rx_buf_offset() for recycled pages
Ben Hutchings
1
-1
/
+2
2013-09-14
8139cp: Fix skb leak in rx_status_loop failure path.
Dave Jones
1
-0
/
+1
2013-08-12
8139cp: Add dma_mapping_error checking
Neil Horman
1
-3
/
+45
2013-08-12
ixgbe: Fix Tx Hang issue with lldpad on 82598EB
Jacob Keller
1
-2
/
+1
2013-07-29
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
1
-1
/
+23
2013-07-29
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-29
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-29
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2
-9
/
+10
2013-06-27
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-06-27
r8169: fix offloaded tx checksum for small packets.
Francois Romieu
1
-14
/
+27
2013-06-27
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-05-19
r8169: fix vlan tag read ordering.
Francois Romieu
1
-8
/
+6
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
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
1
-1
/
+1
2013-05-12
r8169: fix 8168evl frame padding.
Stefan Bader
1
-0
/
+9
2013-05-12
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-08
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
1
-0
/
+10
2013-05-08
gianfar: do not advertise any alarm capability.
Richard Cochran
1
-2
/
+1
[next]