summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-01Merge branch 'master' of ../net-next/David S. Miller
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-01net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya
2021-07-01octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra
2021-07-01net: usb: asix: ax88772: suspend PHY on driver probeOleksij Rempel
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-01igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-01iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-01e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-01fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-01igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-01igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET
2021-07-01ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix
2021-07-01igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-01igc: Fix use-after-free error during resetVinicius Costa Gomes
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-29net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-06-28net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()Nathan Chancellor
2021-06-28net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110Vladimir Oltean
2021-06-28net: phy: at803x: mask 1000 Base-X link modeDavid Bauer
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28net: sparx5: fix error return code in sparx5_register_notifier_blocks()Yang Yingliang
2021-06-28net: sparx5: fix return value check in sparx5_create_targets()Yang Yingliang
2021-06-28net: sparx5: check return value after calling platform_get_resource()Yang Yingliang
2021-06-28Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-28net: ocelot: delete call to br_fdb_replayVladimir Oltean
2021-06-28bnxt_en: Enable hardware PTP supportMichael Chan
2021-06-28bnxt_en: Transmit and retrieve packet timestampsPavan Chebbi
2021-06-28bnxt_en: Get the RX packet timestampPavan Chebbi