summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-0414-8/+102
* can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-08-041-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-08-041-1/+1
* block: delay freeing the gendiskChristoph Hellwig2021-08-042-2/+3
* net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi2021-08-041-1/+1
* net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak2021-08-041-2/+31
* net/mlx5: Unload device upon firmware fatal errorAya Levin2021-08-041-2/+10
* net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin2021-08-041-1/+1
* net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-08-041-1/+1
* net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy2021-08-041-2/+3
* net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan2021-08-041-1/+10
* net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-08-042-4/+4
* net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman2021-08-041-3/+4
* net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman2021-08-041-9/+20
* net/mlx5: Fix flow table chainingMaor Gottlieb2021-08-041-4/+6
* bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend2021-08-041-2/+2
* KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack2021-08-041-0/+1
* drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson2021-08-041-0/+1
* drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh2021-08-041-1/+1
* drm/msm/dpu: Fix sm8250_mdp register lengthRobert Foss2021-08-041-1/+1
* net: llc: fix skb_over_panicPavel Skripkin2021-08-043-10/+33
* KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov2021-08-041-2/+2
* drm/i915/bios: Fix ports maskRodrigo Vivi2021-08-041-1/+2
* drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201cJagan Teki2021-08-041-1/+1
* mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-041-0/+1
* net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo2021-08-041-1/+1
* octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam2021-08-042-7/+9
* octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2021-08-042-4/+8
* tipc: do not write skb_shinfo frags when doing decrytionXin Long2021-08-041-10/+4
* can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde2021-08-041-0/+1
* ionic: count csum_none when offload enabledShannon Nelson2021-08-041-6/+5
* ionic: fix up dim accounting for tx and rxShannon Nelson2021-08-041-7/+21
* ionic: remove intr coalesce update from napiShannon Nelson2021-08-042-5/+13
* ionic: catch no ptp support earlierShannon Nelson2021-08-042-8/+9
* ionic: make all rx_mode work threadsafeShannon Nelson2021-08-042-102/+85
* net: qrtr: fix memory leaksPavel Skripkin2021-08-041-1/+5
* loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa2021-08-041-31/+97
* net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean2021-08-041-1/+1
* net: Set true network header for ECN decapsulationGilad Naaman2021-08-041-1/+1
* tipc: fix sleeping in tipc accept routineHoang Le2021-08-041-5/+4
* tipc: fix implicit-connect for SYN+Xin Long2021-08-041-8/+13
* i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski2021-08-041-0/+2
* i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski2021-08-043-0/+53
* i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski2021-08-041-0/+4
* i40e: Fix logic of disabling queuesArkadiusz Kubalewski2021-08-041-24/+34
* netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-08-041-1/+3
* netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal2021-08-041-1/+6
* mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau2021-08-043-2/+23