summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()Gavrilov Ilia
2023-09-14ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()Gavrilov Ilia
2023-09-14Merge branch 'udp-round-of-data-races-fixes'Paolo Abeni
2023-09-14udplite: fix various data-racesEric Dumazet
2023-09-14udplite: remove UDPLITE_BITEric Dumazet
2023-09-14udp: annotate data-races around udp->encap_typeEric Dumazet
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet
2023-09-14udp: add missing WRITE_ONCE() around up->encap_rcvEric Dumazet
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet
2023-09-14udp: introduce udp->udp_flagsEric Dumazet
2023-09-14net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi
2023-09-14net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...Lorenzo Bianconi
2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima
2023-09-14Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'Paolo Abeni
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda
2023-09-14atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew
2023-09-14Merge branch 'vsock-handle-writes-to-shutdowned-socket'Paolo Abeni
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov
2023-09-14vsock: send SIGPIPE on write to shutdowned socketArseniy Krasnov
2023-09-13idpf: add SRIOV support and other ndo_opsJoshua Hay
2023-09-13idpf: add ethtool callbacksAlan Brady
2023-09-13idpf: add singleq start_xmit and napi pollJoshua Hay
2023-09-13idpf: add RX splitq napi poll supportAlan Brady
2023-09-13idpf: add TX splitq napi poll supportJoshua Hay
2023-09-13idpf: add splitq start_xmitJoshua Hay
2023-09-13idpf: initialize interrupts and enable vportPavan Kumar Linga
2023-09-13idpf: configure resources for RX queuesAlan Brady
2023-09-13idpf: configure resources for TX queuesAlan Brady
2023-09-13idpf: add ptypes and MAC filter supportPavan Kumar Linga
2023-09-13idpf: add create vport and netdev configurationPavan Kumar Linga
2023-09-13idpf: add core init and interrupt requestPavan Kumar Linga
2023-09-13idpf: add controlq init and reset checksJoshua Hay
2023-09-13idpf: add module register and probe functionalityPhani Burra
2023-09-13virtchnl: add virtchnl version 2 opsPavan Kumar Linga
2023-09-13Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski
2023-09-13ice: Check CRC strip requirement for VLAN stripHaiyue Wang
2023-09-13ice: Support FCS/CRC strip disable for VFHaiyue Wang
2023-09-13virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr
2023-09-13Merge branch 'selftests-classid'David S. Miller
2023-09-13net/sched: cls_route: make netlink errors meaningfulPedro Tammela