summaryrefslogtreecommitdiffstats
path: root/scripts/ld-version.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05xfrm: fix xfrm child route lookup for packet offloadMike Yu1-1/+3
2024-02-26xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor1-0/+3
2024-01-25xfrm: Pass UDP encapsulation in TX packet offloadLeon Romanovsky1-1/+1
2024-01-17xfrm: Clear low order bits of ->flowi4_tos in decode_session4().Guillaume Nault1-1/+1
2024-01-14net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-14MAINTAINERS: eth: mvneta: update entryMarcin Wojtas1-2/+3
2024-01-14net: tls, add test to capture error on large spliceJohn Fastabend1-0/+14
2024-01-14net: tls, fix WARNIING in __sk_msg_freeJohn Fastabend1-1/+5
2024-01-13net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde1-1/+1
2024-01-13net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet1-2/+7
2024-01-13net: sched: track device in tcf_block_get/put_ext() only for clsact binder typesJiri Pirko1-2/+10
2024-01-13udp: annotate data-races around up->pendingEric Dumazet2-14/+14
2024-01-13net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah1-4/+6
2024-01-13mptcp: refine opt_mp_capable determinationEric Dumazet1-4/+4
2024-01-13mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet1-2/+2
2024-01-13mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet1-1/+1
2024-01-13mptcp: strict validation before using mp_opt->hmacEric Dumazet1-1/+1
2024-01-13mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet1-3/+3
2024-01-13net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov3-3/+6
2024-01-12net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski1-0/+1
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur1-0/+8
2024-01-12amt: do not use overwrapped cb areaTaehee Yoo1-3/+3
2024-01-12net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-12virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun1-4/+5
2024-01-12octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram1-1/+6
2024-01-12selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel1-0/+28
2024-01-12Revert "net: rtnetlink: Enslave device before bringing it up"Nicolas Dichtel1-7/+7
2024-01-12rxrpc: Fix use of Don't Fragment flagDavid Howells4-5/+17
2024-01-12net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean1-2/+5
2024-01-12net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-12selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov1-2/+2
2024-01-12wangxunx: select CONFIG_PHYLINK where neededArnd Bergmann1-1/+1
2024-01-12MAINTAINERS: ibmvnic: drop Dany from reviewersJakub Kicinski1-1/+0
2024-01-12MAINTAINERS: mark ax25 as OrphanJakub Kicinski2-2/+2
2024-01-12MAINTAINERS: Bluetooth: retire Johan (for now?)Jakub Kicinski2-1/+4
2024-01-12MAINTAINERS: eth: mark Cavium liquidio as an OrphanJakub Kicinski1-4/+1
2024-01-12MAINTAINERS: eth: mvneta: move Thomas to CREDITSJakub Kicinski2-2/+5
2024-01-12MAINTAINERS: eth: mt7530: move Landen Chao to CREDITSJakub Kicinski2-1/+4
2024-01-12MAINTAINERS: eth: mtk: move John to CREDITSJakub Kicinski2-1/+4
2024-01-12net: fill in MODULE_DESCRIPTION()s for s2ioBreno Leitao1-0/+1
2024-01-12net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao1-0/+1
2024-01-12net: fill in MODULE_DESCRIPTION()s for Sun RPCBreno Leitao3-0/+3
2024-01-12net: fill in MODULE_DESCRIPTION()s for NFCBreno Leitao3-0/+3
2024-01-12net: fill in MODULE_DESCRIPTION()s for HSRBreno Leitao1-0/+1
2024-01-12net: fill in MODULE_DESCRIPTION()s for SLIPBreno Leitao2-0/+2
2024-01-10keys, dns: Fix size check of V1 server-list headerDavid Howells1-1/+1
2024-01-10ext4: fix inconsistent between segment fstrim and full fstrimYe Bin1-3/+8
2024-01-10ext4: fallback to complex scan if aligned scan doesn't workOjaswin Mujoo1-8/+13
2024-01-10ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)1-9/+10