index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
1
-4
/
+9
2014-07-09
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
1
-15
/
+13
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-6
/
+0
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+10
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-1
/
+1
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
1
-0
/
+6
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-4
/
+4
2014-03-13
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-03
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
1
-1
/
+2
2014-03-03
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
1
-3
/
+3
2014-03-03
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
1
-1
/
+7
2014-03-03
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
1
-16
/
+5
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-2
/
+2
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2013-12-31
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
Or Gerlitz
1
-1
/
+13
2013-12-20
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
1
-7
/
+32
2013-12-20
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
1
-1
/
+8
2013-11-08
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-11
/
+23
2013-11-08
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-8
/
+24
2013-08-21
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
Amir Vadai
1
-3
/
+7
2013-08-21
net/mlx4_en: Fix handling of dma_map failure
Amir Vadai
1
-35
/
+62
2013-08-21
net/mlx4_en: Notify user when TX ring in error state
Amir Vadai
1
-0
/
+9
2013-07-29
net/mlx4_en: Fix BlueFlame race
Eugenia Emantayev
1
-19
/
+42
2013-06-05
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
1
-1
/
+1
2013-04-25
net/mlx4_en: Support software timestamping
Amir Vadai
1
-0
/
+2
2013-04-25
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-3
/
+26
2013-02-08
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
1
-0
/
+2
2013-02-08
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
1
-1
/
+1
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2013-01-28
net/mlx4_en: Fix a race when closing TX queue
Amir Vadai
1
-1
/
+15
2013-01-21
net/mlx4_en: remove redundant code
Eric Dumazet
1
-4
/
+0
2013-01-18
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
Yan Burman
1
-4
/
+9
2012-12-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+3
2012-12-03
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
1
-1
/
+1
2012-11-26
mlx4: 64-byte CQE/EQE support
Or Gerlitz
1
-2
/
+3
2012-10-26
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
Moni Shoua
1
-1
/
+1
2012-10-26
net/mlx4_en: Fix double-release-range in tx-rings
Jack Morgenstein
1
-1
/
+0
2012-10-02
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
1
-4
/
+0
2012-08-04
net/mlx4_en: Fixing TX queue stop/wake flow
Yevgeny Petrilin
1
-10
/
+7
2012-05-18
net/mlx4_en: num cores tx rings for every UP
Amir Vadai
1
-6
/
+9
2012-04-24
mlx4_en: Byte Queue Limit support
Yevgeny Petrilin
1
-4
/
+11
2012-04-24
mlx4_en: Moving to Interrupts for TX completions
Yevgeny Petrilin
1
-58
/
+1
2012-04-05
net/mlx4_en: sk_prio <=> UP for untagged traffic
Amir Vadai
1
-1
/
+1
2012-04-05
net/mlx4_en: Force user priority by QP attribute
Amir Vadai
1
-8
/
+4
2012-03-07
net/mlx4: fix sparse warnings on TX blue flame buffer
Or Gerlitz
1
-1
/
+1
2012-03-07
net/mlx4_en: Saving mem access on data path
Yevgeny Petrilin
1
-7
/
+6
2012-03-06
mlx4_en: remove sparse errors
Eric Dumazet
1
-2
/
+2
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
1
-12
/
+3
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-4
/
+2
[next]