summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: correct ECE offset in query qp outputChangcheng Liu2022-05-311-3/+2
* net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-1/+1
* Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-2543-1076/+1118
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-231-0/+3
| |\
| | * net: macb: Fix PTP one step sync supportHarini Katakam2022-05-191-0/+3
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-236-27/+132
| |\ \
| | * | bpf: Add dynptr data slicesJoanne Koong2022-05-231-0/+1
| | * | bpf: Dynptr support for ring buffersJoanne Koong2022-05-232-1/+16
| | * | bpf: Add verifier support for dynptrsJoanne Koong2022-05-232-0/+46
| | * | bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu2022-05-231-0/+1
| | * | selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang2022-05-201-1/+1
| | * | bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-202-1/+3
| | * | bpf: Add MEM_UNINIT as a bpf_type_flagJoanne Koong2022-05-131-8/+10
| | * | bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2022-05-111-0/+2
| | * | bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi2022-05-111-0/+1
| | * | bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-101-0/+1
| | * | bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stackKui-Feng Lee2022-05-101-4/+13
| | * | bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-102-12/+25
| | * | ftrace: Add ftrace_lookup_symbols functionJiri Olsa2022-05-101-0/+6
| | * | kallsyms: Make kallsyms_on_each_symbol generally availableJiri Olsa2022-05-101-1/+6
| | * | bpf: Add bpf_link iteratorDmitrii Dolgov2022-05-101-0/+1
| * | | net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2022-05-221-2/+6
| * | | rxrpc: Fix locking issueDavid Howells2022-05-222-0/+14
| * | | net: qed: fix typos in commentsJulia Lawall2022-05-223-5/+5
| * | | can: can-dev: remove obsolete CAN LED supportOliver Hartkopp2022-05-192-61/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-193-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | net/mlx5: Support multiport eswitch modeEli Cohen2022-05-171-2/+3
| * | | net/mlx5: Inline db alloc API functionTariq Toukan2022-05-171-1/+6
| * | | net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2022-05-171-0/+2
| * | | ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li2022-05-171-1/+11
| * | | net: skb: Remove skb_data_area_size()Ricardo Martinez2022-05-161-5/+0
| * | | net: fix possible race in skb_attempt_defer_free()Eric Dumazet2022-05-161-0/+1
| * | | net: skb: change the definition SKB_DR_SET()Menglong Dong2022-05-161-1/+2
| * | | ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li2022-05-161-0/+1
| * | | net: allow gro_max_size to exceed 65536Alexander Duyck2022-05-161-1/+5
| * | | net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet2022-05-161-2/+5
| * | | net: allow gso_max_size to exceed 65536Alexander Duyck2022-05-161-1/+3
| * | | skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski2022-05-121-3/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-124-4/+7
| |\ \ \
| * | | | fortify: Provide a memcpy trap door for sharp cornersKees Cook2022-05-122-0/+20
| * | | | net: warn if transport header was not setEric Dumazet2022-05-111-0/+2
| * | | | net: add include/net/net_debug.hEric Dumazet2022-05-111-140/+1
| * | | | Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2022-05-111-1/+4
| |\ \ \ \
| | * | | | net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch2022-05-091-0/+1
| | * | | | net/mlx5: Support devices with more than 2 portsMark Bloch2022-05-091-1/+1
| | * | | | net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-091-0/+1
| | * | | | net/mlx5: Add exit route when waiting for FWGavin Li2022-05-091-0/+1
| * | | | | skbuff: render the checksum comment to documentationJakub Kicinski2022-05-101-95/+124
| * | | | | skbuff: rewrite the doc for data-only skbsJakub Kicinski2022-05-101-12/+30
| * | | | | skbuff: add a basic intro docJakub Kicinski2022-05-101-0/+40