aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-06net/mlx4_en: fix a conditionDan Carpenter
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau
2017-02-02mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak
2017-01-30net/mlx4_core: Device revision supportYishai Hadas
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann
2017-01-22net/mlx4: use rb_entry()Geliang Tang
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet
2017-01-18net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-29net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman
2016-12-29net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2016-12-29net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2016-12-29net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-23net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau
2016-12-08mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-03mlx4: use reset to set mac headerZhang Shengju
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-27mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()Eric Dumazet