index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
2
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
9
-88
/
+45
|
\
|
*
net/mlx5e: Disable netdev after close
Saeed Mahameed
2016-12-28
1
-4
/
+4
|
*
net/mlx5e: Don't sync netdev state when not registered
Saeed Mahameed
2016-12-28
1
-7
/
+12
|
*
net/mlx5e: Check ets capability before initializing ets settings
Huy Nguyen
2016-12-28
1
-0
/
+3
|
*
Revert "net/mlx5e: Expose PCIe statistics to ethtool"
Gal Pressman
2016-12-28
3
-72
/
+1
|
*
net/mlx5: Prevent setting multicast macs for VFs
Mohamad Haj Yahia
2016-12-28
1
-1
/
+1
|
*
net/mlx5: Release FTE lock in error flow
Maor Gottlieb
2016-12-28
1
-0
/
+1
|
*
net/mlx5: Mask destination mac value in ethtool steering rules
Maor Gottlieb
2016-12-28
1
-0
/
+1
|
*
net/mlx5: Avoid shadowing numa_node
Eli Cohen
2016-12-28
1
-2
/
+1
|
*
net/mlx5: Cancel recovery work in remove flow
Daniel Jurgens
2016-12-28
1
-2
/
+3
|
*
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
2016-12-28
1
-0
/
+7
|
*
net/mlx5: Disable RoCE on the e-switch management port under switchdev mode
Or Gerlitz
2016-12-28
1
-0
/
+11
*
|
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
2017-01-02
5
-143
/
+311
*
|
net/mlx5: Update PAGE_FAULT_RESUME layout
Artemy Kovalyov
2017-01-02
1
-8
/
+2
*
|
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
2017-01-02
1
-0
/
+20
*
|
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
2017-01-02
1
-1
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
3
-4
/
+4
*
net/mlx5: use rb_entry()
Geliang Tang
2016-12-20
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
*
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-2
/
+0
|
\
\
|
*
|
net: mlx5: Fix Kconfig help text
Christopher Covington
2016-12-10
1
-2
/
+0
*
|
|
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
2016-12-09
1
-2
/
+2
*
|
|
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
1
-0
/
+5
*
|
|
net/mlx5e: Offload TC matching on packets being IP fragments
Or Gerlitz
2016-12-08
1
-0
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-07
8
-42
/
+53
|
\
|
|
|
*
|
net/mlx5e: Change the SQ/RQ operational state to positive logic
Mohamad Haj Yahia
2016-12-06
5
-13
/
+17
|
*
|
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
2016-12-06
1
-1
/
+0
|
*
|
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
2016-12-06
1
-1
/
+1
|
*
|
net/mlx5: Fix query ISSI flow
Kamal Heib
2016-12-06
3
-11
/
+14
|
*
|
net/mlx5: Remove duplicate pci dev name print
Kamal Heib
2016-12-06
1
-4
/
+4
|
*
|
net/mlx5: Verify module parameters
Kamal Heib
2016-12-06
2
-12
/
+17
*
|
|
net/mlx5e: Support adding ingress tc rule when egress device flag is set
Hadar Hen Zion
2016-12-02
1
-0
/
+8
*
|
|
net/mlx5e: Save the represntor netdevice as part of the representor
Hadar Hen Zion
2016-12-02
4
-10
/
+22
*
|
|
net/mlx5e: Bring back representor's ndos that were accidentally removed
Hadar Hen Zion
2016-12-02
1
-0
/
+2
*
|
|
net/mlx5e: skip loopback selftest with !CONFIG_INET
Arnd Bergmann
2016-12-02
1
-1
/
+9
*
|
|
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
2016-12-02
1
-2
/
+6
*
|
|
net/mlx5e: Remove flow encap entry in the correct place
Roi Dayan
2016-12-02
1
-21
/
+22
*
|
|
net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance
Roi Dayan
2016-12-02
1
-7
/
+6
*
|
|
net/mlx5e: Correct cleanup order when deleting offloaded TC rules
Roi Dayan
2016-12-02
1
-2
/
+2
*
|
|
net/mlx5e: Remove redundant hashtable lookup in configure flower
Roi Dayan
2016-12-02
1
-19
/
+7
*
|
|
net/mlx5e: Create UMR MKey per RQ
Tariq Toukan
2016-12-02
3
-42
/
+35
*
|
|
net/mlx5e: Move function mlx5e_create_umr_mkey
Tariq Toukan
2016-12-02
1
-37
/
+37
*
|
|
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
2016-12-02
5
-17
/
+105
*
|
|
ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-30
1
-3
/
+2
*
|
|
net/mlx5e: Add CQE compression user control
Shaker Daibes
2016-11-28
5
-13
/
+51
*
|
|
net/mlx5e: Moves pflags to priv->params
Shaker Daibes
2016-11-28
3
-12
/
+14
*
|
|
net/mlx5e: Add support for loopback selftest
Saeed Mahameed
2016-11-28
4
-3
/
+227
*
|
|
net/mlx5e: Add support for ethtool self diagnostics test
Kamal Heib
2016-11-28
4
-2
/
+139
[next]