index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-16
2
-2
/
+2
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2013-10-14
2
-2
/
+2
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
10
-0
/
+33
|
\
\
|
*
|
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
10
-0
/
+33
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
14
-116
/
+52
|
\
\
\
|
*
|
|
DMA-API: net: octeon: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+3
|
*
|
|
DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+4
|
*
|
|
DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...
Russell King
2013-09-21
1
-11
/
+1
|
*
|
|
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
1
-7
/
+2
|
*
|
|
DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-09-21
1
-10
/
+2
|
*
|
|
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...
Russell King
2013-09-21
1
-6
/
+2
|
*
|
|
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-09-21
1
-2
/
+1
|
*
|
|
DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
|
*
|
|
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
|
*
|
|
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-11
/
+5
|
*
|
|
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
|
*
|
|
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
|
*
|
|
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
|
*
|
|
DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
Russell King
2013-09-17
1
-9
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
247
-4517
/
+7661
|
\
\
\
\
|
*
|
|
|
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
|
*
|
|
|
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
|
*
|
|
|
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
|
*
|
|
|
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-11
2
-8
/
+13
|
*
|
|
|
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
1
-24
/
+27
|
*
|
|
|
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
1
-2
/
+6
|
*
|
|
|
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-08
1
-6
/
+10
|
*
|
|
|
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-08
1
-2
/
+2
|
*
|
|
|
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
2013-11-08
1
-6
/
+4
|
*
|
|
|
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
2013-11-08
6
-33
/
+70
|
*
|
|
|
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2013-11-08
2
-12
/
+31
|
*
|
|
|
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
2013-11-08
8
-111
/
+178
|
*
|
|
|
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2013-11-08
2
-32
/
+81
|
*
|
|
|
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-08
9
-37
/
+2
|
*
|
|
|
net/mlx4_en: Add RFS support in UDP
Eyal Perry
2013-11-08
1
-11
/
+34
|
*
|
|
|
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-08
4
-89
/
+443
|
*
|
|
|
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
2013-11-08
1
-4
/
+4
|
*
|
|
|
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-08
1
-6
/
+6
|
*
|
|
|
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
1
-3
/
+1
|
*
|
|
|
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
1
-3
/
+1
|
*
|
|
|
smsc9420: Use netif_<level>
Joe Perches
2013-11-07
1
-78
/
+77
|
*
|
|
|
jme: Remove unused #define PFX
Joe Perches
2013-11-07
1
-1
/
+0
|
*
|
|
|
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-06
1
-0
/
+1
|
*
|
|
|
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2013-11-04
2
-13
/
+173
|
*
|
|
|
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
2013-11-04
1
-23
/
+65
|
*
|
|
|
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
2013-11-04
5
-19
/
+201
|
*
|
|
|
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
2013-11-04
1
-3
/
+3
|
*
|
|
|
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
2013-11-04
3
-1
/
+18
|
*
|
|
|
net/mlx4_core: Resource tracker for reg/unreg vlans
Jack Morgenstein
2013-11-04
1
-6
/
+121
[next]