summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa2024-01-241-0/+1
* bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa2024-01-241-0/+6
* bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.Kuniyuki Iwashima2024-01-241-14/+16
* bpf, docs: Fix bpf_redirect_peer header docVictor Stewart2024-01-231-3/+3
* bpf: tcp: Support arbitrary SYN Cookie.Kuniyuki Iwashima2024-01-231-0/+14
* bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().Kuniyuki Iwashima2024-01-231-0/+20
* bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().Kuniyuki Iwashima2024-01-231-2/+13
* tcp: Move skb_steal_sock() to request_sock.hKuniyuki Iwashima2024-01-232-25/+28
* tcp: Move tcp_ns_to_ts() to tcp.hKuniyuki Iwashima2024-01-231-0/+9
* bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy2024-01-231-1/+1
* bpf: support multiple tags per argumentAndrii Nakryiko2024-01-231-0/+2
* bpf: Support inlining bpf_kptr_xchg() helperHou Tao2024-01-231-0/+1
* sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet2024-01-231-2/+7
* sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet2024-01-231-0/+1
* inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet2024-01-231-0/+1
* Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-195-8/+13
|\
| * Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-182-4/+4
| |\
| | * netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-172-3/+3
| | * netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov2024-01-171-1/+1
| * | bpf: extract bpf_ctx_convert_map logic and make it more reusableAndrii Nakryiko2024-01-181-1/+1
| |/
| * net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde2024-01-131-1/+1
| * net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet2024-01-131-2/+7
* | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-192-4/+3
|\ \
| * | i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit2024-01-181-2/+0
| * | i2c: make i2c_bus_type constGreg Kroah-Hartman2024-01-181-1/+1
| * | i2c: create debugfs entry per adapterWolfram Sang2024-01-181-0/+2
| * | include/linux/i2c.h: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-181-1/+0
* | | Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-01-191-1/+2
|\ \ \
| * | | rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2023-12-171-1/+2
* | | | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-194-5/+2
|\ \ \ \
| * | | | Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-141-1/+0
| * | | | Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-141-3/+0
| * | | | Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-141-1/+0
| * | | | Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren2023-11-301-0/+2
* | | | | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-191-4/+6
|\ \ \ \ \
| * | | | | soundwire: bus: introduce controller_idPierre-Louis Bossart2023-11-241-1/+3
| * | | | | soundwire: stream: constify sdw_port_config when adding devicesKrzysztof Kozlowski2023-11-231-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-191-1/+1
|\ \ \ \ \
| * | | | | gpiolib: Fix scope-based gpio_device refcountingLukas Wunner2024-01-151-1/+1
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-01-193-1/+13
|\ \ \ \ \ \
| * | | | | | vdpa/mlx5: Use vq suspend/resume during .set_mapDragos Tatulea2024-01-101-0/+1
| * | | | | | vdpa/mlx5: Mark vq state for modification in hw vqDragos Tatulea2024-01-101-0/+2
| * | | | | | vdpa/mlx5: Mark vq addrs for modification in hw vqDragos Tatulea2024-01-101-0/+1
| * | | | | | vdpa/mlx5: Expose resumable vq capabilityDragos Tatulea2024-01-101-1/+2
| * | | | | | virtio_pmem: support feature SHMEM_REGIONChangyuan Lyu2024-01-101-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-197-10/+205
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-102-0/+163
| |\ \ \ \ \ \
| | * | | | | | cxl/pci: Register for and process CPER eventsIra Weiny2024-01-101-0/+1
| | * | | | | | PCI: Introduce cleanup helpers for device reference counts and locksIra Weiny2024-01-101-0/+2
| | * | | | | | acpi/ghes: Process CXL Component EventsIra Weiny2024-01-101-0/+50