aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
AgeCommit message (Expand)Author
3 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-23net/mlx4_en: Support RX XDP metadataStanislav Fomichev
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-05-16mlx4: support BIG TCP packetsEric Dumazet
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski
2021-10-05mlx4: remove custom dev_addr clearingJakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-03-05net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-11-20net/mlx4_en: Remove unused performance countersTariq Toukan
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-10mlx4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-05-14mlx4: Add XDP frame size and adjust max XDP MTUJesper Dangaard Brouer
2019-12-12mlx4: use new txqueue timeout argumentMichael S. Tsirkin
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-18net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-07-27mlx4/en_netdev: allow offloading VXLAN over VLANDavide Caratti
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King
2018-12-03net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-10net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET
2018-02-27net/mlx4_en: Remove unnecessary warn print in reset configEran Ben Elisha
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha
2018-01-05mlx4: setup xdp_rxq_infoJesper Dangaard Brouer
2017-12-28net/mlx4_en: Change default QoS settingsMoni Shoua
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-10-11net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko