summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
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-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
2021-06-28bnxt_en: Get the full 48-bit hardware timestamp periodicallyPavan Chebbi
2021-06-28bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan
2021-06-28bnxt_en: Get PTP hardware capability from firmwareMichael Chan
2021-06-28bnxt_en: Update firmware interface to 1.10.2.47Michael Chan
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-28gtp: reset mac_header after decapGuillaume Nault
2021-06-28bareudp: allow redirecting bareudp packets to eth devicesGuillaume Nault
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-26net/mlx5e: Add IPsec support to uplink representorRaed Salem
2021-06-26net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connectionsTariq Toukan
2021-06-26net/mlx5: SF, Improve performance in SF allocationEli Cohen
2021-06-26net/mlx5: Increase hairpin buffer sizeAriel Levkovich
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik
2021-06-26net/mlx5: Compare sampler flow destination ID in fs_coreYevgeny Kliteynik
2021-06-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-25Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros
2021-06-25ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET
2021-06-25ice: remove unnecessary VSI assignmentTony Nguyen
2021-06-25ice: remove the VSI info from previous aggVictor Raj
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-25gve: Fix swapped vars when fetching max queuesBailey Forrest