index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: xgene: fix register offset
Iyappan Subramanian
2016-05-14
2
-4
/
+4
*
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
2016-05-14
4
-19
/
+53
*
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2016-05-14
2
-11
/
+27
*
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
2016-05-14
1
-2
/
+2
*
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2016-05-14
2
-5
/
+8
*
net: mvneta: bm: fix dependencies again
Arnd Bergmann
2016-05-12
1
-1
/
+1
*
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
2016-05-12
2
-0
/
+61
*
bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)
Michael Chan
2016-05-12
2
-0
/
+4
*
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
Dan Carpenter
2016-05-12
1
-2
/
+6
*
net: nps_enet: bug fix - handle lost tx interrupts
Elad Kanfi
2016-05-10
1
-0
/
+15
*
net: nps_enet: Tx handler synchronization
Elad Kanfi
2016-05-10
2
-8
/
+9
*
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
2016-05-10
1
-0
/
+4
*
ravb: Add missing free_irq() call to ravb_close()
Geert Uytterhoeven
2016-05-10
1
-0
/
+2
*
net/mlx5e: make VXLAN support conditional
Arnd Bergmann
2016-05-09
5
-3
/
+24
*
Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
Arnd Bergmann
2016-05-09
1
-1
/
+0
*
qede: uninitialized variable in qede_start_xmit()
Dan Carpenter
2016-05-09
1
-1
/
+1
*
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
2016-05-07
1
-1
/
+2
*
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
2016-05-07
1
-1
/
+1
*
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
2016-05-07
1
-4
/
+8
*
mlxsw: spectrum: Add missing rollback in flood configuration
Ido Schimmel
2016-05-07
1
-0
/
+8
*
mlxsw: spectrum: Fix rollback order in LAG join failure
Ido Schimmel
2016-05-07
1
-2
/
+2
*
qede: prevent chip hang when increasing channels
Sudarsana Reddy Kalluru
2016-05-06
1
-4
/
+2
*
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
2016-05-06
1
-1
/
+1
*
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
2016-05-04
1
-4
/
+15
*
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
2016-05-04
1
-0
/
+4
*
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
2016-05-04
1
-2
/
+8
*
drivers: net: xgene: Fix error handling
Matthias Brugger
2016-05-04
1
-3
/
+4
*
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
2016-05-03
1
-12
/
+19
*
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-05-03
1
-4
/
+2
*
macb: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
1
-1
/
+2
*
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
1
-0
/
+2
*
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
2016-05-03
3
-16
/
+49
*
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2016-05-03
2
-11
/
+20
*
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
2016-05-03
1
-0
/
+1
*
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
2016-05-03
1
-2
/
+4
*
cxgb3: fix out of bounds read
Michal Schmidt
2016-05-02
1
-1
/
+2
*
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
2016-04-28
1
-10
/
+1
*
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
2016-04-28
1
-2
/
+8
*
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
2016-04-28
1
-13
/
+22
*
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
2016-04-28
2
-7
/
+7
*
ps3_gelic: fix memcpy parameter
Christophe Jaillet
2016-04-28
1
-1
/
+1
*
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
2016-04-28
1
-1
/
+4
*
sfc: disable RSS when unsupported
Jon Cooper
2016-04-28
1
-2
/
+13
*
myri10ge: fix sleeping with bh disabled
Stanislaw Gruszka
2016-04-28
1
-2
/
+2
*
bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.
Michael Chan
2016-04-27
2
-5
/
+34
*
bnxt_en: Limit RX BD pages to be no bigger than 32K.
Michael Chan
2016-04-27
2
-9
/
+18
*
bnxt_en: Don't fallback to INTA on VF.
Michael Chan
2016-04-27
1
-1
/
+1
*
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
2016-04-26
1
-2
/
+4
*
net/mlx5: Add pci shutdown callback
Majd Dibbiny
2016-04-24
2
-6
/
+32
*
net/mlx5_core: Remove static from local variable
Eli Cohen
2016-04-24
1
-1
/
+1
[next]