- a463146 net/mlx4: Fix UBSAN warning of signed integer overflow by Aya Levin · 6 years ago
- 3ea7e7e net/mlx4_core: Fix uninitialized variable compilation warning by Tariq Toukan · 6 years ago
- bd85fbc net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command by Jack Morgenstein · 6 years ago
- c297344 net/mlx4_en: use __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
- 3aa8029 net/mlx4_en: add a missing <net/ip.h> include by Eric Dumazet · 6 years ago
- 55469bc drivers: net: remove <net/busy_poll.h> inclusion when not needed by Eric Dumazet · 6 years ago
- d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2645060 net/mlx4_core: Fix warnings during boot on driverinit param set failures by Moshe Shemesh · 6 years ago
- 2705545 net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel by Alaa Hleihel · 6 years ago
- a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a24b66c mlx4: remove ndo_poll_controller by Eric Dumazet · 6 years ago
- 8ac1ee6 net/mlx4: Use cpumask_available for eq->affinity_mask by Nathan Chancellor · 6 years ago
- f8a1988 net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function by zhong jiang · 6 years ago
- c8581f2 net/mlx4/en_rx: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 49a9776 net/mlx4/mcg: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 7cc77bf net/mlx4_core: Allow MTTs starting at any index by Tariq Toukan · 6 years ago
- 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
- c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
- 432e629 net/mlx4_en: Don't reuse RX page when XDP is set by Saeed Mahameed · 7 years ago
- 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 7 years ago
- 3c641ba net/mlx4_core: Use devlink region_snapshot parameter by Alex Vesker · 7 years ago
- bedc989 net/mlx4_core: Add Crdump FW snapshot support by Alex Vesker · 7 years ago
- 523f9eb net/mlx4_core: Add health buffer address capability by Alex Vesker · 7 years ago
- 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
- 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
- dfb3c08 mlx4: Add support for devlink reload and load driverinit values by Moshe Shemesh · 7 years ago
- bd1b51d mlx4: Add mlx4 initial parameters table and register it by Moshe Shemesh · 7 years ago
- 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 7d840a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- cfed0a2c net: ethernet: mlx4: Remove unnecessary parentheses by Varsha Rao · 7 years ago
- 885892f mlx4_core: restore optimal ICM memory allocation by Eric Dumazet · 7 years ago
- 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 1383cb8 mlx4_core: allocate ICM memory in page size chunks by Qing Huang · 7 years ago
- d546b67c net/mlx4: Fix irq-unsafe spinlock usage by Jack Morgenstein · 7 years ago
- 4f7f56b net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message by Colin Ian King · 7 years ago
- 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 57f6f99 net/mlx4_core: Fix error handling in mlx4_init_port_info. by Tarick Bedeir · 7 years ago
- b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- a577d86 net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()' by Christophe JAILLET · 7 years ago
- 6ad4e91 net/mlx4_en: Verify coalescing parameters are in range by Moshe Shemesh · 7 years ago
- e573283 net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs by Tariq Toukan · 7 years ago
- 86a3e5d net/mlx4_core: Add PCI calls for suspend/resume by Yishai Hadas · 7 years ago
- e5c9a70 net/mlx4_core: Report driver version to FW by Eran Ben Elisha · 7 years ago
- 2d943ad net/mlx4_en: optimizes get_fixed_ipv6_csum() by Eric Dumazet · 7 years ago
- a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 26ff758 net/mlx4: fix spelling mistake: "failedi" -> "failed" by Colin Ian King · 7 years ago
- b86629e mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue by Alexander Duyck · 7 years ago
- e5e0a59 bpf: make mlx4 compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
- 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 190b509 net/mlx4_core: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
- c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- ce5a453 net/mlx4_en: CHECKSUM_COMPLETE support for fragments by Eric Dumazet · 7 years ago
- 461d5f1 net/mlx4_core: Fix memory leak while delete slave's resources by Moshe Shemesh · 7 years ago
- 6e8814c net/mlx4_en: Fix mixed PFC and Global pause user control requests by Eran Ben Elisha · 7 years ago
- d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 48962f5 RDMA/mlx4: Move flag constants to uapi header by Jason Gunthorpe · 7 years ago
- d8c13f22 net/mlx4_en: try to use high order pages for RX rings by Eric Dumazet · 7 years ago
- a970d8d net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking by Tariq Toukan · 7 years ago
- 1cb8b12 net/mlx4_en: Combine checks of end-cases in RX completion function by Tariq Toukan · 7 years ago
- 4f32e1c net/mlx4_en: Remove unnecessary warn print in reset config by Eran Ben Elisha · 7 years ago
- f26d0d2 net/mlx4_en: Add physical RX/TX bytes/packets counters by Eran Ben Elisha · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 7 years ago
- 852f692 IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports by Jack Morgenstein · 7 years ago
- 7589fd5 net/mlx4_en: Align behavior of set ring size flow via ethtool by Eugenia Emantayev · 7 years ago
- ae75415 mlx4: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
- a42b63c net/mlx4_en: Change default QoS settings by Moni Shoua · 7 years ago
- fd4a3e2 net/mlx4_core: Cleanup FMR unmapping flow by Tariq Toukan · 7 years ago
- dc48485 net/mlx4_en: RX csum, reorder branches by Tariq Toukan · 7 years ago
- 345ef18 net/mlx4_en: RX csum, remove redundant branches and checks by Tariq Toukan · 7 years ago
- 5a1647c net/mlx4_en: Fill all counters under one call of stats lock by Eran Ben Elisha · 7 years ago
- 0bb9fc4 net/mlx4_core: Fix wrong calculation of free counters by Eran Ben Elisha · 7 years ago
- 78034f5 net/mlx4_en: Fix selftest for small MTUs by Eugenia Emantayev · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
- ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- a1b8714 net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices by Slava Shwartsman · 7 years ago
- 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 17ac99b2 drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 0068895 drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- ff61b5e drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- f025fd6 net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion by Tariq Toukan · 7 years ago
- f6f0aa9 net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow by Tariq Toukan · 7 years ago
- 5dad61b net/mlx4_en: Replace netdev parameter with priv in XDP xmit function by Tariq Toukan · 7 years ago
- 80a8dc7 net/mlx4_en: Increase number of default RX rings by Inbar Karmy · 7 years ago
- b8d3943 net/mlx4_en: Limit the number of RX rings by Inbar Karmy · 7 years ago
- 7e1dc5e net/mlx4_en: Limit the number of TX rings by Inbar Karmy · 7 years ago
- 7ba5e7b net/mlx4_en: Use __force to fix a sparse warning in TX datapath by Tariq Toukan · 7 years ago
- b71322d net/mlx4_core: Fix cast warning in fw.c by Tariq Toukan · 7 years ago