summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2021-08-10net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings
2021-08-10net: dsa: microchip: Fix ksz_read64()Ben Hutchings
2021-08-10Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-08-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-08-10can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP registerHussein Alasadi
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Destroy pool->mutexShay Drory
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin
2021-08-09bareudp: Fix invalid read beyond skb's linear dataGuillaume Nault
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki
2021-08-09net, bonding: Refactor bond_xmit_hash for use with xdp_buffJussi Maki
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-08-09net: fec: fix build error for ARCH m68kJoakim Zhang
2021-08-09devlink: Set device as early as possibleLeon Romanovsky