index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-01
doc: netlink: Update tc spec with missing definitions
Donald Hunter
2024-04-01
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
2024-04-01
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
2024-04-01
Merge branch 'net-rps-misc'
David S. Miller
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2024-04-01
net: enqueue_to_backlog() cleanup
Eric Dumazet
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
2024-04-01
net: enqueue_to_backlog() change vs not running device
Eric Dumazet
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
2024-04-01
Merge branch 'ice-pfcp-filter'
David S. Miller
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
2024-04-01
ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
Marcin Szycik
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
2024-04-01
net: net_test: add tests for IP tunnel flags conversion helpers
Alexander Lobakin
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2024-04-01
lib/bitmap: add compile-time test for __assign_bit() optimization
Alexander Lobakin
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-04-01
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
2024-04-01
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
2024-04-01
fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
Alexander Lobakin
2024-04-01
s390/cio: rename bitmap_size() -> idset_bitmap_size()
Alexander Lobakin
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
2024-04-01
lib/test_bitmap: use pr_info() for non-error messages
Alexander Potapenko
2024-04-01
lib/test_bitmap: add tests for bitmap_{read,write}()
Alexander Potapenko
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
2024-03-29
Merge branch 'add-property-in-dwmac-stm32-documentation'
Jakub Kicinski
2024-03-29
dt-bindings: net: dwmac: Document STM32 property st,ext-phyclk
Christophe Roullier
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
Merge branch 'udp-small-changes-on-receive-path'
Jakub Kicinski
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-29
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
2024-03-29
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
2024-03-29
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
2024-03-29
Merge branch 'address-remaining-wtautological-constant-out-of-range-compare'
Jakub Kicinski
2024-03-29
mlx5: stop warning for 64KB pages
Arnd Bergmann
2024-03-29
net: axienet: Fix kernel doc warnings
Suraj Gupta
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
2024-03-29
nfc: st95hf: drop driver owner assignment
Krzysztof Kozlowski
2024-03-29
nfc: mrvl: spi: drop driver owner assignment
Krzysztof Kozlowski
2024-03-29
net: wwan: mhi: drop driver owner assignment
Krzysztof Kozlowski
2024-03-29
net: microchip: encx24j600: drop driver owner assignment
Krzysztof Kozlowski
[next]