summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds2024-05-181-1/+1
* Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-1839-110/+304
|\
| * selftests: net: local_termination: annotate the expected failuresJakub Kicinski2024-05-171-12/+18
| * net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel2024-05-171-0/+10
| * MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran2024-05-171-1/+0
| * dt-bindings: net: ti: Update maintainers listRavi Gunasekaran2024-05-173-3/+0
| * l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin2024-05-171-11/+33
| * Merge branch 'wangxun-fixes'David S. Miller2024-05-179-14/+137
| |\
| | * net: txgbe: fix to control VLAN stripJiawen Wu2024-05-177-13/+84
| | * net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu2024-05-174-0/+50
| | * net: wangxun: fix to change Rx featuresJiawen Wu2024-05-171-1/+3
| |/
| * af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet2024-05-171-2/+1
| * virtio_net: Fix missed rtnl_unlockDaniel Jurgens2024-05-171-3/+3
| * netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet2024-05-171-12/+7
| * idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt2024-05-171-1/+2
| * dt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda2024-05-171-0/+2
| * bonding: fix oops during rmmodTony Battersby2024-05-171-6/+7
| * net/ipv6: Fix route deleting failure when metric equals 0xu xin2024-05-171-1/+4
| * selftests/net: reduce xfrm_policy test timeHangbin Liu2024-05-171-2/+2
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-178-9/+20
| |\
| | * selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau2024-05-171-1/+1
| | * selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau2024-05-171-1/+1
| | * selftests/bpf: add more variations of map-in-map situationsAndrii Nakryiko2024-05-151-0/+10
| | * bpf: save extended inner map info for percpu array maps as wellAndrii Nakryiko2024-05-151-2/+2
| | * MAINTAINERS: Update ARM64 BPF JIT maintainerPuranjay Mohan2024-05-151-1/+1
| | * bpf, docs: Fix the description of 'src' in ALU instructionsPuranjay Mohan2024-05-151-2/+3
| | * libbpf: fix feature detectors when using token_fdAndrii Nakryiko2024-05-152-2/+2
| * | selftests/net/lib: no need to record ns name if it already existHangbin Liu2024-05-161-2/+4
| * | net: qrtr: ns: Fix module refcntChris Lew2024-05-161-0/+27
| * | net: lan966x: remove debugfs directory in probe() error pathHerve Codina2024-05-161-2/+4
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2024-05-154779-91086/+187413
| |\
| * | net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl2024-05-151-17/+1
| * | net: bridge: mst: fix vlan use-after-freeNikolay Aleksandrov2024-05-151-6/+10
| * | selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2024-05-152-6/+6
| * | net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov2024-05-151-0/+6
* | | Merge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-1811-153/+653
|\ \ \
| * | | rtla: Documentation: Fix -t, --traceJohn Kacur2024-05-163-4/+8
| * | | rtla: Fix -t\--trace[=file]John Kacur2024-05-164-20/+36
| * | | rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur2024-05-161-18/+42
| * | | rtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira2024-05-168-5/+71
| * | | rtla/timerlat: Make user-space threads the defaultDaniel Bristot de Oliveira2024-05-153-7/+61
| * | | rtla: Add the --warm-up optionDaniel Bristot de Oliveira2024-05-155-40/+119
| * | | rtla/timerlat: Add a summary for hist modeDaniel Bristot de Oliveira2024-05-151-1/+129
| * | | rtla/timerlat: Add a summary for top modeDaniel Bristot de Oliveira2024-05-151-0/+108
| * | | rtla/timerlat: Use pretty formatting only on interactive ttyDaniel Bristot de Oliveira2024-05-151-7/+18
| * | | rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira2024-05-151-46/+63
| * | | rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira2024-05-151-12/+5
* | | | Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-182-1/+83
|\ \ \ \
| * | | | selftests/user_events: Add non-spacing separator checkBeau Belgrave2024-05-131-0/+8
| * | | | tracing/user_events: Fix non-spaced field matchingBeau Belgrave2024-05-131-1/+75