index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
DMA-API: net: octeon: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
|
*
|
|
|
DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
|
*
|
|
|
DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
2013-09-21
|
*
|
|
|
DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
Russell King
2013-09-17
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
\
\
\
\
|
*
|
|
|
|
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
2013-11-11
|
*
|
|
|
|
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
2013-11-11
|
*
|
|
|
|
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
2013-11-11
|
*
|
|
|
|
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-11
|
*
|
|
|
|
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
|
*
|
|
|
|
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
|
*
|
|
|
|
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-08
|
*
|
|
|
|
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-08
|
*
|
|
|
|
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
2013-11-07
|
*
|
|
|
|
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
2013-11-07
|
*
|
|
|
|
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2013-11-07
|
*
|
|
|
|
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
2013-11-07
|
*
|
|
|
|
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2013-11-07
|
*
|
|
|
|
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-07
|
*
|
|
|
|
net/mlx4_en: Add RFS support in UDP
Eyal Perry
2013-11-07
|
*
|
|
|
|
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-07
|
*
|
|
|
|
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
2013-11-07
|
*
|
|
|
|
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-07
|
*
|
|
|
|
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
|
*
|
|
|
|
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
|
*
|
|
|
|
smsc9420: Use netif_<level>
Joe Perches
2013-11-07
|
*
|
|
|
|
jme: Remove unused #define PFX
Joe Perches
2013-11-07
|
*
|
|
|
|
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-05
|
*
|
|
|
|
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_core: Resource tracker for reg/unreg vlans
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
net/mlx4_core: Fix register/unreg vlan flow
Jack Morgenstein
2013-11-04
|
*
|
|
|
|
sh_eth: check platform data pointer
Sergei Shtylyov
2013-11-04
[prev]
[next]