summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-20xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing
2025-02-20bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing
2025-02-20bpf: Prepare the sock_ops ctx and call bpf prog for TX timestampingJason Xing
2025-02-20bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing
2025-02-20i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai
2025-02-20net: Add options as a flexible array to struct ip_tunnel_infoGal Pressman
2025-02-20ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'Gal Pressman
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20leds: max77705: Add LEDs supportDzmitry Sankouski
2025-02-20mfd: Add new driver for MAX77705 PMICDzmitry Sankouski
2025-02-20power: supply: max77705: Add charger driver for Maxim 77705Dzmitry Sankouski
2025-02-20mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan
2025-02-20io_uring/epoll: add support for IORING_OP_EPOLL_WAITJens Axboe
2025-02-20Merge branch 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2025-02-20Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-waitJens Axboe
2025-02-20Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-epoll-waitJens Axboe
2025-02-20fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert
2025-02-20genirq: Introduce irq_can_move_in_process_context()Anup Patel
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-02-20irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack()Thomas Gleixner
2025-02-20driver core: Remove needless return in void API device_remove_group()Zijun Hu
2025-02-20driver core: class: Remove needless return in void API class_remove_file()Zijun Hu
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-20Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-02-20eventpoll: add epoll_sendevents() helperJens Axboe
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann
2025-02-19net: dismiss sk_forward_alloc_get()Paolo Abeni
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-19net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)
2025-02-19ipv4: fib_rules: Add port mask matchingIdo Schimmel
2025-02-19net: fib_rules: Add port mask supportIdo Schimmel
2025-02-19net: fib_rules: Add port mask attributesIdo Schimmel
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-19mm: Add copy_remote_vm_str() for readng C strings from remote VMJordan Rome
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard