index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mlx4_en.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
1
-0
/
+1
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-1
/
+4
2014-11-03
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
1
-1
/
+0
2014-10-28
net/mlx4_en: Add support for setting rxvlan offload OFF/ON
Saeed Mahameed
1
-3
/
+7
2014-10-28
net/mlx4_en: Use PTYS register to query ethtool settings
Saeed Mahameed
1
-1
/
+7
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
1
-1
/
+0
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
1
-0
/
+3
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
1
-1
/
+2
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
1
-40
/
+46
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
1
-1
/
+0
2014-10-04
mlx4: add a new xmit_more counter
Eric Dumazet
1
-1
/
+4
2014-09-26
mellanox: Change en_print to return void
Joe Perches
1
-2
/
+2
2014-09-19
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
1
-0
/
+6
2014-07-22
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
1
-0
/
+1
2014-07-22
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
1
-0
/
+5
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2014-07-08
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
1
-0
/
+3
2014-07-08
net/mlx4_en: Fix mac_hash database inconsistency
Noa Osherovich
1
-1
/
+1
2014-07-08
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
1
-2
/
+0
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-0
/
+1
2014-06-11
net/mlx4_en: Use affinity hint
Yuval Atias
1
-0
/
+1
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
1
-1
/
+0
2014-06-01
net/mlx4_en: Use affinity hint
Yuval Atias
1
-0
/
+1
2014-05-08
mellanox: Logging message cleanups
Joe Perches
1
-20
/
+20
2014-04-16
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
1
-1
/
+0
2014-04-01
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
1
-0
/
+2
2014-03-28
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
1
-0
/
+3
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-03-02
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
1
-1
/
+0
2014-03-02
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
1
-0
/
+2
2014-03-02
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
1
-0
/
+9
2014-02-25
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
1
-2
/
+2
2014-02-24
net/mlx4: Set number of RX rings in a utility function
Ido Shamay
1
-1
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-13
net/mlx4_en: call gro handler for encapsulated frames
Eric Dumazet
1
-2
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
1
-0
/
+6
2013-12-31
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
Or Gerlitz
1
-1
/
+2
2013-12-19
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
1
-0
/
+1
2013-12-19
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
1
-1
/
+4
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-3
/
+3
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-13
/
+14
2013-10-08
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
Amir Vadai
1
-2
/
+2
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-5
/
+5
2013-06-25
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
1
-6
/
+6
2013-06-19
net/mlx4_en: Low Latency recv statistics
Amir Vadai
1
-0
/
+6
2013-06-19
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
1
-0
/
+121
2013-06-04
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
1
-3
/
+3
2013-04-24
net/mlx4_en: Add a service task
Amir Vadai
1
-0
/
+4
[prev]
[next]