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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2022-01-05
Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
2022-01-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
2022-01-05
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
2022-01-05
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-04
nl80211: clarify comment for mesh PLINK_BLOCKED state
Felix Fietkau
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
2021-12-31
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
Yevgeny Kliteynik
2021-12-30
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-29
net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
[next]