summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller
2020-01-27net/core: Replace driver version to be kernel versionLeon Romanovsky
2020-01-27Merge branch 'sfc-refactor-mcdi-filtering-code'David S. Miller
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)
2020-01-27Merge branch 'bnxt_en-next'David S. Miller
2020-01-27devlink: document devlink info versions reported by bnxt_en driverVasundhara Volam
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan
2020-01-27bnxt_en: Improve link up detection.Michael Chan
2020-01-27Merge branch 'ethtool-netlink-interface-part-2'David S. Miller
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27ethtool: fix kernel-doc descriptionsMichal Kubecek
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-27Merge branch 'bpf-flow-dissector-fix-port-ranges'Daniel Borkmann
2020-01-27selftests/bpf: Add test based on port range for BPF flow dissectorYoshiki Komachi
2020-01-27flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-01-27bpf, xdp: Remove no longer required rcu_read_{un}lock()John Fastabend
2020-01-27bpf, xdp: virtio_net use access ptr macro for xdp enable checkJohn Fastabend
2020-01-27bpf, xdp: Update devmap comments to reflect napi/rcu usageJohn Fastabend
2020-01-27r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit