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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
net/mlx4_core: Avoid double dumping of the PF device capabilities
Or Gerlitz
3
-11
/
+17
2014-12-15
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
Matan Barak
1
-28
/
+33
2014-12-11
net/mlx4: Add support for A0 steering
Matan Barak
6
-17
/
+176
2014-12-11
net/mlx4: Refactor QUERY_PORT
Matan Barak
3
-95
/
+154
2014-12-11
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
1
-3
/
+18
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
6
-21
/
+288
2014-12-11
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2
-0
/
+451
2014-12-11
net/mlx4: Add a check if there are too many reserved QPs
Dotan Barak
1
-1
/
+7
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
11
-31
/
+110
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
3
-1
/
+77
2014-12-11
net/mlx4_core: Mask out host side virtualization features for guests
Or Gerlitz
1
-1
/
+11
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
4
-7
/
+54
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+11
2014-12-09
net/mlx5_core: Add more supported devices
Eli Cohen
1
-1
/
+5
2014-12-09
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
1
-0
/
+1
2014-12-09
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
1
-2
/
+2
2014-12-09
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
1
-1
/
+1
2014-12-09
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
1
-1
/
+1
2014-12-09
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
1
-0
/
+7
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-11-26
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
1
-1
/
+1
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
4
-5
/
+10
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2014-11-21
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
1
-1
/
+1
2014-11-21
mlx4: don't duplicate kvfree()
Al Viro
1
-8
/
+2
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
3
-6
/
+6
2014-11-19
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
Or Gerlitz
1
-1
/
+6
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
2
-6
/
+9
2014-11-15
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+14
2014-11-13
net/mlx4_core: Support more than 64 VFs
Matan Barak
2
-1
/
+28
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
5
-39
/
+186
2014-11-13
net/mlx4_core: Add QUERY_FUNC firmware command
Matan Barak
2
-0
/
+67
2014-11-13
net/mlx4_core: Refactor mlx4_load_one
Matan Barak
1
-42
/
+99
2014-11-13
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
Matan Barak
3
-36
/
+57
2014-11-13
net/mlx4_core: Use correct variable type for mlx4_slave_cap
Matan Barak
3
-4
/
+4
2014-11-13
net/mlx4_core: Fix wrong reading of reserved_eqs
Matan Barak
1
-1
/
+1
2014-11-11
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...
Or Gerlitz
1
-8
/
+14
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
6
-8
/
+141
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+5
2014-11-07
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-07
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-11-03
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
4
-6
/
+108
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
2
-13
/
+4
[next]