index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
1
-1
/
+1
|
\
|
*
virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
Paolo Abeni
2016-03-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
551
-20125
/
+51152
|
\
\
|
*
|
bonding: fix bond_get_stats()
Eric Dumazet
2016-03-19
1
-31
/
+35
|
*
|
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
2016-03-19
1
-2
/
+2
|
*
|
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
2016-03-19
1
-6
/
+18
|
*
|
phy: mdio-thunder: Fix some Kconfig typos
Andreas Färber
2016-03-19
1
-2
/
+2
|
*
|
lan78xx: add ndo_get_stats64
Woojung Huh
2016-03-19
1
-0
/
+49
|
*
|
lan78xx: handle statistics counter rollover
Woojung Huh
2016-03-19
1
-13
/
+239
|
*
|
net: smc911x: convert pxa dma to dmaengine
Robert Jarzmik
2016-03-19
2
-66
/
+82
|
*
|
team: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
2016-03-19
1
-1
/
+0
|
*
|
bonding: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
2016-03-19
1
-1
/
+1
|
*
|
ethernet: micrel: fix some error codes
Dan Carpenter
2016-03-19
1
-4
/
+6
|
*
|
net: mvneta: bm: clarify dependencies
Arnd Bergmann
2016-03-19
1
-2
/
+10
|
*
|
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2016-03-19
2
-50
/
+56
|
*
|
ldmvsw: Add ldmvsw.c driver code
Aaron Young
2016-03-19
3
-0
/
+480
|
*
|
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
2016-03-19
3
-70
/
+121
|
*
|
ldmvsw: Split sunvnet driver into common code
Aaron Young
2016-03-19
5
-1743
/
+1816
|
*
|
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
2016-03-19
1
-0
/
+4
|
*
|
ravb: fix result value overwrite
Yoshihiro Kaneko
2016-03-19
1
-2
/
+2
|
*
|
qlge: Fix receive packets drop.
Manish Chopra
2016-03-19
1
-0
/
+11
|
*
|
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
2016-03-18
1
-0
/
+4
|
*
|
mediatek: unlock on error in mtk_tx_map()
Dan Carpenter
2016-03-18
1
-0
/
+2
|
*
|
mediatek: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-03-18
1
-2
/
+2
|
*
|
netdev: Move octeon/octeon_mgmt driver to cavium directory.
David Daney
2016-03-18
7
-16
/
+12
|
*
|
qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface
Schemmel Hans-Christoph
2016-03-18
1
-0
/
+3
|
*
|
vlan: propagate gso_max_segs
Eric Dumazet
2016-03-18
2
-0
/
+4
|
*
|
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
2016-03-17
1
-6
/
+20
|
*
|
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
2016-03-17
1
-1
/
+1
|
*
|
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
2016-03-17
1
-0
/
+4
|
*
|
ppp: ensure file->private_data can't be overridden
Guillaume Nault
2016-03-17
1
-14
/
+17
|
*
|
net: arc: trivial: cleanup the emac driver
Caesar Wang
2016-03-17
4
-57
/
+75
|
*
|
net: arc_emac: support the phy reset for emac driver
Caesar Wang
2016-03-17
2
-0
/
+43
|
*
|
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
2016-03-17
1
-2
/
+4
|
*
|
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
2016-03-17
1
-2
/
+6
|
*
|
smc91x: avoid self-comparison warning
Arnd Bergmann
2016-03-15
1
-1
/
+1
|
*
|
net: dsa: make port_bridge_leave return void
Vivien Didelot
2016-03-14
3
-23
/
+11
|
*
|
net: dsa: rename port_*_bridge routines
Vivien Didelot
2016-03-14
3
-6
/
+6
|
*
|
sh_eth: kill useless initializers
Sergei Shtylyov
2016-03-14
1
-9
/
+9
|
*
|
net: mvneta: replace magic numbers by existing macros
Dmitri Epshtein
2016-03-14
1
-2
/
+2
|
*
|
net: mvneta: fix error messages in mvneta_port_down function
Dmitri Epshtein
2016-03-14
1
-2
/
+2
|
*
|
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
2016-03-14
1
-1
/
+1
|
*
|
net: mvneta: Fix spinlock usage
Gregory CLEMENT
2016-03-14
1
-5
/
+6
|
*
|
phy: fixed: Fix removal of phys.
Andrew Lunn
2016-03-14
1
-2
/
+9
|
*
|
dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
Andrew Lunn
2016-03-14
5
-18
/
+18
|
*
|
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
2016-03-14
3
-0
/
+166
|
*
|
phy: mdio-octeon: Refactor into two files/modules
David Daney
2016-03-14
5
-268
/
+292
|
*
|
net: thunderx: Cleanup PHY probing code.
David Daney
2016-03-14
1
-11
/
+18
|
*
|
net: mvneta: Add missing hotplug notifier transition
Anna-Maria Gleixner
2016-03-14
1
-0
/
+2
|
*
|
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
2016-03-14
1
-4
/
+3
[next]