summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-31netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso1-0/+1
2022-08-31netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet familiesPablo Neira Ayuso1-3/+15
2022-08-31netfilter: nf_tables: do not leave chain stats enabled on errorPablo Neira Ayuso1-2/+4
2022-08-31netfilter: nft_payload: do not truncate csum_offset and csum_typePablo Neira Ayuso1-6/+13
2022-08-31netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso1-2/+8
2022-08-31netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2-2/+2
2022-08-31netfilter: nf_tables: disallow updates of implicit chainPablo Neira Ayuso1-0/+3
2022-08-31bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta1-1/+1
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal5-35/+1
2022-08-31net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski1-2/+2
2022-08-31bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins1-22/+16
2022-08-31net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov1-5/+6
2022-08-31net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang1-4/+4
2022-08-31net: ipa: don't assume SMEM is page-alignedAlex Elder1-1/+1
2022-08-31net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman1-1/+3
2022-08-31net/mlx5e: Fix wrong application of the LRO stateAya Levin1-8/+0
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2-0/+5
2022-08-31net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov1-0/+2
2022-08-31ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski1-0/+6
2022-08-31ice: xsk: Force rings to be sized to power of 2Maciej Fijalkowski1-0/+8
2022-08-31nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeoutDuoming Zhou1-0/+1
2022-08-31r8152: fix the RX FIFO settings when suspendingHayes Wang1-0/+10
2022-08-31r8152: fix the units of some registers for RTL8156AHayes Wang1-15/+2
2022-08-31rose: check NULL rose_loopback_neigh->loopbackBernard Pidoux1-1/+2
2022-08-31ntfs: fix acl handlingChristian Brauner1-9/+7
2022-08-31mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu1-3/+4
2022-08-31SUNRPC: RPC level errors should set task->tk_rpc_statusTrond Myklebust1-1/+1
2022-08-31NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia1-0/+6
2022-08-31NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust1-4/+6
2022-08-31Revert "net: macsec: update SCI upon MAC address change."Sabrina Dubroca1-6/+5
2022-08-31net: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski7-10/+10
2022-08-31fs: require CAP_SYS_ADMIN in target namespace for idmapped mountsSeth Forshee1-0/+7
2022-08-31xfrm: policy: fix metadata dst->dev xmit null pointer dereferenceNikolay Aleksandrov1-1/+1
2022-08-31af_key: Do not call xfrm_probe_algs in parallelHerbert Xu1-0/+3
2022-08-31xfrm: clone missing x->lastused in xfrm_do_migrateAntony Antony1-0/+1
2022-08-31xfrm: fix refcount leak in __xfrm_policy_check()Xin Xiong1-0/+1
2022-08-31riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu1-2/+2
2022-08-31riscv: lib: uaccess: fold fixups into bodyJisheng Zhang1-11/+11
2022-08-31btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()Qu Wenruo1-7/+7
2022-08-31btrfs: pass the dentry to btrfs_log_new_name() instead of the inodeFilipe Manana3-9/+20
2022-08-31btrfs: put initial index value of a directory in a constantFilipe Manana2-10/+12
2022-08-31scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran1-30/+24
2022-08-31scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi3-1/+35
2022-08-31drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld3-16/+34
2022-08-31Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach1-8/+68
2022-08-31Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach1-0/+129
2022-08-31Input: i8042 - merge quirk tablesWerner Sembach1-500/+590
2022-08-31Input: i8042 - move __initconst to fix code styling warningWerner Sembach1-1/+1
2022-08-31btrfs: convert count_max_extents() to use fs_info->max_extent_sizeNaohiro Aota3-19/+24
2022-08-31btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_sizeNaohiro Aota5-4/+19