summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-03-26MAINTAINERS: split Renesas Ethernet drivers entrySergey Shtylyov
2024-03-26net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25s390/qeth: handle deferred cc1Alexandra Winter
2024-03-25dpll: indent DPLL option type by a tabPrasad Pandit
2024-03-25riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abiPu Lehui
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li
2024-03-25mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-03-22bpf: verifier: reject addr_space_cast insn without arenaPuranjay Mohan
2024-03-22selftests/bpf: verifier_arena: fix mmap address for arm64Puranjay Mohan
2024-03-22bpf: verifier: fix addr_space_cast from as(1) to as(0)Puranjay Mohan
2024-03-22ipv6: Fix address dump when IPv6 is disabled on an interfaceIdo Schimmel
2024-03-22nexthop: fix uninitialized variable in nla_put_nh_group_stats()Dan Carpenter
2024-03-22tools: ynl: fix setting presence bits in simple nestsJakub Kicinski
2024-03-22nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'firewire-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21libbpf: Define MFD_CLOEXEC if not availableArnaldo Carvalho de Melo
2024-03-21Merge tag 'hwlock-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-03-21Merge tag 'rpmsg-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-03-21Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2024-03-21Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-21Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'bitmap-for-6.9' of https://github.com/norov/linuxLinus Torvalds
2024-03-21Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-21firewire: core: add memo about the caller of show functions for device attrib...Takashi Sakamoto
2024-03-21Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-03-21selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-21MAINTAINERS: step down as netfilter maintainerFlorian Westphal
2024-03-21sh: hd64461: Make setup_hd64461() staticArtur Rojek
2024-03-21netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian
2024-03-21Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...Paolo Abeni
2024-03-21net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-21net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-21arm64: bpf: fix 32bit unconditional bswapArtem Savkov
2024-03-20Merge branch 'report-rcu-qs-for-busy-network-kthreads'Jakub Kicinski