summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02wifi: mt76: fix tx packet loss when scanning on DBDCFelix Fietkau
2024-05-02wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-05-02wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau
2024-05-02wifi: qtnfmac: Remove generic .ndo_get_stats64Breno Leitao
2024-05-02wifi: qtnfmac: Move stats allocation to coreBreno Leitao
2024-04-26wifi: brcmfmac: remove unused brcmf_usb_image structChristophe JAILLET
2024-04-26wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars structChristophe JAILLET
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25Merge branch 'net-lan966x-flower-validate-control-flags'Jakub Kicinski
2024-04-25net: lan966x: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25Merge branch 'net-sparx5-flower-validate-control-flags'Jakub Kicinski
2024-04-25net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: only do lookup if fragment flags are setAsbjørn Sloth Tønnesen
2024-04-25net: wwan: t7xx: Un-embed dummy deviceBreno Leitao
2024-04-25Merge branch 'net-microchip-correct-spelling-in-comments'Jakub Kicinski
2024-04-25net: sparx5: Correct spelling in commentsSimon Horman
2024-04-25net: encx24j600: Correct spelling in commentsSimon Horman
2024-04-25net: lan966x: Correct spelling in commentsSimon Horman
2024-04-25net: lan743x: Correct spelling in commentsSimon Horman
2024-04-25r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang
2024-04-25net: usb: ax88179_178a: Add check for usbnet_get_endpoints()Ma Ke
2024-04-25net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle
2024-04-25net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún
2024-04-25net: sfp: update comment for FS SFP-10G-T quirkMarek Behún
2024-04-25net: add two more call_rcu_hurry()Eric Dumazet
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25tcp: avoid premature drops in tcp_add_backlog()Eric Dumazet
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-25Merge branch 'net-dsa-b53-remove-adjust_link'Jakub Kicinski
2024-04-25net: dsa: b53: provide own phylink MAC operationsFlorian Fainelli
2024-04-25net: dsa: b53: Remove b53_adjust_link()Florian Fainelli
2024-04-25net: dsa: b53: Call b53_eee_init() from b53_mac_link_up()Florian Fainelli
2024-04-25net: dsa: b53: Configure RGMII for 531x5 and MII for 5325Florian Fainelli
2024-04-25net: dsa: b53: Force flow control for BCM5301X CPU port(s)Florian Fainelli
2024-04-25net: dsa: b53: Introduce b53_adjust_5325_mii()Florian Fainelli
2024-04-25net: dsa: b53: Introduce b53_adjust_531x5_rgmii()Florian Fainelli
2024-04-25net: dsa: b53: Stop exporting b53_phylink_* routinesFlorian Fainelli
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-25Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-25Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-25net: b44: set pause params only when interface is upPeter Münster
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-04-25dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski
2024-04-25net: ravb: Fix registered interrupt namesGeert Uytterhoeven