summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson1-4/+7
2021-06-10cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy4-7/+14
2021-06-10sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang1-4/+4
2021-06-10i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+9
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman1-1/+4
2021-06-10ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt1-45/+6
2021-06-10ice: handle the VF VSI rebuild failureHaiyue Wang1-1/+6
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2-5/+8
2021-06-10ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley1-0/+2
2021-06-10ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li1-2/+6
2021-06-10cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy1-9/+5
2021-06-10ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski3-3/+18
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson1-0/+3
2021-06-10igb: add correct exception tracing for XDPMagnus Karlsson1-4/+6
2021-06-10igb: Fix XDP with PTP enabledKurt Kanzenbach3-33/+37
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun1-1/+3
2021-06-10ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei1-1/+3
2021-06-10bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann2-22/+17
2021-06-10drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng1-2/+2
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso1-2/+6
2021-06-10netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso1-1/+1
2021-06-10nvmet: fix freeing unallocated p2pmemMax Gurtovoy1-17/+16
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2-1/+4
2021-06-10net/mlx5e: Fix adding encap rules to slow pathRoi Dayan3-2/+8
2021-06-10net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-10net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-10net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-06-10net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy4-5/+64
2021-06-10net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2-8/+3
2021-06-10net: sock: fix in-kernel mark settingAlexander Aring1-4/+12
2021-06-10net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean1-1/+1
2021-06-10perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2-2/+9
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda1-0/+8
2021-06-10nvme-rdma: fix in-casule data send for chained sglsSagi Grimberg1-2/+3
2021-06-10mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni1-29/+30
2021-06-10mptcp: always parse mptcp options for MPC reqskPaolo Abeni1-9/+8
2021-06-10mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni1-1/+15
2021-06-10net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich1-3/+0
2021-06-10net/sched: act_ct: Offload connections with commit actionPaul Blakey1-3/+4
2021-06-10devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit1-2/+2
2021-06-10kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2-2/+2
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-06-10HID: amd_sfh: Fix memory leak in amd_sfh_workBasavaraj Natikar1-0/+1
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei1-0/+1
2021-06-10HID: logitech-hidpp: initialize level variableTom Rix1-0/+1
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov1-1/+1
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy1-1/+1
2021-06-10samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun1-4/+9
2021-06-10vfio/pci: zap_vma_ptes() needs MMURandy Dunlap1-0/+1
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei1-1/+1