summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29Merge branch 'dsa-realtek-leds'David S. Miller
2024-04-29net: dsa: realtek: add LED drivers for rtl8366rbLuiz Angelo Daros de Luca
2024-04-29net: dsa: realtek: do not assert reset on removeLuiz Angelo Daros de Luca
2024-04-29net: dsa: realtek: keep default LED state in rtl8366rbLuiz Angelo Daros de Luca
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstDave Thaler
2024-04-29Merge branch 'mlxsw-events-processing-performance'David S. Miller
2024-04-29mlxsw: pci: Use NAPI for event processingAmit Cohen
2024-04-29mlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen
2024-04-29mlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen
2024-04-29mlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen
2024-04-29mlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-29inet: use call_rcu_hurry() in inet_free_ifa()Eric Dumazet
2024-04-29net: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet
2024-04-29net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_timeTanmay Patil
2024-04-26tools: ynl: don't append doc of missing type directly to the typeJakub Kicinski
2024-04-26Merge branch 'selftests-drv-net-round-some-sharp-edges'Jakub Kicinski
2024-04-26selftests: drv-net: validate the environmentJakub Kicinski
2024-04-26selftests: drv-net: reimplement the config parserJakub Kicinski
2024-04-26selftests: drv-net: extend the README with more info and exampleJakub Kicinski
2024-04-26tcp: fix tcp_grow_skb() vs tstampsEric Dumazet
2024-04-26net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()Justin Stitt
2024-04-26bpf_helpers.h: Define bpf_tail_call_static when building with GCCJose E. Marchesi
2024-04-26Merge branch 'implement-reset-reason-mechanism-to-detect'Paolo Abeni
2024-04-26rstreason: make it work in trace worldJason Xing
2024-04-26mptcp: introducing a helper into active reset logicJason Xing
2024-04-26mptcp: support rstreason for passive resetJason Xing
2024-04-26tcp: support rstreason for passive resetJason Xing
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