summaryrefslogtreecommitdiffstats
path: root/scripts/module.lds.S (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski8-33/+1385
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko6-3/+109
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko4-1/+1268
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko8-0/+1041
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko4-0/+902
2023-09-17dpll: documentation on DPLL subsystem interfaceVadim Fedorenko2-0/+498
2023-09-16tcp: new TCP_INFO stats for RTO eventsAananth V6-2/+63
2023-09-16tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKedAananth V1-4/+5
2023-09-16net: dsa: microchip: Add drive strength configurationOleksij Rempel4-27/+329
2023-09-16dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive s...Oleksij Rempel1-0/+20
2023-09-16net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang4-0/+222
2023-09-16dt-bindings: net: Add Loongson-1 Ethernet ControllerKeguang Zhang3-0/+228
2023-09-16dt-bindings: mfd: syscon: Add compatibles for Loongson-1 sysconKeguang Zhang1-0/+2
2023-09-16sfc: make coding style of PTP addresses consistent with coreAlex Austin1-13/+14
2023-09-16net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi1-15/+17
2023-09-16net: add truesize debug checks in skb_{add|coalesce}_rx_frag()Eric Dumazet1-0/+4
2023-09-16net: use indirect call helpers for sk->sk_prot->release_cb()Eric Dumazet1-2/+5
2023-09-15tcp: indent an if statementDan Carpenter1-1/+1
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar3-2/+31
2023-09-15dt-bindings: net: Add documentation for Half duplex support.MD Danish Anwar1-0/+7
2023-09-15net: dsa: rtl8366rb: Implement setting up link on CPU portLinus Walleij1-9/+35
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam3-37/+85
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet13-23/+23
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet7-22/+24
2023-09-15ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationEric Dumazet4-11/+9
2023-09-15ipv6: move np->repflow to atomic flagsEric Dumazet6-15/+14
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet11-32/+25
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet11-17/+16
2023-09-15ipv6: lockless IPV6_AUTOFLOWLABEL implementationEric Dumazet5-16/+13
2023-09-15ipv6: lockless IPV6_MULTICAST_ALL implementationEric Dumazet5-11/+9
2023-09-15ipv6: lockless IPV6_RECVERR_RFC4884 implementationEric Dumazet4-11/+10
2023-09-15ipv6: lockless IPV6_MINHOPCOUNT implementationEric Dumazet1-16/+15
2023-09-15ipv6: lockless IPV6_MTU implementationEric Dumazet2-16/+18
2023-09-15ipv6: lockless IPV6_MULTICAST_HOPS implementationEric Dumazet6-25/+21
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet8-25/+30
2023-09-15ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet6-24/+16
2023-09-14ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()Gavrilov Ilia1-2/+0
2023-09-14ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()Gavrilov Ilia1-2/+0
2023-09-14udplite: fix various data-racesEric Dumazet4-23/+27
2023-09-14udplite: remove UDPLITE_BITEric Dumazet3-5/+2
2023-09-14udp: annotate data-races around udp->encap_typeEric Dumazet6-15/+17
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet5-20/+12
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet2-8/+10
2023-09-14udp: add missing WRITE_ONCE() around up->encap_rcvEric Dumazet1-2/+4
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet4-7/+7
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet3-10/+10
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet3-9/+9
2023-09-14udp: introduce udp->udp_flagsEric Dumazet3-16/+30
2023-09-14net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi1-0/+3
2023-09-14net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...Lorenzo Bianconi1-2/+2