summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cgroup: Prepare for using css_task_iter_*() in BPFChuyi Zhou2023-10-191-7/+5
* net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior2023-10-172-0/+12
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-167-45/+113
|\
| * bpf: Avoid unnecessary audit log for CPU security mitigationsYafang Shao2023-10-131-2/+2
| * bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer2023-10-113-4/+31
| * bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer2023-10-112-36/+38
| * bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2023-10-092-0/+15
| * bpf: Add ability to pin bpf timer to calling CPUDavid Vernet2023-10-091-0/+4
| * bpf: Inherit system settings for CPU security mitigationsYafang Shao2023-10-061-2/+2
| * bpf: Fix the comment for bpf_restore_data_end()Akihiko Odaki2023-10-051-1/+1
| * bpf: Count missed stats in trace_call_bpfJiri Olsa2023-09-251-0/+16
| * bpf: Add missed value to kprobe perf link infoJiri Olsa2023-09-252-2/+5
| * bpf: Add missed value to kprobe_multi link infoJiri Olsa2023-09-251-0/+1
* | page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin2023-10-162-18/+15
* | net: stub tcp_gro_complete if CONFIG_INET=nJacob Keller2023-10-161-0/+4
* | tcp: Set pingpong threshold via sysctlHaiyang Zhang2023-10-162-4/+14
* | net, sched: Add tcf_set_drop_reason for {__,}tcf_classifyDaniel Borkmann2023-10-161-0/+3
* | net, sched: Make tc-related drop reason more flexibleDaniel Borkmann2023-10-162-2/+7
* | ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani2023-10-161-3/+5
* | ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani2023-10-161-1/+1
* | ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2023-10-162-6/+6
* | ptp: support event queue reader channel masksXabier Marquiegui2023-10-151-0/+2
* | posix-clock: introduce posix_clock_context conceptXabier Marquiegui2023-10-151-8/+27
* | dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski2023-10-151-0/+18
* | dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski2023-10-151-0/+6
* | vsock: check for MSG_ZEROCOPY support on sendArseniy Krasnov2023-10-151-0/+7
* | vsock: read from socket's error queueArseniy Krasnov2023-10-152-0/+18
* | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-10-133-5/+70
|\ \
| * | net/mlx5: Add alias flow table bitsPatrisious Haddad2023-10-021-1/+55
| * | RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-022-0/+4
| * | net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas2023-09-281-4/+11
* | | tls: use fixed size for tls_offload_context_{tx,rx}.driver_stateSabrina Dubroca2023-10-131-10/+4
* | | tls: store iv directly within cipher_contextSabrina Dubroca2023-10-131-1/+2
* | | tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZESabrina Dubroca2023-10-131-1/+1
* | | tls: store rec_seq directly within cipher_contextSabrina Dubroca2023-10-131-1/+1
* | | net: Handle bulk delete policy in bridge driverAmit Cohen2023-10-131-6/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-129-10/+30
|\ \ \
| * \ \ Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-123-7/+4
| |\ \ \
| | * | | af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2023-10-121-5/+1
| | * | | net: skbuff: fix kernel-doc typosRandy Dunlap2023-10-101-2/+2
| | * | | net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2023-10-101-0/+1
| * | | | Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-112-2/+4
| |\ \ \ \
| | * | | | quota: Fix slow quotaoffJan Kara2023-10-062-2/+4
| * | | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-101-1/+1
| |\ \ \ \ \
| | * | | | | hyperv: reduce size of ms_hyperv_infoOlaf Hering2023-09-221-1/+1
| * | | | | | Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-101-0/+2
| |\ \ \ \ \ \
| | * | | | | | ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-09-291-0/+2
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-10-061-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep2023-10-041-0/+9
| | |/ / / / / /
| * | | | | | | Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-061-0/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |