summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-20net: fec: check the return value of build_skb()Wei Fang
2022-12-19Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-12-19net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss
2022-12-19can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2022-12-19can: flexcan: avoid unbalanced pm_runtime_enable warningHaibo Chen
2022-12-19mctp: serial: Fix starting value for frame check sequenceJeremy Kerr
2022-12-19nfp: fix unaligned io read of capabilities wordHuanhuan Wang
2022-12-19myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur
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-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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