summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.extrawarn (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-16dccp: Print deprecation notice.Kuniyuki Iwashima1-0/+3
2023-06-16udplite: Print deprecation notice.Kuniyuki Iwashima2-0/+6
2023-06-16octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-16selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-16net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi1-2/+7
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer1-9/+16
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer1-2/+1
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng1-8/+12
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5
2023-06-15leds: trigger: netdev: uninitialized variable in netdev_trig_activate()Dan Carpenter1-1/+1
2023-06-15tools: ynl: work around stale system headersJakub Kicinski3-3/+35
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski12-26/+17
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-15MAINTAINERS: add reviewers for SMC SocketsJan Karcher1-0/+3
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess1-8/+0
2023-06-15net: macb: Add support for partial store and forwardMaulik Jodhani2-0/+39
2023-06-15dt-bindings: net: cdns,macb: Add rx-watermark propertyPranavi Somisetty1-0/+11
2023-06-15netpoll: allocate netdev tracker right awayJakub Kicinski1-3/+2
2023-06-15net: create device lookup API with reference trackingJakub Kicinski4-29/+60
2023-06-15LoongArch: Fix debugfs_create_dir() error checkingImmad Mir1-1/+1
2023-06-15LoongArch: Avoid uninitialized alignment_maskQing Zhang1-0/+2
2023-06-15LoongArch: Fix perf event id calculationHuacai Chen1-3/+3
2023-06-15LoongArch: Fix the write_fcsr() macroQi Hu1-1/+1
2023-06-15LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang2-1/+4
2023-06-15net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean1-1/+1
2023-06-15net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov1-5/+7
2023-06-15ice: Fix ice module unloadJakub Buchocki1-11/+5
2023-06-15rtnetlink: move validate_linkmsg out of do_setlinkXin Long1-41/+42
2023-06-15net/handshake: remove fput() that causes use-after-freeLin Ma2-5/+0
2023-06-15ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco1-11/+9
2023-06-15Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"Kemeng Shi1-1/+4
2023-06-15Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab2-49/+10
2023-06-14RDMA/rxe: Fix rxe_cq_postBob Pearson1-2/+2
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N1-0/+1
2023-06-14cifs: fix lease break oops in xfstest generic/098Steve French1-2/+6
2023-06-14rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFOEdwin Peer1-45/+51
2023-06-14mlxsw: spectrum_router: Move IPIP init upPetr Machata1-7/+7
2023-06-14mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata1-6/+13
2023-06-14mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata1-13/+29
2023-06-14mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata1-4/+11
2023-06-14mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata1-4/+10
2023-06-14mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata1-5/+18
2023-06-14mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata1-4/+4
2023-06-14mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata1-45/+64
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata4-22/+45
2023-06-14mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata1-9/+20
2023-06-14selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson1-4/+7