summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur
2024-05-21openvswitch: Set the skbuff pkt_type for proper pmtud support.Aaron Conole
2024-05-21Merge branch 'af_unix-fix-gc-and-improve-selftest'Paolo Abeni
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima
2024-05-21af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTSMichal Luczaj
2024-05-21tcp: Fix shift-out-of-bounds in dctcp_update_alpha().Kuniyuki Iwashima
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu
2024-05-21ipv6: sr: fix memleak in seg6_hmac_init_algoHangbin Liu
2024-05-21af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.Kuniyuki Iwashima
2024-05-21Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit
2024-05-20nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-05-20ipv6: sr: fix missing sk_buff release in seg6_input_coreAndrea Mayer
2024-05-20net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli
2024-05-17kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-17Merge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-17Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-17Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-17Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-17Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-17Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran
2024-05-17dt-bindings: net: ti: Update maintainers listRavi Gunasekaran
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-17Merge branch 'wangxun-fixes'David S. Miller
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu
2024-05-16af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet
2024-05-16virtio_net: Fix missed rtnl_unlockDaniel Jurgens
2024-05-16netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt
2024-05-16dt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda
2024-05-16bonding: fix oops during rmmodTony Battersby
2024-05-16net/ipv6: Fix route deleting failure when metric equals 0xu xin
2024-05-16selftests/net: reduce xfrm_policy test timeHangbin Liu
2024-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-16Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds