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.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-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
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-27
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-27
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-27
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-27
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-27
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-01-25
enic: fix rx napi poll return value
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-24
amd-xgbe: Use proper Rx flow control register
Lendacky, Thomas
2
-6
/
+7
2015-01-20
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
1
-0
/
+5
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2015-01-16
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
2
-3
/
+3
2015-01-16
net: sxgbe: Fix waring for double kfree()
Byungho An
1
-11
/
+10
2015-01-16
net: sxgbe: Fix NULL dereferece when using DT
Girish K.S
1
-4
/
+4
2015-01-15
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
1
-2
/
+2
2015-01-15
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
1
-10
/
+17
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
1
-3
/
+38
2015-01-15
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-15
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-15
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-15
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-15
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2
-4
/
+7
2015-01-14
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-14
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-12
net/at91_ether: prepare and unprepare clock
Alexandre Belloni
1
-5
/
+5
2015-01-12
alx: fix alx_poll()
Eric Dumazet
1
-11
/
+13
2015-01-12
net: dnet: fix dnet_poll()
Eric Dumazet
1
-13
/
+5
2015-01-09
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
1
-0
/
+1
2015-01-09
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2
-1
/
+11
2015-01-09
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
1
-0
/
+2
2015-01-07
i40e: Fix bug with TCP over IPv6 over VXLAN
Anjali Singhai
1
-13
/
+11
2015-01-07
i40e: Fix Rx checksum error counter
Anjali Singhai
1
-11
/
+13
2015-01-07
i40e: fix un-necessary Tx hangs
Jesse Brandeburg
2
-8
/
+49
2015-01-07
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-05
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
1
-11
/
+8
[next]