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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-12
45
-238
/
+902
|
\
|
*
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
1
-1
/
+2
|
*
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
1
-1
/
+3
|
*
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
2014-10-10
1
-5
/
+4
|
*
mlx4: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-3
/
+3
|
*
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-5
/
+3
|
*
igb: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-4
/
+3
|
*
fm10k: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-4
/
+3
|
*
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
2014-10-10
1
-2
/
+29
|
*
macvlan: optimize the receive path
jbaron@akamai.com
2014-10-10
1
-5
/
+10
|
*
macvlan: pass 'bool' type to macvlan_count_rx()
jbaron@akamai.com
2014-10-10
1
-3
/
+3
|
*
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
2014-10-10
1
-6
/
+22
|
*
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
2014-10-10
6
-30
/
+438
|
*
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
2014-10-10
4
-41
/
+78
|
*
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-10
9
-40
/
+67
|
|
\
|
|
*
rtlwifi: Fix possible unaligned array in ether_addr_copy()
Larry Finger
2014-10-08
1
-1
/
+1
|
|
*
ath9k: Fix sequence number assignment
Sujith Manoharan
2014-10-08
4
-23
/
+35
|
|
*
ath9k_htc: avoid kernel panic in ath9k_hw_reset
Marek Puzyniak
2014-10-07
1
-0
/
+1
|
|
*
ath9k: Fix crash in MCC mode
Sujith Manoharan
2014-10-07
1
-1
/
+1
|
|
*
ath: Fix smatch warning
Sujith Manoharan
2014-10-07
1
-4
/
+4
|
|
*
rtl818x_pci: fix response rate may be incorrect.
Andrea Merello
2014-10-07
1
-11
/
+25
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-10-07
10
-19
/
+53
|
|
|
\
|
*
|
|
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
2014-10-10
1
-2
/
+2
|
*
|
|
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
2014-10-10
1
-1
/
+2
|
*
|
|
networking: fm10k: Fix build failure
Pranith Kumar
2014-10-10
1
-0
/
+1
|
*
|
|
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2014-10-10
2
-2
/
+2
|
*
|
|
r8152: add mutex for hw settings
hayeswang
2014-10-10
1
-1
/
+63
|
*
|
|
r8152: adjust usb_autopm_xxx
hayeswang
2014-10-10
1
-13
/
+11
|
*
|
|
r8152: autoresume before setting feature
hayeswang
2014-10-10
1
-1
/
+9
|
*
|
|
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
2014-10-10
3
-9
/
+16
|
*
|
|
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
2014-10-10
3
-7
/
+21
|
*
|
|
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-10-10
4
-5
/
+11
|
*
|
|
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
2
-10
/
+19
|
*
|
|
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
2
-13
/
+34
|
*
|
|
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
2014-10-09
1
-8
/
+7
|
*
|
|
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+6
|
*
|
|
gianfar: Include missing headers for ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+2
|
*
|
|
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
1
-13
/
+23
|
*
|
|
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
2014-10-09
1
-14
/
+14
|
*
|
|
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
2014-10-09
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
vio: fix reuse of vio_dring slot
Dwight Engen
2014-09-30
1
-2
/
+2
*
|
|
|
|
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-12
2
-15
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
2
-15
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-11
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-09-09
1
-3
/
+1
*
|
|
|
|
|
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-1
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
2014-09-24
1
-1
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-09
746
-27365
/
+126581
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
9
-58
/
+35
|
|
\
\
\
\
\
\
[next]