index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2
-3
/
+3
2015-08-07
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
1
-1
/
+1
2015-08-07
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
1
-2
/
+2
2015-08-07
net: netcp: fix unused interface rx buffer size configuration
WingMan Kwok
2
-23
/
+13
2015-08-07
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
1
-3
/
+0
2015-08-07
r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
Ivan Vecera
1
-1
/
+3
2015-08-06
Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...
David S. Miller
8
-10
/
+51
2015-08-06
xen/netback: Wake dealloc thread after completing zerocopy work
Ross Lagerwall
2
-1
/
+6
2015-08-06
net: fec: fix initial runtime PM refcount
Lucas Stach
1
-0
/
+1
2015-08-05
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
1
-3
/
+1
2015-08-03
xen-netback: Allocate fraglist early to avoid complex rollback
Ross Lagerwall
1
-28
/
+33
2015-08-03
3c59x: Fix resource leaks in vortex_open
Jia-Ju Bai
1
-9
/
+8
2015-08-03
rtlwifi: rtl8723be: Add module parameter for MSI interrupts
Larry Finger
1
-0
/
+1
2015-08-02
rocker: free netdevice during netdevice removal
Ido Schimmel
1
-0
/
+1
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
73
-746
/
+696
2015-07-31
rtlwifi: Fix NULL dereference when PCI driver used as an AP
Luis Felipe Dominguez Vega
1
-2
/
+5
2015-07-31
b43: fix extpa_gain check for 2GHz
Hauke Mehrtens
1
-1
/
+1
2015-07-31
rsi: Fix failure to load firmware after memory leak fix and fix the leak
Mike Looijmans
2
-1
/
+11
2015-07-31
Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...
Kalle Valo
3
-6
/
+33
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
iwlwifi: pcie: fix stuck queue detection for sleeping clients
Emmanuel Grumbach
1
-2
/
+13
2015-07-29
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-07-29
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-29
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-29
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-29
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
2015-07-29
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
3
-15
/
+31
2015-07-29
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
1
-2
/
+4
2015-07-29
net: thunderx: Fix TSO packet statistic
Sunil Goutham
1
-0
/
+1
2015-07-29
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
1
-9
/
+14
2015-07-29
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
1
-3
/
+11
2015-07-29
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2
-3
/
+6
2015-07-29
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
1
-1
/
+1
2015-07-29
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
Karicheri, Muralidharan
2
-28
/
+17
2015-07-29
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
1
-3
/
+2
2015-07-29
net: netcp: fix cleanup interface list in netcp_remove()
Karicheri, Muralidharan
1
-2
/
+11
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
1
-1
/
+3
2015-07-28
iwlwifi: mvm: Fix regular scan priority
Avraham Stern
1
-1
/
+1
2015-07-28
iwlwifi: pcie: fix prepare card flow
Emmanuel Grumbach
1
-3
/
+19
2015-07-27
macvtap: fix network header pointer for VLAN tagged pkts
Ivan Vecera
1
-0
/
+7
2015-07-27
macb: Fix build with macro'ized readl/writel.
David S. Miller
2
-15
/
+15
2015-07-27
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+76
2015-07-27
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
3
-2
/
+47
2015-07-27
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
1
-8
/
+2
[prev]
[next]