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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2024-03-05
net: add helpers for EEE configuration
Russell King
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
2024-03-05
net: gro: change skb_gro_network_header()
Eric Dumazet
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
Simplify net_dbg_ratelimited() dummy
Geert Uytterhoeven
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-03-01
ipv6: add ipv6_devconf_read_txrx cacheline_group
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-28
tcp: remove some holes in struct tcp_sock
Eric Dumazet
2024-02-28
inet: annotate devconf data-races
Eric Dumazet
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2024-02-28
net: ioam6: multicast event
Justin Iurman
2024-02-28
uapi: ioam6: API for netlink multicast events
Justin Iurman
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-02-27
uapi: in6: replace temporary label with rfc9486
Justin Iurman
2024-02-27
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
Eric Dumazet
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
[next]