summaryrefslogtreecommitdiffstats
path: root/samples/kfifo (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-28net/sched: fix retpoline wrapper compilation on configs without tc filtersPedro Tammela1-2/+2
2022-12-28s390/qeth: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-6/+6
2022-12-28r8169: fix dmar pte write access is not set errorChunhao Lin1-7/+7
2022-12-28r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin1-22/+22
2022-12-28net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpersDaniil Tatianin1-33/+69
2022-12-28net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_statsDaniil Tatianin1-14/+10
2022-12-28net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin1-1/+2
2022-12-28bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan1-4/+5
2022-12-28bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan3-14/+17
2022-12-28bnxt_en: Fix XDP RX pathMichael Chan3-5/+8
2022-12-28bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan3-5/+5
2022-12-28bnxt_en: fix devlink port registration to netdevVikas Gupta1-1/+4
2022-12-28net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda1-1/+4
2022-12-28net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda1-0/+5
2022-12-28docs: netdev: convert to a non-FAQ documentJakub Kicinski1-96/+125
2022-12-28docs: netdev: reshuffle sections in prep for de-FAQizationJakub Kicinski1-93/+93
2022-12-28rxrpc: Fix a couple of potential use-after-freesDavid Howells2-9/+11
2022-12-26net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman1-1/+1
2022-12-26nfc: Fix potential resource leaksMiaoqian Lin1-14/+38
2022-12-26net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee1-2/+2
2022-12-26qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2022-12-26net: sched: fix memory leak in tcindex_set_parmsHawkins Jiawei1-10/+2
2022-12-23selftests/bpf: Add host-tools to gitignoreStanislav Fomichev1-0/+1
2022-12-23net: hns3: fix VF promisc mode not update when mac table fullJian Shen1-32/+43
2022-12-23net: hns3: fix miss L3E checking for rx packetJian Shen1-6/+4
2022-12-23net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2022-12-23atm: uapi: fix spelling typos in commentsRong Tao1-1/+1
2022-12-23powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2022-12-23selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2022-12-23bpf: fix nullness propagation for reg to reg comparisonsHao Sun1-1/+8
2022-12-22bpftool: Fix linkage with statically built libllvmAnton Protopopov1-0/+4
2022-12-22veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2022-12-22net: lan966x: Fix configuration of the PCSHoratiu Vultur1-1/+1
2022-12-22bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet1-3/+5
2022-12-22mptcp: fix lockdep false positivePaolo Abeni3-4/+19
2022-12-22mptcp: fix deadlock in fastopen error pathPaolo Abeni2-4/+16
2022-12-22nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2-4/+64
2022-12-22vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2022-12-22net: openvswitch: release vport resources on failureAaron Conole1-2/+6
2022-12-22net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2022-12-22ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski1-1/+1
2022-12-22selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIALMartin KaFai Lau4-0/+160
2022-12-21bpf: pull before calling skb_postpull_rcsum()Jakub Kicinski1-2/+5
2022-12-20net: fec: check the return value of build_skb()Wei Fang1-0/+8
2022-12-20wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2022-12-20wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann1-0/+1
2022-12-20wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg1-0/+5
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld3-8/+2
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold1-1/+3
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld6-2/+5