index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
net/mlx4_en: really allow to change RSS key
Eric Dumazet
1
-2
/
+0
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
1
-2
/
+4
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2015-07-27
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
1
-1
/
+15
2015-07-27
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
1
-3
/
+3
2015-07-26
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
1
-1
/
+0
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-06-25
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
1
-11
/
+6
2015-05-30
net/mlx4: Add EQ pool
Matan Barak
1
-9
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
1
-2
/
+24
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
1
-1
/
+1
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
1
-1
/
+4
2015-02-04
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-04
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-01-25
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-08
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-10
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-28
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-19
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
1
-2
/
+2
2014-09-05
mlx4: only pull headers into skb head
Eric Dumazet
1
-5
/
+8
2014-08-29
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-3
/
+3
2014-07-22
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
1
-2
/
+3
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2014-07-14
mlx4: mark napi id for gro_skb
Jason Wang
1
-0
/
+1
2014-07-08
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
1
-1
/
+1
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-3
/
+13
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+16
2014-06-02
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-08
mellanox: Logging message cleanups
Joe Perches
1
-10
/
+7
2014-03-14
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-02-24
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
Ido Shamay
1
-1
/
+4
2014-02-24
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-18
net: mlx4 calls skb_set_hash
Tom Herbert
1
-2
/
+6
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-7
/
+16
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-19
/
+38
[prev]
[next]