summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-12-16net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdefArnd Bergmann
2022-12-15net: dsa: mt7530: remove redundant assignmentDaniel Golle
2022-12-15igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-15igc: recalculate Qbv end_time by considering cycle timeTan Tee Min
2022-12-15igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-15igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli
2022-12-15igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes
2022-12-15igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes
2022-12-15net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean
2022-12-15ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2022-12-15net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui
2022-12-15r6040: Fix kmemleak in probe and removeLi Zetao
2022-12-14net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean
2022-12-13wireguard: timers: cast enum limits members to int in printsJiri Slaby (SUSE)
2022-12-13igb: Initialize mailbox message for VF resetTony Nguyen
2022-12-13bonding: do failover when high prio link upHangbin Liu
2022-12-13bonding: add missed __rcu annotation for curr_active_slaveHangbin Liu
2022-12-13net: macsec: fix net device access prior to holding a lockEmeel Hakim
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12net: lan966x: Remove a useless test in lan966x_ptp_add_trap()Christophe JAILLET
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12net: ipa: add IPA v4.7 supportAlex Elder
2022-12-12bnxt: Use generic HBH removal helper in tx pathCoco Li
2022-12-12qlcnic: Clean up some inconsistent indentingJiapeng Chong
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-12-12i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-12net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-12stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-12octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-12net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2022-12-12net: dsa: mv88e6xxx: remove ATU age out violation printVladimir Oltean
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12net: hns3: use strscpy() to instead of strncpy()Xu Panda
2022-12-12ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore
2022-12-12net: lan9303: Fix read error execution pathJerry Ray
2022-12-12net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros
2022-12-12Merge tag 'wireless-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-12-12can: tcan4x5x: Specify separate read/write rangesMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix register range of first two blocksMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann