summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski205-760/+1934
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds34-214/+458
2023-10-26bareudp: use ports to lookup routeBeniamino Galvani1-13/+16
2023-10-26Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni12-502/+558
2023-10-26Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lif...Jakub Kicinski2-7/+22
2023-10-26Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie1-1/+5
2023-10-26Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie1-1/+3
2023-10-26net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie1-5/+13
2023-10-26net: ipv6/addrconf: clamp preferred_lft to the maximum allowedAlex Henrie1-0/+1
2023-10-26Merge branch 'ipv6-avoid-atomic-fragment-on-gso-output'Jakub Kicinski9-53/+27
2023-10-26ipv6: avoid atomic fragment on GSO packetsYan Zhai1-1/+7
2023-10-26ipv6: refactor ip6_finish_output for GSO handlingYan Zhai1-7/+15
2023-10-26ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai9-45/+5
2023-10-26iavf: in iavf_down, disable queues when removing the driverMichal Schmidt1-1/+1
2023-10-26Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-7/+17
2023-10-26vsock/virtio: initialize the_virtio_vsock before using VQsAlexandru Matei1-1/+17
2023-10-25Merge branch 'mptcp-features-and-fixes-for-v6-7'Jakub Kicinski8-77/+224
2023-10-25mptcp: refactor sndbuf auto-tuningPaolo Abeni4-10/+70
2023-10-25mptcp: ignore notsent_lowat setting at the subflow levelPaolo Abeni1-0/+6
2023-10-25mptcp: consolidate sockopt synchronizationPaolo Abeni3-33/+9
2023-10-25mptcp: use copy_from_iter helpers on transmitPaolo Abeni1-4/+15
2023-10-25mptcp: give rcvlowat some lovePaolo Abeni4-15/+83
2023-10-25tcp: define initial scaling factor value as a macroPaolo Abeni1-5/+7
2023-10-25mptcp: use plain bool instead of custom binary enumPaolo Abeni2-12/+7
2023-10-25mptcp: properly account fastopen dataPaolo Abeni1-0/+1
2023-10-25mptcp: add a new sysctl for make after break timeoutPaolo Abeni4-3/+31
2023-10-25Merge tag 'acpi-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-11/+11
2023-10-25Revert "Merge branch 'mv88e6xxx-dsa-bindings'"Jakub Kicinski26-761/+457
2023-10-25net: ipv6: fix typo in commentsDeming Wang1-1/+1
2023-10-25net: ipv4: fix typo in commentsDeming Wang1-1/+1
2023-10-25net/sched: act_ct: additional checks for outdated flowsVlad Buslov1-0/+2
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso3-7/+15
2023-10-25amd/pds_core: core: No need for Null pointer check before kfreeBragatheswaran Manickavel1-5/+2
2023-10-25Merge branch 'mv88e6xxx-dsa-bindings'David S. Miller26-457/+761
2023-10-25dt-bindings: marvell: Add Marvell MV88E6060 DSA schemaLinus Walleij2-0/+89
2023-10-25dt-bindings: marvell: Rewrite MV88E6xxx in schemaLinus Walleij3-110/+331
2023-10-25ARM64: dts: marvell: Fix some common switch mistakesLinus Walleij7-167/+164
2023-10-25ARM: dts: nxp: Fix some common switch mistakesLinus Walleij5-70/+70
2023-10-25ARM: dts: marvell: Fix some common switch mistakesLinus Walleij8-108/+96
2023-10-25dt-bindings: net: mvusb: Fix up DSA exampleLinus Walleij1-2/+5
2023-10-25dt-bindings: net: dsa: Require ports or ethernet-portsLinus Walleij1-0/+6
2023-10-25sched: act_ct: switch to per-action label countingFlorian Westphal2-23/+19
2023-10-25net: hns3: add some link modes for hisilicon deviceHao Chen2-82/+92
2023-10-25Merge branch 'dsa-microchip-WoL-support'David S. Miller5-0/+139
2023-10-25net: dsa: microchip: ksz9477: add Wake on LAN supportOleksij Rempel4-0/+132
2023-10-25net: dsa: microchip: use wakeup-source DT property to enable PME outputOleksij Rempel2-0/+4
2023-10-25dt-bindings: net: dsa: microchip: add wakeup-source propertyOleksij Rempel1-0/+2
2023-10-25net: dsa: microchip: Add missing MAC address register offset for ksz8863Oleksij Rempel1-0/+1
2023-10-25s390/qeth: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-25s390/ctcm: replace deprecated strncpy with strscpyJustin Stitt1-2/+2