summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-291-0/+1
|\
| * netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal2024-02-291-0/+1
* | uapi: in6: replace temporary label with rfc9486Justin Iurman2024-02-281-1/+1
* | dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2024-02-272-10/+12
* | net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr2024-02-231-0/+1
* | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-223-2/+5
|\|
| * netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-02-221-1/+1
| * mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-02-181-1/+1
| * net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-02-161-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-212-2/+5
|\ \
| * | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-01-311-1/+1
| * | RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-01-311-1/+4
* | | Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-174-6/+9
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-02-144-6/+9
| |\ \ \
| | * | | iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
| | * | | iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco2024-01-281-2/+2
| | * | | iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-01-221-1/+3
| | * | | iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-01-221-1/+2
| | |/ /
* | | | Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-5/+27
|\ \ \ \
| * | | | serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-061-5/+27
| |/ / /
* | | | Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-1/+0
|\ \ \ \
| * | | | Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-091-1/+0
| |/ / /
* | | | Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-161-0/+1
|\ \ \ \
| * | | | nvme: implement support for relaxed effectsKeith Busch2024-02-131-0/+1
* | | | | Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-161-7/+10
|\ \ \ \ \
| * | | | | seq_buf: Fix kernel documentationAndy Shevchenko2024-02-151-6/+6
| * | | | | seq_buf: Don't use "proxy" headersAndy Shevchenko2024-02-151-1/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-161-0/+1
|\ \ \ \ \
| * | | | | ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-051-0/+1
* | | | | | Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-161-0/+18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| * | | | | gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| * | | | | gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
* | | | | | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-153-13/+8
|\ \ \ \ \ \
| * | | | | | net-device: move lstats in net_device_read_txrxEric Dumazet2024-02-121-5/+5
| * | | | | | tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet2024-02-121-2/+2
| * | | | | | tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet2024-02-121-1/+1
| * | | | | | tls: fix race between async notify and socket closeJakub Kicinski2024-02-101-5/+0
* | | | | | | Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-02-151-1/+4
|\ \ \ \ \ \ \
| * | | | | | | xen/gntalloc: Replace UAPI 1-element arrayKees Cook2024-02-131-1/+4
| | |/ / / / / | |/| | | | |
* | | | | | | update workarounds for gcc "asm goto" issueLinus Torvalds2024-02-152-4/+12
* | | | | | | Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-151-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-121-0/+4
| |/ / / / / /
* | | | | | | Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-121-3/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein2024-02-061-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-111-1/+3
|\ \ \ \ \ \
| * | | | | | hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-061-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds2024-02-101-2/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | blk-wbt: Fix detection of dirty-throttled tasksJan Kara2024-02-061-2/+5
* | | | | | Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-102-2/+3
|\ \ \ \ \ \