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.13.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_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-05
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-2
/
+2
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-1
/
+2
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-2
/
+2
2014-12-11
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
1
-1
/
+2
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
1
-1
/
+13
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
1
-2
/
+1
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-5
/
+1
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-6
/
+120
2014-11-11
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
1
-54
/
+54
2014-11-11
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2014-11-10
mlx4: use napi_complete_done()
Eric Dumazet
1
-7
/
+4
2014-11-03
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
1
-3
/
+4
2014-11-03
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
1
-12
/
+4
2014-10-30
mlx4: use napi_schedule_irqoff()
Eric Dumazet
1
-2
/
+2
2014-10-29
net/mlx4_en: Cleanups suggested by clang static checker
Jack Morgenstein
1
-1
/
+0
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-09-20
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
1
-2
/
+2
2014-09-06
mlx4: only pull headers into skb head
Eric Dumazet
1
-5
/
+8
2014-08-30
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-3
/
+3
2014-07-23
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
1
-2
/
+3
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2014-07-15
mlx4: mark napi id for gro_skb
Jason Wang
1
-0
/
+1
2014-07-09
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
1
-1
/
+1
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-3
/
+13
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+16
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-3
/
+3
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
1
-2
/
+9
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-10
/
+7
2014-03-15
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-02-25
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
Ido Shamay
1
-1
/
+4
2014-02-25
net/mlx4: Set number of RX rings in a utility function
Ido Shamay
1
-0
/
+22
2014-01-13
net/mlx4_en: call gro handler for encapsulated frames
Eric Dumazet
1
-3
/
+5
2013-12-31
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
Or Gerlitz
1
-0
/
+14
2013-12-19
net: mlx4 calls skb_set_hash
Tom Herbert
1
-2
/
+6
2013-11-08
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-7
/
+16
2013-11-08
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-19
/
+38
2013-10-09
net/mlx4_en: Fix pages never dma unmapped on rx
Amir Vadai
1
-2
/
+3
2013-10-09
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
Amir Vadai
1
-17
/
+23
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
1
-1
/
+1
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-06-26
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
1
-80
/
+89
2013-06-20
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
1
-2
/
+13
2013-04-25
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-5
/
+24
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-2
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+2
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-4
/
+2
2013-02-08
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
1
-4
/
+19
2013-02-08
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
1
-3
/
+2
[next]