summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09RISC-V: Implement arch specific PMEM APIsAnup Patel3-0/+23
2022-12-09RISC-V: Fix MEMREMAP_WB for systems with SvpbmtAnup Patel1-0/+5
2022-12-09Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds81-164/+643
2022-12-09Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"Palmer Dabbelt2-26/+26
2022-12-09RISC-V: Fix unannoted hardirqs-on in return to userspace slow-pathAndrew Bresticker2-26/+26
2022-12-09selftests/bpf: Bring test_offload.py back to lifeStanislav Fomichev1-3/+5
2022-12-09riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich5-18/+42
2022-12-09Merge branch 'mlx4-better-big-tcp-support'Jakub Kicinski2-13/+23
2022-12-09net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet1-5/+5
2022-12-09net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet1-4/+12
2022-12-09net/mlx4: rename two constantsEric Dumazet2-6/+8
2022-12-09ice: reschedule ice_ptp_wait_for_offset_valid during resetJacob Keller1-1/+6
2022-12-09ice: make Tx and Rx vernier offset calibration independentSiddaraju DH3-173/+91
2022-12-09ice: only check set bits in ice_ptp_flush_tx_trackerJacob Keller1-9/+29
2022-12-09ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller2-36/+67
2022-12-09ice: cleanup allocations in ice_ptp_alloc_tx_trackerJacob Keller1-7/+11
2022-12-09ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller2-6/+32
2022-12-09netfilter: flowtable: add a 'default' case to flowtable datapathLi Qiong1-0/+8
2022-12-09Merge branch 'mlx5-Support-tc-police-jump-conform-exceed-attribute'Jakub Kicinski17-174/+495
2022-12-09net/mlx5e: TC, allow meter jump control actionOz Shlomo3-23/+54
2022-12-09net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo3-34/+67
2022-12-09net/mlx5e: TC, rename post_meter actionsOz Shlomo5-33/+33
2022-12-09net/mlx5e: TC, initialize branching action with target attrOz Shlomo2-5/+83
2022-12-09net/mlx5e: TC, initialize branch flow attributesOz Shlomo2-16/+142
2022-12-09net/mlx5e: TC, set control params for branching actionsOz Shlomo2-0/+23
2022-12-09net/mlx5e: TC, validate action list per attributeOz Shlomo1-30/+32
2022-12-09net/mlx5e: TC, add terminating actionsOz Shlomo7-1/+15
2022-12-09net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo1-45/+51
2022-12-09net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo1-0/+3
2022-12-09net/mlx5e: E-Switch, handle flow attribute with no destinationsOz Shlomo1-0/+5
2022-12-09cxl/region: Fix memdev reuse checkFan Ni1-1/+1
2022-12-08netfilter: flowtable: really fix NAT IPv6 offloadQingfang DENG1-3/+3
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-22/+34
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-24/+119
2022-12-08ice: synchronize the misc IRQ when tearing down Tx trackerJacob Keller1-4/+6
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller4-12/+126
2022-12-08ice: handle discarding old Tx requests in ice_ptp_tx_tstampJacob Keller1-63/+48
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller3-21/+19
2022-12-08ice: fix misuse of "link err" with "link status"Jacob Keller1-1/+1
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski3-27/+42
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech3-145/+14
2022-12-08ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov2-18/+19
2022-12-08Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-12-08Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+31
2022-12-08Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-08bpf: Fix comment error in fixup_kfunc_call functionYang Jihong1-1/+1