summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-08-30mac802154: Correct spelling in mac802154.hSimon Horman-2/+2
2024-06-03net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang-4/+4
2024-05-18mac802154: fix time calculation in ieee802154_configure_durations()Dmitry Antipov-6/+8
2024-05-17kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds-1/+1
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-110/+304
2024-05-17Merge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-153/+653
2024-05-17Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+83
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-16/+1026
2024-05-17Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-52/+39
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-176/+406
2024-05-17Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+10
2024-05-17Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-67/+28
2024-05-17Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-588/+853
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski-12/+18
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel-0/+10
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran-1/+0
2024-05-17dt-bindings: net: ti: Update maintainers listRavi Gunasekaran-3/+0
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin-11/+33
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-18/+11
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1271/+3053
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-1013/+2607
2024-05-17Merge branch 'wangxun-fixes'David S. Miller-14/+137
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu-0/+50
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu-1/+3
2024-05-16af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet-2/+1
2024-05-16virtio_net: Fix missed rtnl_unlockDaniel Jurgens-3/+3
2024-05-16netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet-12/+7
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt-1/+2
2024-05-16dt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda-0/+2
2024-05-16bonding: fix oops during rmmodTony Battersby-6/+7
2024-05-16net/ipv6: Fix route deleting failure when metric equals 0xu xin-1/+4
2024-05-16selftests/net: reduce xfrm_policy test timeHangbin Liu-2/+2
2024-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-9/+20
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau-1/+1
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau-1/+1
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1197/+5938
2024-05-16Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-12/+212
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-396/+826
2024-05-16Merge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-109/+127
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-5428/+22908
2024-05-16Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+37
2024-05-16rtla: Documentation: Fix -t, --traceJohn Kacur-4/+8
2024-05-16rtla: Fix -t\--trace[=file]John Kacur-20/+36
2024-05-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur-18/+42
2024-05-16rtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira-5/+71
2024-05-16powerpc/fadump: Fix section mismatch warningMichael Ellerman-1/+1
2024-05-16Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)-989/+2591
2024-05-16Merge tag 'nand/for-6.10' into mtd/nextMiquel Raynal-2/+5
2024-05-16Merge tag 'spi-nor/for-6.10' into mtd/nextMiquel Raynal-2/+2