summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
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
2024-01-10ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh1-5/+10
2024-01-10erofs: make erofs_{err,info}() support NULL sb parameterChunhai Guo2-3/+9
2024-01-10erofs: avoid debugging output for (de)compressed dataGao Xiang1-7/+1
2024-01-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2024-01-09tpm: cr50: fix kernel-doc warning and spellingRandy Dunlap1-2/+1
2024-01-09tpm: nuvoton: Use i2c_get_match_data()Rob Herring1-11/+4
2024-01-09cifs: remove unneeded return statementSteve French1-2/+0
2024-01-09cifs: make cifs_chan_update_iface() a void functionDan Carpenter2-11/+8
2024-01-09lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit1-2/+0