summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski5-2/+5
2022-03-31docs: netdev: broaden the new vs old code formatting guidelinesJakub Kicinski1-4/+4
2022-03-31docs: netdev: call out the merge window in tag checkingJakub Kicinski1-1/+3
2022-03-31docs: netdev: add missing back ticksJakub Kicinski1-6/+6
2022-03-31docs: netdev: make the testing requirement more stringentJakub Kicinski1-5/+9
2022-03-31docs: netdev: add a question about re-posting frequencyJakub Kicinski1-0/+11
2022-03-31docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski1-3/+5
2022-03-31docs: netdev: rephrase the 'Under review' questionJakub Kicinski1-3/+5
2022-03-31docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski1-3/+5
2022-03-31docs: netdev: note that RFC postings are allowed any timeJakub Kicinski1-0/+3
2022-03-31docs: netdev: turn the net-next closed into a WarningJakub Kicinski1-2/+3
2022-03-31docs: netdev: move the patch marking section upJakub Kicinski1-14/+11
2022-03-31docs: netdev: minor rewordJakub Kicinski1-1/+1
2022-03-31docs: netdev: replace references to old archivesJakub Kicinski1-4/+2
2022-03-30net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap1-0/+1
2022-03-30Merge branch 'wireguard-patches-for-5-18-rc1'Jakub Kicinski3-22/+12
2022-03-30wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld1-2/+2
2022-03-30wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai1-0/+1
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld1-19/+7
2022-03-30wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld1-1/+2
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets1-7/+4
2022-03-30ptp: ocp: handle error from nvmem_device_findJonathan Lemon1-7/+8
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun1-0/+4
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski24-187/+354
2022-03-29dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatibleVinod Koul1-1/+3
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle1-0/+3
2022-03-29Merge branch 'fix-uaf-bugs-caused-by-ax25_release'Paolo Abeni1-4/+9
2022-03-29ax25: Fix UAF bugs in ax25 timersDuoming Zhou1-0/+5
2022-03-29ax25: fix UAF bug in ax25_send_control()Duoming Zhou1-4/+4
2022-03-29openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese1-2/+2
2022-03-28selftests/bpf: Fix clang compilation errorsYonghong Song2-4/+2
2022-03-28Merge branch 'xsk: another round of fixes'Alexei Starovoitov3-4/+11
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski1-1/+1
2022-03-28ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski1-0/+3
2022-03-28ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson1-1/+1
2022-03-28xsk: Do not write NULL in SW ring at allocation failureMagnus Karlsson1-2/+6
2022-03-28Merge branch 'kprobes: rethook: x86: Replace kretprobe trampoline with rethook'Alexei Starovoitov13-158/+325
2022-03-28x86,kprobes: Fix optprobe trampoline to generate complete pt_regsMasami Hiramatsu1-9/+16
2022-03-28x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regsPeter Zijlstra1-11/+13
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu7-124/+144
2022-03-28kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu5-25/+163
2022-03-28bpftool: Fix generated code in codegen_assertsJiri Olsa1-1/+1
2022-03-28selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko1-10/+2
2022-03-28bpf: Fix maximum permitted number of arguments checkYuntao Wang1-1/+1
2022-03-28bpf: Sync comments for bpf_get_stackGeliang Tang1-4/+4
2022-03-28Merge branch 'fprobe: Fixes for Sparse and Smatch warnings'Alexei Starovoitov1-4/+4
2022-03-28fprobe: Fix sparse warning for acccessing __rcu ftrace_hashMasami Hiramatsu1-1/+1
2022-03-28fprobe: Fix smatch type mismatch warningMasami Hiramatsu1-3/+3
2022-03-28bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2Milan Landaverde1-1/+4
2022-03-28Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38-194/+464