index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
2015-02-02
1
-1
/
+2
*
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
2015-01-15
2
-3
/
+3
*
net/mlx4_core: Fix error flow in mlx4_init_hca()
Jack Morgenstein
2015-01-02
1
-9
/
+4
*
net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow
Maor Gottlieb
2015-01-02
1
-4
/
+5
*
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
1
-4
/
+6
*
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
2014-12-22
1
-1
/
+11
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-12-18
1
-3
/
+3
|
\
|
*
mlx4_core: Check for DPDP violation only when DPDP is not supported
Yuval Shaia
2014-12-15
1
-3
/
+3
*
|
net/mlx4: Cache line CQE/EQE stride fixes
Ido Shamay
2014-12-16
2
-4
/
+11
*
|
net/mlx4_core: Avoid double dumping of the PF device capabilities
Or Gerlitz
2014-12-15
3
-11
/
+17
*
|
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
Matan Barak
2014-12-15
1
-28
/
+33
|
/
*
net/mlx4: Add support for A0 steering
Matan Barak
2014-12-11
6
-17
/
+176
*
net/mlx4: Refactor QUERY_PORT
Matan Barak
2014-12-11
3
-95
/
+154
*
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
2014-12-11
1
-3
/
+18
*
net/mlx4: Add A0 hybrid steering
Matan Barak
2014-12-11
6
-21
/
+288
*
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2014-12-11
2
-0
/
+451
*
net/mlx4: Add a check if there are too many reserved QPs
Dotan Barak
2014-12-11
1
-1
/
+7
*
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
2014-12-11
11
-31
/
+110
*
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
2014-12-11
3
-1
/
+77
*
net/mlx4_core: Mask out host side virtualization features for guests
Or Gerlitz
2014-12-11
1
-1
/
+11
*
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
2014-12-11
1
-1
/
+2
*
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
2014-12-08
4
-7
/
+54
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-2
/
+11
*
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-1
/
+1
|
\
|
*
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
2014-11-26
1
-1
/
+1
*
|
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
2014-11-23
4
-5
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
1
-1
/
+12
|
\
\
|
|
/
|
*
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
Or Gerlitz
2014-11-19
1
-1
/
+6
|
*
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
2014-11-14
1
-0
/
+6
*
|
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
2014-11-21
1
-1
/
+1
*
|
mlx4: don't duplicate kvfree()
Al Viro
2014-11-21
1
-8
/
+2
*
|
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
2
-6
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-8
/
+14
|
\
\
|
|
/
|
*
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...
Or Gerlitz
2014-11-11
1
-8
/
+14
*
|
net/mlx4_core: Support more than 64 VFs
Matan Barak
2014-11-13
2
-1
/
+28
*
|
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
2014-11-13
5
-39
/
+186
*
|
net/mlx4_core: Add QUERY_FUNC firmware command
Matan Barak
2014-11-13
2
-0
/
+67
*
|
net/mlx4_core: Refactor mlx4_load_one
Matan Barak
2014-11-13
1
-42
/
+99
*
|
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
Matan Barak
2014-11-13
3
-36
/
+57
*
|
net/mlx4_core: Use correct variable type for mlx4_slave_cap
Matan Barak
2014-11-13
3
-4
/
+4
*
|
net/mlx4_core: Fix wrong reading of reserved_eqs
Matan Barak
2014-11-13
1
-1
/
+1
*
|
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
2014-11-11
6
-8
/
+141
*
|
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
2014-11-11
1
-54
/
+54
*
|
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
2014-11-10
1
-7
/
+8
*
|
mlx4: use napi_complete_done()
Eric Dumazet
2014-11-10
1
-7
/
+4
*
|
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
2014-11-03
4
-6
/
+108
*
|
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
2014-11-03
1
-3
/
+4
*
|
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
2014-11-03
2
-13
/
+4
*
|
net/mlx4_core: Protect port type setting by mutex
Amir Vadai
2014-11-03
1
-1
/
+8
[next]