summaryrefslogtreecommitdiffstats
path: root/fs/9p (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-22ionic: account for vlan tag len in rx buffer lenShannon Nelson1-1/+1
2020-12-22ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-1/+1
2020-12-22ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes1-1/+8
2020-12-22ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes1-0/+1
2020-12-22net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli1-0/+1
2020-12-19net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski1-2/+3
2020-12-19net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2-1/+34
2020-12-19net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2020-12-19net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti1-3/+4
2020-12-18net: af_packet: fix procfs header for 64-bit pointersBaruch Siach1-1/+3
2020-12-17iavf: fix double-release of rtnl_lockJakub Kicinski1-3/+1
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch3-2/+15
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti1-1/+16
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King1-1/+1
2020-12-17qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-17netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin1-15/+5
2020-12-17netfilter: ipset: fixes possible oops in mtype_resizeVasily Averin1-9/+13
2020-12-17netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan3-3/+3
2020-12-17mptcp: fix pending data accountingPaolo Abeni1-3/+2
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni4-10/+13
2020-12-17mptcp: properly annotate nested lockPaolo Abeni1-1/+1
2020-12-17mptcp: fix security context on server socketPaolo Abeni1-0/+2
2020-12-17net/mlx5: Fix compilation warning for 32-bit platformParav Pandit1-3/+3
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman1-0/+1
2020-12-17mptcp: clear use_ack and use_map when dropping other suboptionsGeliang Tang1-0/+2
2020-12-17devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser1-1/+1
2020-12-17net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-16NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust1-1/+1
2020-12-16pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust1-5/+1
2020-12-16NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust3-8/+92
2020-12-16arm64: make _TIF_WORK_MASK bits contiguousMark Rutland1-1/+1
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul1-13/+23
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera1-2/+4
2020-12-16nfc: s3fwrn5: Remove unused NCI prop commandsBongsu Jeon2-47/+0
2020-12-16nfc: s3fwrn5: Remove the delay for NFC sleepBongsu Jeon1-1/+2
2020-12-16phy: fix kdoc warningJakub Kicinski1-1/+2
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le1-5/+7
2020-12-16use __netdev_notify_peers in hypervLijun Pan1-7/+4
2020-12-16use __netdev_notify_peers in ibmvnicLijun Pan1-6/+3
2020-12-16net: core: introduce __netdev_notify_peersLijun Pan2-2/+21
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5
2020-12-16ethtool: fix string set id checkMichal Kubecek1-1/+1
2020-12-16net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...Christophe JAILLET1-1/+7
2020-12-16net/connector: Add const qualifier to cb_idGeoff Levand4-12/+12
2020-12-16net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET1-1/+3
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei1-1/+1
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel1-9/+24