Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ac4b1280319c3032787ac95bfeff14a425c417bf
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_rx.c
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
868fdb0
mlx4: remove mlx4_en_low_latency_recv()
by Eric Dumazet
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
4671fc6
net/mlx4_en: really allow to change RSS key
by Eric Dumazet
· 9 years ago
dc2ec62
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
by Thomas Gleixner
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e38af4f
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
by Hadar Hen Zion
· 9 years ago
e802f8e
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
by Hadar Hen Zion
· 9 years ago
62e4c9b
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
by Ido Shamay
· 9 years ago
0a6d424
mlx4: TCP/UDP packets have L4 hash
by Eric Dumazet
· 9 years ago
79a2585
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
by Ido Shamay
· 10 years ago
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 10 years ago
07841f9
net/mlx4_en: Schedule napi when RX buffers allocation fails
by Ido Shamay
· 10 years ago
12b3375
mlx4/mlx5: Use dma_wmb/rmb where appropriate
by Alexander Duyck
· 10 years ago
f0df350
net/mlx4_en: Add RX-FCS support
by Muhammad Mahajna
· 10 years ago
e8e7f01
net/mlx4_en: Adjust RX frag strides to frag sizes
by Ido Shamay
· 10 years ago
b110d2c
net/mlx4_en: Print page allocator information
by Ido Shamay
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
d57febe
net/mlx4: Add A0 hybrid steering
by Matan Barak
· 10 years ago
ddae034
net/mlx4: Change QP allocation scheme
by Eugenia Emantayev
· 10 years ago
c58942f
net/mlx4_en: Set csum level for encapsulated packets
by Or Gerlitz
· 10 years ago
947cbb0
net/mlx4_en: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
bd635c3
mlx4: fix mlx4_en_set_rxfh()
by Eric Dumazet
· 10 years ago
b9d1ab7
mlx4: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
f8c6455
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
by Shani Michaeli
· 10 years ago
dd65bea
net/mlx4_en: Extend usage of napi_gro_frags
by Shani Michaeli
· 10 years ago
2e1af7d
mlx4: restore conditional call to napi_complete_done()
by Eric Dumazet
· 10 years ago
1a28817
mlx4: use napi_complete_done()
by Eric Dumazet
· 10 years ago
1ab25f8
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
by Ido Shamay
· 10 years ago
5f6e980
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
by Ido Shamay
· 10 years ago
477b35b
mlx4: use napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
c2a3d4b
net/mlx4_en: Cleanups suggested by clang static checker
by Jack Morgenstein
· 10 years ago
9822620
mlx4: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
b1b6b4d
net/mlx4_en: Add mlx4_en_get_cqe helper
by Ido Shamay
· 10 years ago
cfecec5
mlx4: only pull headers into skb head
by Eric Dumazet
· 10 years ago
9ca8600
mlx4: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
ea1c1af
net/mlx4_en: Reduce memory consumption on kdump kernel
by Amir Vadai
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
32b333f
mlx4: mark napi id for gro_skb
by Jason Wang
· 10 years ago
d5b8dff
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
by Yishai Hadas
· 10 years ago
35f6f45
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
by Amir Vadai
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
40f2287
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
by Jiri Kosina
· 11 years ago
2eacc23
net/mlx4_core: Enforce irq affinity changes immediatly
by Yuval Atias
· 11 years ago
1a91de2
mellanox: Logging message cleanups
by Joe Perches
· 11 years ago
38be0a3
mlx4: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
bb2146b
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
by Ido Shamay
· 11 years ago
0251248
net/mlx4: Set number of RX rings in a utility function
by Ido Shamay
· 11 years ago
e6a7675
net/mlx4_en: call gro handler for encapsulated frames
by Eric Dumazet
· 11 years ago
837052d
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
by Or Gerlitz
· 11 years ago
6917441
net: mlx4 calls skb_set_hash
by Tom Herbert
· 11 years ago
163561a
net/mlx4_en: Datapath structures are allocated per NUMA node
by Eugenia Emantayev
· 11 years ago
41d942d
net/mlx4_en: Datapath resources allocated dynamically
by Eugenia Emantayev
· 11 years ago
021f110
net/mlx4_en: Fix pages never dma unmapped on rx
by Amir Vadai
· 11 years ago
70fbe07
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
by Amir Vadai
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
51151a1
mlx4: allow order-0 memory allocations in RX path
by Eric Dumazet
· 12 years ago
9e77a2b
net/mlx4_en: Add Low Latency Socket (LLS) support
by Amir Vadai
· 12 years ago
ec693d4
net/mlx4_en: Add HW timestamping (TS) support
by Amir Vadai
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
c07cb4b
net/mlx4_en: Manage hash of MAC addresses per port
by Yan Burman
· 12 years ago
6bbb6d9
net/mlx4_en: Optimize Rx fast path filter checks
by Yan Burman
· 12 years ago
79aeacc
net/mlx4_en: Optimize loopback related checks in data path
by Yan Burman
· 12 years ago
f132c54
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
08ff323
mlx4: 64-byte CQE/EQE support
by Or Gerlitz
· 12 years ago
f1d29a3
mlx4_en: Remove remnants of LRO support
by Ben Hutchings
· 12 years ago
c8c40b7
net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC
by Amir Vadai
· 12 years ago
4cce66c
mlx4_en: map entire pages to increase throughput
by Thadeu Lima de Souza Cascardo
· 12 years ago
1eb8c69
net/mlx4_en: Add accelerated RFS support
by Amir Vadai
· 12 years ago
cabdc8ee
net/mlx4_en: Add support for drop action through ethtool
by Hadar Hen Zion
· 12 years ago
0e98b52
net/mlx4_en: Force user priority by QP attribute
by Amir Vadai
· 13 years ago
39b2c4e
net/mlx4: fix sparse warnings on wrong type for RSS keys
by Yevgeny Petrilin
· 13 years ago
ebf8c9a
net/mlx4_en: Saving mem access on data path
by Yevgeny Petrilin
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7e2eb99
mlx4: fix DMA mapping leak when allocation fails
by Thadeu Lima de Souza Cascardo
· 13 years ago
68355f7
mlx4: allow device removal by fixing dma unmap size
by Thadeu Lima de Souza Cascardo
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
93d3e36
mlx4_en: set number of rx rings used by RSS using ethtool
by Yevgeny Petrilin
· 13 years ago
89efea2
mlx4_en: FIX: Setting default_qpn before using it
by Yevgeny Petrilin
· 13 years ago
5b4c4d3
mlx4_en: Allow communication between functions on same host
by Eugenia Emantayev
· 13 years ago
1202d46
net/mlx4: fix UDP RSS related settings
by Or Gerlitz
· 13 years ago
876f6e6
net/mlx4: move RSS related definitions to be global
by Or Gerlitz
· 13 years ago
4a5f4dd
mlx4_en: Remove FCS bytes from packet length.
by Yevgeny Petrilin
· 13 years ago
311761c
mlx4: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
90278c9
mlx4_en: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
ad86107
mlx4_en: Adding rxhash support
by Yevgeny Petrilin
· 13 years ago
3b61008
mlx4_en: Recording rx queue for gro packets
by Yevgeny Petrilin
· 13 years ago
ad04378
mlx4_en: Checksum counters per ring
by Yevgeny Petrilin
· 13 years ago
f3a9d1f
mlx4_en: Controlling FCS header removal
by Yevgeny Petrilin
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/mlx4/en_rx.c]
f1b553f
mlx4: do vlan cleanup
by Jiri Pirko
· 13 years ago
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 14 years ago
c8c64cf
net: mlx4: convert to hw_features
by Michał Mirosław
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
Next »