index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-238
/
+902
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-15
/
+11
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+1
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
1
-5
/
+3
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
1
-2
/
+29
2014-10-10
macvlan: optimize the receive path
jbaron@akamai.com
1
-5
/
+10
2014-10-10
macvlan: pass 'bool' type to macvlan_count_rx()
jbaron@akamai.com
1
-3
/
+3
2014-10-10
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
1
-6
/
+22
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
6
-30
/
+438
2014-10-10
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
4
-41
/
+78
2014-10-10
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
9
-40
/
+67
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
1
-2
/
+2
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2014-10-10
networking: fm10k: Fix build failure
Pranith Kumar
1
-0
/
+1
2014-10-10
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2
-2
/
+2
2014-10-10
r8152: add mutex for hw settings
hayeswang
1
-1
/
+63
2014-10-10
r8152: adjust usb_autopm_xxx
hayeswang
1
-13
/
+11
2014-10-10
r8152: autoresume before setting feature
hayeswang
1
-1
/
+9
2014-10-10
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
3
-9
/
+16
2014-10-10
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
3
-7
/
+21
2014-10-10
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
4
-5
/
+11
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-10-09
fix misuses of f_count() in ppp and netlink
Al Viro
1
-1
/
+1
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2
-10
/
+19
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2
-13
/
+34
2014-10-09
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
1
-8
/
+7
2014-10-09
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
1
-0
/
+6
2014-10-09
gianfar: Include missing headers for ARM builds
Claudiu Manoil
1
-0
/
+2
2014-10-09
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
1
-13
/
+23
2014-10-09
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
1
-14
/
+14
2014-10-09
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
1
-0
/
+2
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
746
-27365
/
+126581
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-58
/
+35
2014-10-09
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
1
-2
/
+3
2014-10-09
cxgb4: clean up a type issue
Dan Carpenter
1
-10
/
+8
2014-10-09
cxgb4: potential shift wrapping bug
Dan Carpenter
1
-1
/
+1
2014-10-09
i40e: skb->xmit_more support
Eric Dumazet
1
-44
/
+46
2014-10-09
net: fs_enet: Add NAPI TX
LEROY Christophe
5
-11
/
+132
2014-10-09
net: fs_enet: Remove non NAPI RX
LEROY Christophe
1
-149
/
+15
2014-10-08
r8169:add support for RTL8168EP
Chun-Hao Lin
1
-44
/
+517
2014-10-08
rtlwifi: Fix possible unaligned array in ether_addr_copy()
Larry Finger
1
-1
/
+1
2014-10-08
ath9k: Fix sequence number assignment
Sujith Manoharan
4
-23
/
+35
[next]