index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-250
/
+340
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-19
net: tehuti: don't process data if it has not been copied from userspace
Colin Ian King
1
-0
/
+2
2017-07-19
NET: dwmac: Make dwmac reset unconditional
Eugeniy Paltsev
1
-1
/
+8
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
11
-53
/
+48
2017-07-15
net: bcmgenet: Free skb after last Tx frag
Doug Berger
2
-60
/
+84
2017-07-15
net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()
Doug Berger
1
-106
/
+85
2017-07-15
mlx4_en: remove unnecessary returned value check
Zhu Yanjun
1
-5
/
+3
2017-07-15
ioc3-eth: store pointer to net_device for priviate area
Jason A. Donenfeld
1
-9
/
+5
2017-07-15
net: ethernet: bgmac: Make IDM register space optional
Abhishek Shah
3
-35
/
+55
2017-07-15
net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
Abhishek Shah
1
-1
/
+1
2017-07-14
liquidio: fix possible eeprom format string overflow
Arnd Bergmann
1
-1
/
+1
2017-07-14
net: thunder_bgx: avoid format string overflow warning
Arnd Bergmann
1
-1
/
+1
2017-07-14
bnx2x: fix format overflow warning
Arnd Bergmann
1
-1
/
+2
2017-07-14
net: niu: fix format string overflow warning:
Arnd Bergmann
1
-2
/
+2
2017-07-14
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
1
-4
/
+6
2017-07-14
cxgb4: ptp_clock_register() returns error pointers
Ganesh Goudar
1
-1
/
+2
2017-07-14
net: hns: add acpi function of xge led control
LiuJian
2
-3
/
+58
2017-07-13
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-07-13
net: stmmac: make const array route_possibilities static
Colin Ian King
1
-1
/
+1
2017-07-13
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
1
-2
/
+2
2017-07-13
xgene: Don't fail probe, if there is no clk resource for SGMII interfaces
Thomas Bogendoerfer
1
-10
/
+12
2017-07-12
net: stmmac: revert "support future possible different internal phy mode"
LABBE Corentin
1
-7
/
+3
2017-07-12
sfc: don't read beyond unicast address list
Bert Kenward
1
-5
/
+3
2017-07-12
smsc911x: Add check for ioremap_nocache() return code
Alexey Khoroshilov
1
-0
/
+5
2017-07-12
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
1
-7
/
+9
2017-07-12
nfp: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2017-07-12
mlxsw: spectrum_switchdev: Check status of memory allocation
Ido Schimmel
1
-0
/
+6
2017-07-12
mlxsw: spectrum_switchdev: Remove unused variable
Ido Schimmel
1
-3
/
+0
2017-07-12
mlxsw: spectrum_router: Fix use-after-free in route replace
Ido Schimmel
1
-0
/
+3
2017-07-12
mlxsw: spectrum_router: Add missing rollback
Ido Schimmel
1
-0
/
+1
2017-07-11
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2
-22
/
+36
2017-07-11
qed: Fix printk option passed when printing ipv6 addresses
Kalderon, Michal
1
-3
/
+3
2017-07-11
net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer
Christophe Jaillet
1
-6
/
+6
2017-07-11
net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'
Christophe Jaillet
1
-1
/
+1
2017-07-11
net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'
Christophe Jaillet
1
-1
/
+1
2017-07-11
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
1
-4
/
+5
2017-07-11
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
1
-5
/
+10
2017-07-11
bnxt_en: Fix bug in ethtool -L.
Michael Chan
4
-9
/
+8
2017-07-11
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2
-2
/
+17
2017-07-10
net/mlx5: IPSec, fix 64-bit division correctly
Arnd Bergmann
1
-3
/
+1
2017-07-09
Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-6
/
+16
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+13
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-24
/
+19
2017-07-08
net: ethernet: mediatek: remove useless code in mtk_probe()
Gustavo A. R. Silva
1
-5
/
+0
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
2
-15
/
+13
2017-07-08
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
1
-1
/
+1
2017-07-08
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
1
-1
/
+2
2017-07-07
nfp: flower: add missing clean up call to avoid memory leaks
Jakub Kicinski
1
-0
/
+1
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-85
/
+74
[next]