summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-17bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko
2021-08-13net, bonding: Disallow vlan+srcmac with XDPJussi Maki
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12net: ipa: always inline ipa_aggr_granularity_val()Alex Elder
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-08-11bonding: combine netlink and console error messagesJonathan Toppins
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-08-11net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit
2021-08-11net: ipa: kill ipa_clock_get_additional()Alex Elder
2021-08-11net: ipa: kill IPA clock reference countAlex Elder
2021-08-11net: ipa: get rid of extra clock referenceAlex Elder
2021-08-11net: ipa: use runtime PM coreAlex Elder
2021-08-11net: ipa: resume in ipa_clock_get()Alex Elder
2021-08-11net: ipa: disable clock in suspendAlex Elder
2021-08-11net: ipa: have ipa_clock_get() return a valueAlex Elder
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-10net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings