aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao
2024-02-19bpf: Fix an issue due to uninitialized bpf_iter_taskYafang Shao
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau
2024-02-19bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancelMartin KaFai Lau
2024-02-15Merge branch 'fix-the-read-of-vsyscall-page-through-bpf'Alexei Starovoitov
2024-02-15selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao
2024-02-15x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()Hou Tao
2024-02-15x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.hHou Tao
2024-02-14bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-02-13xsk: Add truesize to skb_add_rx_frag().Sebastian Andrzej Siewior
2024-02-13bpf: Fix warning for bpf_cpumask in verifierHari Bathini
2024-01-29tcp: add sanity checks to rx zerocopyEric Dumazet
2024-01-29nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin
2024-01-29net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()Nikita Zhandarovich
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-01-27MAINTAINERS: Add connector headers to NETWORKING DRIVERSSimon Horman
2024-01-26ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel
2024-01-26net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle
2024-01-26ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()Eric Dumazet
2024-01-26selftests: net: give more time for GRO aggregationPaolo Abeni
2024-01-26selftests: net: add missing required classifierPaolo Abeni
2024-01-26bnxt_en: Make PTP timestamp HWRM more silentBreno Leitao
2024-01-26net/smc: fix incorrect SMC-D link group matching logicWen Gu
2024-01-26selftests: net: add missing config for big tcp testsPaolo Abeni
2024-01-25net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle
2024-01-25net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle
2024-01-25Merge branch 'nfp-flower-a-few-small-conntrack-offload-fixes'Jakub Kicinski
2024-01-25nfp: flower: fix hardware offload for the transfer layer portHui Zhou
2024-01-25nfp: flower: add hardware offload check for post ct entryHui Zhou
2024-01-25gve: Fix skb truesize underestimationPraveen Kaligineedi
2024-01-25selftests/net/lib: update busywait timeout valueHangbin Liu
2024-01-25selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski
2024-01-25Merge branch 'selftests-net-a-few-fixes'Jakub Kicinski
2024-01-25selftests: net: explicitly wait for listener readyPaolo Abeni
2024-01-25selftests: net: included needed helper in the install targetsPaolo Abeni
2024-01-25selftests: net: remove dependency on ebpf testsPaolo Abeni
2024-01-25selftests: tcp_ao: add a config fileJakub 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-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