summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-02net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik3-17/+45
2022-03-02ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu1-1/+5
2022-03-02net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik2-35/+79
2022-03-02udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter1-1/+1
2022-03-02surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede1-3/+10
2022-03-02net/smc: Use a mutex for locking "struct smc_pnettable"Fabio M. De Francesco2-22/+22
2022-03-02netfilter: nf_tables: fix memory leak during stateful obj updateFlorian Westphal1-4/+9
2022-03-02net: mdio-ipq4019: add delay after clock enableBaruch Siach1-1/+5
2022-03-02nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET1-2/+2
2022-03-02netfilter: nf_tables: unregister flowtable hooks on netns exitPablo Neira Ayuso1-0/+3
2022-03-02net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-22/+23
2022-03-02net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang1-0/+2
2022-03-02net/sched: act_ct: Fix flow table lookup after ct clear or switching zonesPaul Blakey1-5/+0
2022-03-02drm/i915/dg2: Print PHY name properly on calibration errorMatt Roper1-1/+1
2022-03-02drm/vc4: crtc: Fix runtime_pm reference countingMaxime Ripard1-3/+5
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-03-02drm/edid: Always set RGB444Maxime Ripard1-1/+1
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2-8/+43
2022-03-02net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg1-10/+14
2022-03-02gso: do not skip outer ip header in case of ipip and net_failoverTao Liu2-1/+6
2022-03-02tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter2-2/+2
2022-03-02nvme: also mark passthrough-only namespaces ready in nvme_update_ns_infoChristoph Hellwig1-3/+3
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet1-2/+2
2022-03-02io_uring: add a schedule point in io_add_buffers()Eric Dumazet1-0/+1
2022-03-02bpf: Add schedule points in batch opsEric Dumazet1-0/+3
2022-03-02bpf: Fix a bpf_timer initialization issueYonghong Song1-4/+2
2022-03-02selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer1-8/+18
2022-03-02bpf: Do not try bpf_msg_push_data with len 0Felix Maurer1-0/+3
2022-03-02bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi1-1/+2
2022-03-02net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+2
2022-03-02ice: initialize local variable 'tlv'Tom Rix1-1/+1
2022-03-02ice: check the return of ice_ptp_gettimex64Tom Rix1-1/+4
2022-03-02net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-03-02hwmon: Handle failure to register sensor with thermal zone correctlyGuenter Roeck1-6/+8
2022-03-02bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi1-5/+8
2022-03-02bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan2-8/+14
2022-03-02bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur1-0/+3
2022-03-02bnx2x: fix driver load from initrdManish Chopra1-0/+3
2022-03-02selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni1-3/+12
2022-03-02selftests: mptcp: fix diag instabilityPaolo Abeni1-7/+37
2022-03-02mptcp: add mibs counter for ignored incoming optionsPaolo Abeni3-2/+10
2022-03-02mptcp: fix race in incoming ADD_ADDR option processingPaolo Abeni1-5/+14
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev1-4/+3
2022-03-02perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing1-2/+2
2022-03-02gpu: host1x: Always return syncpoint value when waitingMikko Perttunen1-17/+2
2022-03-02Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski1-11/+1
2022-03-02ping: remove pr_err from ping_lookupXin Long1-1/+0
2022-03-02optee: use driver internal tee_context for some rpcJens Wiklander3-3/+15
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander2-2/+18
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso6-5/+26