summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-26rstreason: prepare for active resetJason Xing
2024-04-26rstreason: prepare for passive resetJason Xing
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing
2024-04-26igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang
2024-04-26Merge branch 'selftests-virtio_net-introduce-initial-testing-infrastructure'Paolo Abeni
2024-04-26selftests: virtio_net: add initial testsJiri Pirko
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko
2024-04-26Merge branch 'net-hsr-add-support-for-hsr-san-redbox'Paolo Abeni
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski
2024-04-26test: hsr: Extract version agnostic information from ping command outputLukasz Majewski
2024-04-26test: hsr: Move common code to hsr_common.sh fileLukasz Majewski
2024-04-26test: hsr: Remove script code already implemented in lib.shLukasz Majewski
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski
2024-04-26net/sched: fix false lockdep warning on qdisc root lockDavide Caratti
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