Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1e359a5de861a57aa04d92bb620f52a5c1d7f8b1
/
drivers
/
net
/
ethernet
/
mellanox
7d077cd
net/mlx4: Add support for A0 steering
by Matan Barak
· 10 years ago
431df8c
net/mlx4: Refactor QUERY_PORT
by Matan Barak
· 10 years ago
579d059
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
by Matan Barak
· 10 years ago
d57febe
net/mlx4: Add A0 hybrid steering
by Matan Barak
· 10 years ago
7a89399
net/mlx4: Add mlx4_bitmap zone allocator
by Matan Barak
· 10 years ago
ab256e5
net/mlx4: Add a check if there are too many reserved QPs
by Dotan Barak
· 10 years ago
ddae034
net/mlx4: Change QP allocation scheme
by Eugenia Emantayev
· 10 years ago
3dca0f42
net/mlx4_core: Use tasklet for user-space CQ completion events
by Matan Barak
· 10 years ago
383677d
net/mlx4_core: Mask out host side virtualization features for guests
by Or Gerlitz
· 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
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
28c167f
net/mlx5_core: Add more supported devices
by Eli Cohen
· 10 years ago
6b60d5e
net/mlx5_core: Clear outbox of dealloc uar
by Majd Dibbiny
· 10 years ago
ab62924
net/mlx5_core: Print resource number on QP/SRQ async events
by Eli Cohen
· 10 years ago
2d446d1
net/mlx5_core: Fix command queue size enforcement
by Eli Cohen
· 10 years ago
3a9e161
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
by Eli Cohen
· 10 years ago
f66f049
net/mlx5_core: Request the mlx5 IB module on driver load
by Eli Cohen
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2d5c57d
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
by Jack Morgenstein
· 10 years ago
bd635c3
mlx4: fix mlx4_en_set_rxfh()
by Eric Dumazet
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
312df74
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
by Saeed Mahameed
· 10 years ago
914efb0
mlx4: don't duplicate kvfree()
by Al Viro
· 10 years ago
479163f
mlx5: don't duplicate kvfree()
by Al Viro
· 10 years ago
9737c6a
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
by Or Gerlitz
· 10 years ago
b9d1ab7
mlx4: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
956bdab
net/mlx4_en: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
de966c5
net/mlx4_core: Support more than 64 VFs
by Matan Barak
· 10 years ago
7ae0e40
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
by Matan Barak
· 10 years ago
e8c4265
net/mlx4_core: Add QUERY_FUNC firmware command
by Matan Barak
· 10 years ago
a0eacca
net/mlx4_core: Refactor mlx4_load_one
by Matan Barak
· 10 years ago
ffc39f6
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
by Matan Barak
· 10 years ago
225c6c8
net/mlx4_core: Use correct variable type for mlx4_slave_cap
by Matan Barak
· 10 years ago
7c68dd4
net/mlx4_core: Fix wrong reading of reserved_eqs
by Matan Barak
· 10 years ago
f4a1edd
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set
by Or Gerlitz
· 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
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
364d179
net/mlx5_core: Fix race on driver load
by Eli Cohen
· 10 years ago
a158906
net/mlx5_core: Fix race in create EQ
by Eli Cohen
· 10 years ago
d475c95
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
by Matan Barak
· 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
0a98455
net/mlx4_core: Protect port type setting by mutex
by Amir Vadai
· 10 years ago
6e80669
net/mlx4_core: Prevent VF from changing port configuration
by Saeed Mahameed
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
571e1b2
mlx4: Avoid leaking steering rules on flow creation error flow
by Or Gerlitz
· 10 years ago
a4f2dac
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
by Or Gerlitz
· 10 years ago
477b35b
mlx4: use napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
d5ec899
net/mlx4_en: Report actual number of rings in indirection table
by Amir Vadai
· 10 years ago
207af6c
net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev
by Eugenia Emantayev
· 10 years ago
f4a3675
net/mlx4_en: Call napi_synchronize on stop_port
by Ido Shamay
· 10 years ago
c2a3d4b
net/mlx4_en: Cleanups suggested by clang static checker
by Jack Morgenstein
· 10 years ago
537f6f9
net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON
by Saeed Mahameed
· 10 years ago
7787fa6
net/mlx4_en: Add support for setting rxvlan offload OFF/ON
by Saeed Mahameed
· 10 years ago
d48b3ab
net/mlx4_en: Use PTYS register to set ethtool settings (Speed)
by Saeed Mahameed
· 10 years ago
2c76267
net/mlx4_en: Use PTYS register to query ethtool settings
by Saeed Mahameed
· 10 years ago
dcf972a
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
by Saeed Mahameed
· 10 years ago
a53e3e8
net/mlx4_core: Add ethernet backplane autoneg device capability
by Saeed Mahameed
· 10 years ago
adbc7ac
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
by Saeed Mahameed
· 10 years ago
7202da8
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
by Saeed Mahameed
· 10 years ago
32a173c
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
by Saeed Mahameed
· 10 years ago
bf1bac5
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
by Eli Cohen
· 10 years ago
96e4be0
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
by Eli Cohen
· 10 years ago
9822620
mlx4: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
5351145
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
by Eric Dumazet
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
fe971b9
net/mlx4_en: remove NETDEV_TX_BUSY
by Eric Dumazet
· 10 years ago
1556b87
net/mlx4_en: Use the new tx_copybreak to set inline threshold
by Eric Dumazet
· 10 years ago
acea73d
net/mlx4_en: Enable the compiler to make is_inline() inlined
by Eric Dumazet
· 10 years ago
e70602a
net/mlx4_en: tx_info->ts_requested was not cleared
by Eric Dumazet
· 10 years ago
e533ac7
net/mlx4_en: Use local var for skb_headlen(skb)
by Eric Dumazet
· 10 years ago
b9d8839
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
by Eric Dumazet
· 10 years ago
f905c79
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls
by Eric Dumazet
· 10 years ago
fb1843e
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
by Eric Dumazet
· 10 years ago
29d40c9
net/mlx4_en: Use prefetch in tx path
by Eric Dumazet
· 10 years ago
3d03641
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
by Eric Dumazet
· 10 years ago
dc9b06d
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
by Eric Dumazet
· 10 years ago
6a4e812
net/mlx4_en: Avoid calling bswap in tx fast path
by Eric Dumazet
· 10 years ago
98b1634
net/mlx4_en: Align tx path structures to cache lines
by Eric Dumazet
· 10 years ago
7dfa4b4
net/mlx4_en: Code cleanups in tx path
by Eric Dumazet
· 10 years ago
9fab426
mlx4: add a new xmit_more counter
by Eric Dumazet
· 10 years ago
f832dc8
net/mlx5_core: Add ConnectX-4 to list of supported devices
by Eli Cohen
· 10 years ago
5903325
net/mlx5_core: Identify resources by their type
by Eli Cohen
· 10 years ago
b775516
net/mlx5_core: use set/get macros in device caps
by Eli Cohen
· 10 years ago
d29b796
net/mlx5_core: Use hardware registers description header file
by Eli Cohen
· 10 years ago
c7a08ac
net/mlx5_core: Update device capabilities handling
by Eli Cohen
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1daa430
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
by Jack Morgenstein
· 10 years ago
a7401b9
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
by Jack Morgenstein
· 10 years ago
e1c00e1
net/mlx4_core: New init and exit flow for mlx4_core
by Majd Dibbiny
· 10 years ago
bbb07af
net/mlx4_core: Don't disable SRIOV if there are active VFs
by Jack Morgenstein
· 10 years ago
5804283
mlx4: exploit skb->xmit_more to conditionally send doorbell
by Eric Dumazet
· 10 years ago
effa4bc
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
by Matan Barak
· 10 years ago
Next »