summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-26Merge branch 'af_unix-random-improvements-for-gc'Jakub Kicinski
2024-01-26af_unix: Try to run GC async.Kuniyuki Iwashima
2024-01-26af_unix: Run GC on only one CPU.Kuniyuki Iwashima
2024-01-26af_unix: Return struct unix_sock from unix_get_socket().Kuniyuki Iwashima
2024-01-26af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-01-26af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima
2024-01-26net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIOArınç ÜNAL
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang
2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler
2024-01-25bpf: Fix error checks against bpf_get_btf_vmlinux().Kui-Feng Lee
2024-01-25bpf: One more maintainer for libbpf and BPF selftestsEduard Zingerman
2024-01-25tsnep: Add link down PHY loopback supportGerhard Engleder
2024-01-25gve: Modify rx_buf_alloc_fail counter centrally and closer to failureAnkit Garg
2024-01-25Merge branch 'selftests-updates-to-fcnal-test-for-autoamted-environment'Jakub Kicinski
2024-01-25selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern
2024-01-25selftest: Fix set of ping_group_range in fcnal-testDavid Ahern
2024-01-25selftest: Update PATH for nettest in fcnal-testDavid Ahern
2024-01-25Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-25vsock/test: print type for SOCK_SEQPACKETArseniy Krasnov
2024-01-25Merge branch 'selftests-tc-testing-misc-changes-for-tdc'Jakub Kicinski
2024-01-25selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela
2024-01-25selftests: tc-testing: enable all tdc testsPedro Tammela
2024-01-25selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela
2024-01-25selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela
2024-01-25selftests: tc-testing: add missing netfilter configPedro Tammela
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-25Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linuxLinus Torvalds
2024-01-25net: dsa: mt7530: support OF-based registration of switch MDIO busArınç ÜNAL
2024-01-25Merge branch 'tsnep-xdp-fixes'Paolo Abeni
2024-01-25tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder
2024-01-25tsnep: Remove FCS for XDP data pathGerhard Engleder
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-01-25net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu
2024-01-24Merge tag 'nf-24-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-24fjes: fix memleaks in fjes_hw_setupZhipeng Lu
2024-01-24tipc: node: remove Excess struct member kernel-doc warningsRandy Dunlap
2024-01-24tipc: socket: remove Excess struct member kernel-doc warningRandy Dunlap
2024-01-24vsock/test: add '--peer-port' input argumentArseniy Krasnov
2024-01-24Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-01-24Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-24Merge branch 'net-bpf_xdp_adjust_tail-and-intel-mbuf-fixes'Alexei Starovoitov
2024-01-24i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski
2024-01-24xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOLMaciej Fijalkowski