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
*
net: macb: constify macb configuration data
Josh Cartwright
2015-03-09
1
-4
/
+4
*
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
2015-03-09
1
-5
/
+23
*
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
2015-03-09
1
-12
/
+8
*
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
2015-03-09
1
-0
/
+4
*
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-09
1
-0
/
+8
*
bgmac: Clean warning messages
Peter Senna Tschudin
2015-03-09
1
-7
/
+0
*
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
2015-03-06
1
-1
/
+0
*
net: macb: Correct the MID field length value
Punnaiah Choudary Kalluri
2015-03-06
1
-1
/
+1
*
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
2015-03-06
1
-2
/
+17
*
net: bcmgenet: properly disable password matching
Florian Fainelli
2015-03-06
1
-2
/
+4
*
net: eth: xgene: fix booting with devicetree
Mark Salter
2015-03-05
1
-1
/
+1
*
bnx2x: Force fundamental reset for EEH recovery
Brian King
2015-03-05
1
-0
/
+3
*
xen-netback: refactor xenvif_handle_frag_list()
David Vrabel
2015-03-05
1
-12
/
+9
*
xen-netback: unref frags when handling a from-guest skb with a frag list
David Vrabel
2015-03-05
1
-1
/
+6
*
xen-netback: return correct ethtool stats
David Vrabel
2015-03-05
1
-2
/
+1
*
ARM: fix typos in smc91x platform data
Arnd Bergmann
2015-03-05
1
-0
/
+1
*
team: don't traverse port list using rcu in team_set_mac_address
Jiri Pirko
2015-03-04
1
-3
/
+3
*
net: fec: fix rcv is not last issue when do suspend/resume test
Fugang Duan
2015-03-04
1
-1
/
+1
*
drivers: net: xgene: fix new firmware backward compatibility with older driver
Iyappan Subramanian
2015-03-04
1
-0
/
+4
*
bcm63xx_enet: fix poll callback.
Nicolas Schichan
2015-03-04
1
-4
/
+4
*
stmmac: check IRQ availability early on probe
Alexey Brodkin
2015-03-04
1
-29
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-04
56
-584
/
+968
|
\
|
*
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
2015-03-03
1
-2
/
+2
|
*
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
2015-03-03
1
-1
/
+23
|
*
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
2015-03-03
1
-1
/
+1
|
*
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
2015-03-03
1
-3
/
+2
|
*
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
2015-03-03
1
-1
/
+1
|
*
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
2015-03-03
1
-0
/
+6
|
*
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
2015-03-02
1
-1
/
+7
|
*
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
2015-03-02
2
-4
/
+6
|
*
net: systemport: fix software maintained statistics
Florian Fainelli
2015-03-01
2
-3
/
+6
|
*
net: bcmgenet: fix software maintained statistics
Florian Fainelli
2015-03-01
1
-3
/
+6
|
*
net: pasemi: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-01
1
-5
/
+3
|
*
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-01
1
-5
/
+5
|
*
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-01
1
-5
/
+2
|
*
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-01
1
-5
/
+2
|
*
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-01
1
-5
/
+2
|
*
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
2015-03-01
1
-2
/
+2
|
*
qlcnic: Fix trivial typo in comment
Yannick Guerrini
2015-03-01
1
-1
/
+1
|
*
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
2015-03-01
1
-4
/
+3
|
*
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
2015-03-01
1
-2
/
+3
|
*
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
2015-03-01
1
-0
/
+3
|
*
net: bcmgenet: fix throughtput regression
Jaedon Shin
2015-03-01
2
-27
/
+88
|
*
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
2015-03-01
1
-2
/
+5
|
*
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-03-01
1
-1
/
+4
|
|
\
|
|
*
mac80211_hwsim: fix error handling in tx_frame_nl
Bob Copeland
2015-02-24
1
-1
/
+4
|
*
|
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
2015-02-28
1
-1
/
+1
|
*
|
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-02-28
1
-4
/
+2
|
*
|
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
2015-02-28
2
-113
/
+10
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-27
9
-76
/
+280
|
|
\
\
[next]