Age | Commit message (Expand) | Author | Files | Lines |
2018-01-09 | net/mlx4_en: Align behavior of set ring size flow via ethtool | Eugenia Emantayev | 1 | -4/+13 |
2018-01-05 | mlx4: setup xdp_rxq_info | Jesper Dangaard Brouer | 3 | -5/+15 |
2017-12-28 | net/mlx4_en: Change default QoS settings | Moni Shoua | 3 | -0/+13 |
2017-12-28 | net/mlx4_core: Cleanup FMR unmapping flow | Tariq Toukan | 1 | -19/+21 |
2017-12-28 | net/mlx4_en: RX csum, reorder branches | Tariq Toukan | 1 | -25/+21 |
2017-12-28 | net/mlx4_en: RX csum, remove redundant branches and checks | Tariq Toukan | 1 | -3/+9 |
2017-12-13 | net/mlx4_en: Fill all counters under one call of stats lock | Eran Ben Elisha | 1 | -26/+31 |
2017-12-13 | net/mlx4_core: Fix wrong calculation of free counters | Eran Ben Elisha | 1 | -1/+0 |
2017-12-13 | net/mlx4_en: Fix selftest for small MTUs | Eugenia Emantayev | 2 | -1/+4 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+2 |
2017-11-15 | mm: remove __GFP_COLD | Mel Gorman | 1 | -3/+2 |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -4/+4 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 15 | -53/+85 |
2017-11-13 | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices | Slava Shwartsman | 2 | -0/+10 |
2017-11-08 | net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO | Nogah Frankel | 1 | -1/+1 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2 | -0/+2 |
2017-11-05 | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski | 1 | -3/+3 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -6/+6 |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-11 | net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion | Tariq Toukan | 3 | -14/+27 |
2017-10-11 | net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow | Tariq Toukan | 1 | -5/+12 |
2017-10-11 | net/mlx4_en: Replace netdev parameter with priv in XDP xmit function | Tariq Toukan | 3 | -4/+3 |
2017-10-10 | net/mlx4_en: Increase number of default RX rings | Inbar Karmy | 1 | -2/+1 |
2017-10-10 | net/mlx4_en: Limit the number of RX rings | Inbar Karmy | 1 | -1/+6 |
2017-10-10 | net/mlx4_en: Limit the number of TX rings | Inbar Karmy | 4 | -7/+7 |
2017-10-09 | net/mlx4_en: Use __force to fix a sparse warning in TX datapath | Tariq Toukan | 1 | -1/+1 |
2017-10-09 | net/mlx4_core: Fix cast warning in fw.c | Tariq Toukan | 1 | -3/+3 |
2017-10-09 | net/mlx4: Fix endianness issue in qp context params | Tariq Toukan | 3 | -3/+3 |
2017-10-09 | net/mlx4_core: Convert timers to use timer_setup() | Kees Cook | 1 | -6/+4 |
2017-09-26 | bpf: add meta pointer for direct access | Daniel Borkmann | 1 | -0/+1 |
2017-09-21 | drivers: net: mlx4: use setup_timer() helper. | Allen Pais | 1 | -3/+1 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 24 | -238/+285 |
2017-09-05 | net/mlx4_core: Use ARRAY_SIZE macro | Thomas Meyer | 2 | -6/+8 |
2017-09-03 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -18/+26 |
2017-09-03 | net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps | Colin Ian King | 1 | -2/+3 |
2017-09-03 | net/mlx4_core: fix memory leaks on error exit path | Colin Ian King | 1 | -1/+2 |
2017-08-29 | net/mlx4: Add user mac FW update support | Moshe Shemesh | 5 | -2/+56 |
2017-08-29 | net/mlx4_core: Fix misplaced brackets of sizeof | Tariq Toukan | 1 | -1/+1 |
2017-08-29 | net/mlx4_core: Make explicit conversion to 64bit value | Leon Romanovsky | 1 | -1/+1 |
2017-08-29 | net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap | Eran Ben Elisha | 4 | -140/+137 |
2017-08-24 | net/mlx4_core: make mlx4_profile const | Bhumika Goyal | 1 | -2/+2 |
2017-08-22 | mlx4: Replace PCI pool old API | Romain Perier | 2 | -6/+6 |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-08-18 | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled | Huy Nguyen | 1 | -2/+2 |
2017-08-16 | net/mlx4: fix spelling mistake: "availible" -> "available" | Colin Ian King | 3 | -16/+16 |
2017-08-16 | mlx4: sizeof style usage | stephen hemminger | 15 | -56/+56 |