index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
-4
/
+6
2015-03-01
net: systemport: fix software maintained statistics
Florian Fainelli
-3
/
+6
2015-03-01
net: bcmgenet: fix software maintained statistics
Florian Fainelli
-3
/
+6
2015-03-01
net: pasemi: Use setup_timer and mod_timer
Vaishali Thakkar
-5
/
+3
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
-5
/
+5
2015-03-01
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
-5
/
+2
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
-5
/
+2
2015-03-01
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
-5
/
+2
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
-2
/
+2
2015-03-01
qlcnic: Fix trivial typo in comment
Yannick Guerrini
-1
/
+1
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
-4
/
+3
2015-03-01
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
-2
/
+3
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
-0
/
+3
2015-02-28
net: bcmgenet: fix throughtput regression
Jaedon Shin
-27
/
+88
2015-02-28
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
-2
/
+5
2015-02-28
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-1
/
+4
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
-1
/
+1
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
-4
/
+2
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
-113
/
+10
2015-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-76
/
+280
2015-02-27
amd-xgbe: Request IRQs only after driver is fully setup
Lendacky, Thomas
-82
/
+93
2015-02-27
net: asix: add support for the Sitecom LN-028 USB adapter
Luca Ceresoli
-0
/
+5
2015-02-27
rocker: silence shift wrapping warning
Dan Carpenter
-2
/
+2
2015-02-27
rocker: add a check for NULL in rocker_probe_ports()
Dan Carpenter
-0
/
+2
2015-02-27
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
-11
/
+45
2015-02-27
enic: do notify_check before returning credits
Sujith Sankar
-2
/
+2
2015-02-26
i40e: check pointers before use
Shannon Nelson
-1
/
+1
2015-02-26
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
-0
/
+35
2015-02-26
i40e: stop flow director on shutdown
Mitch A Williams
-0
/
+1
2015-02-26
i40e: disconnect irqs on shutdown
Shannon Nelson
-6
/
+8
2015-02-26
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
-12
/
+12
2015-02-26
i40e: Issue a PF reset if Tx queue disable timeout
Parikh, Neerav
-1
/
+7
2015-02-26
i40e: Fix the Tx ring qset handle when DCB reconfigures
Parikh, Neerav
-2
/
+9
2015-02-26
i40e: Fix the case where per TC queue count was higher than queues enabled
Anjali Singhai
-1
/
+6
2015-02-26
i40e: fix race in hang check
Jesse Brandeburg
-48
/
+60
2015-02-26
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
-0
/
+132
2015-02-26
i40e: Don't check for Tx hang when PF down
Akeem G Abodunrin
-1
/
+2
2015-02-26
i40e: fix shift precedence issue
Shannon Nelson
-3
/
+4
2015-02-26
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
-1
/
+3
2015-02-25
amd-xgbe-phy: PHY KX/KR mode differences
Tom Lendacky
-2
/
+80
2015-02-25
iwlwifi: fix max_ht_ampdu_exponent for older devices
Emmanuel Grumbach
-14
/
+29
2015-02-24
r8169: Fix trivial typo in rtl_check_firmware
Yannick Guerrini
-1
/
+1
2015-02-24
xen-netback: release pending index before pushing Tx responses
David Vrabel
-8
/
+21
2015-02-24
mac80211_hwsim: fix error handling in tx_frame_nl
Bob Copeland
-1
/
+4
2015-02-23
altera_tse: Fixes in NAPI and interrupt handling paths
Vlastimil Setka
-23
/
+22
2015-02-23
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
Vlastimil Setka
-1
/
+1
2015-02-23
iwlwifi: mvm: disable beamformer unless FW supports it
Eyal Shapira
-1
/
+4
2015-02-23
iwlwifi: mvm: Fix ROC removal
Andrei Otcheretianski
-6
/
+3
2015-02-23
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
-3
/
+1
[prev]
[next]