summaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-23s390/lcs: Convert sprintf to scnprintfThorsten Winkler1-1/+1
2023-06-23s390/lcs: Convert sysfs sprintf to sysfs_emitThorsten Winkler1-6/+7
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang8-51/+33
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen2-12/+48
2023-06-23net: hns3: refine the tcam key convert handleJian Shen1-8/+3
2023-06-23net: fix net device address assign typePiotr Gardocki1-5/+5
2023-06-23sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree4-1/+81
2023-06-23net: dsa: qca8k: add support for additional modes for netdev triggerChristian Marangi1-0/+20
2023-06-23docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entryChristian Marangi1-0/+89
2023-06-23igb: Fix igb_down hung on surprise removalYing Hsu1-0/+5
2023-06-23net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes1-1/+17
2023-06-23net: dsa: microchip: add ksz_prmw32() helperRasmus Villemoes1-0/+7
2023-06-23net: dsa: microchip: simplify ksz_prmw8()Rasmus Villemoes1-11/+2
2023-06-23tools: ynl: improve the direct-include header guard logicJakub Kicinski1-14/+6
2023-06-23net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksumZhengchao Shao1-21/+11
2023-06-23net: macb: update PCS driver to use neg_modeRussell King (Oracle)1-3/+5
2023-06-23net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2023-06-23net: dsa: b53: update PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2023-06-23net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)2-4/+5
2023-06-23net: qca8k: update PCS driver to use neg_modeRussell King (Oracle)1-7/+6
2023-06-23net: prestera: update PCS driver to use neg_modeRussell King (Oracle)1-8/+3
2023-06-23net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)1-6/+8
2023-06-23net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)1-3/+4
2023-06-23net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)2-4/+4
2023-06-23net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)1-18/+18
2023-06-23net: pcs: lynxi: update PCS driver to use neg_modeRussell King (Oracle)1-23/+16
2023-06-23net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)3-30/+31
2023-06-23net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)5-18/+27
2023-06-23net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)1-5/+4
2023-06-23net: phylink: add PCS negotiation modeRussell King (Oracle)2-17/+132
2023-06-23net/tls: fix comment typoYueh-Shun Li1-1/+1
2023-06-23tcp: fix comment typoYueh-Shun Li1-1/+1
2023-06-23i40e, xsk: fix comment typoYueh-Shun Li1-1/+1
2023-06-22KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan1-1/+19
2023-06-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg1-2/+2
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski1-6/+0
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2-10/+7
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet1-2/+6
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K1-5/+5
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2-0/+8
2023-06-22can: kvaser_pciefd: Use TX FIFO size read from CAN controllerJimmy Assarsson1-12/+3
2023-06-22can: kvaser_pciefd: Refactor codeJimmy Assarsson1-134/+87
2023-06-22can: kvaser_pciefd: Add len8_dlc supportJimmy Assarsson1-4/+12
2023-06-22can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriateJimmy Assarsson1-79/+89
2023-06-22can: kvaser_pciefd: Sort register definitionsJimmy Assarsson1-100/+110
2023-06-22can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,se...Jimmy Assarsson1-7/+3
2023-06-22can: kvaser_pciefd: Rename device ID definesJimmy Assarsson1-11/+23
2023-06-22can: kvaser_pciefd: Sort includes in alphabetic orderJimmy Assarsson1-5/+5
2023-06-22can: kvaser_pciefd: Remove SPI flash parameter read functionalityJimmy Assarsson2-218/+5
2023-06-22can: uapi: move CAN_RAW_FILTER_MAX definition to raw.hOliver Hartkopp2-1/+2