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
/
mellanox
/
mlx4
/
en_tx.c
Commit message (
Expand
)
Author
Age
*
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
2014-12-22
*
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
2014-12-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
|
\
|
*
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
2014-10-30
*
|
mlx4: use napi_schedule_irqoff()
Eric Dumazet
2014-10-30
|
/
*
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2014-10-08
*
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-07
*
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
*
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
*
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
*
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
*
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
*
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
*
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
*
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
*
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
*
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
*
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
*
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-06
*
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-04
*
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
2014-09-28
*
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
2014-09-19
*
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
2014-09-04
*
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
2014-07-22
*
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
2014-07-08
*
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-07-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
|
\
|
*
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
2014-05-14
|
*
mellanox: Logging message cleanups
Joe Perches
2014-05-08
*
|
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-06-02
|
/
*
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-12
*
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
2014-03-02
*
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
2014-03-02
*
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
2014-03-02
*
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
2014-03-02
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
*
|
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
Or Gerlitz
2013-12-31
*
|
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
2013-12-19
*
|
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
2013-12-19
|
/
*
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
2013-11-07
*
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
2013-11-07
*
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
Amir Vadai
2013-08-21
*
net/mlx4_en: Fix handling of dma_map failure
Amir Vadai
2013-08-21
*
net/mlx4_en: Notify user when TX ring in error state
Amir Vadai
2013-08-21
*
net/mlx4_en: Fix BlueFlame race
Eugenia Emantayev
2013-07-29
*
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
2013-06-04
[next]