aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds233-34391/+37986
2021-07-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller7-3/+21
2021-07-01ext4: use ext4_grp_locked_error in mb_find_extentStephen Brennan1-4/+5
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail1-0/+1
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof WilczyƄski2-2/+3
2021-07-01Merge branch 'sms911x-dts'David S. Miller4-47/+112
2021-07-01dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven3-44/+111
2021-07-01ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq propertyGeert Uytterhoeven1-3/+1
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds163-2056/+18179
2021-07-01udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2-4/+4
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni1-0/+4
2021-07-01net: remove the caif_hsi driverChristoph Hellwig4-1666/+0
2021-07-01Documentation: add more details in tipc.rstXin Long1-3/+118
2021-07-01ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu1-3/+19
2021-07-01Merge branch 'ptp-virtual-clocks-and-timestamping'David S. Miller22-54/+867
2021-07-01MAINTAINERS: add entry for PTP virtual clock driverYangbo Lu1-0/+7
2021-07-01selftests/net: timestamping: support binding PHCYangbo Lu1-20/+35
2021-07-01net: socket: support hardware timestamp conversion to PHC boundYangbo Lu1-6/+13
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu5-13/+101
2021-07-01mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()Yangbo Lu1-17/+40
2021-07-01ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2-0/+47
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu8-1/+167
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu4-1/+53
2021-07-01ptp: track available ptp vclocks informationYangbo Lu3-4/+40
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu4-0/+205
2021-07-01ptp: add ptp virtual clock driver frameworkYangbo Lu4-2/+169
2021-07-01Merge branch 'wwan-iosm-fixes'David S. Miller5-25/+17
2021-07-01net: wwan: iosm: set default mtuM Chetan Kumar1-0/+1
2021-07-01net: wwan: iosm: fix netdev tx statsM Chetan Kumar1-1/+5
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar4-9/+9
2021-07-01net: wwan: iosm: remove reduandant checkM Chetan Kumar1-16/+3
2021-07-01net: wwan: iosm: fix uevent reportingM Chetan Kumar1-1/+1
2021-07-01Merge branch 'octeontx2-dmasc-filtering'David S. Miller14-39/+955
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam6-10/+417
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam5-9/+113
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori7-20/+425
2021-07-01Merge branch 'master' of ../net-next/David S. Miller15-81/+306
2021-07-01MAINTAINERS: Add Joyce Ooi as Altera PCIe maintainerJoyce Ooi1-4/+2
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1291-22243/+312069
2021-07-01io_uring: fix exiting io_req_task_work_add leaksPavel Begunkov1-46/+24
2021-07-01io_uring: simplify task_work funcPavel Begunkov1-44/+28
2021-07-01io_uring: fix stuck fallback reqsPavel Begunkov1-41/+20
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-687/+871
2021-07-01perf session: Add missing evlist__delete when deleting a sessionRiccardo Mancini1-1/+4
2021-07-01perf annotate: Allow 's' on source code linesRiccardo Mancini1-3/+29
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsAdrian Hunter3-2/+41
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsAdrian Hunter3-2/+18
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsAdrian Hunter3-2/+35
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsAdrian Hunter3-2/+39
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsAdrian Hunter3-2/+40