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
2025-03-25
af_unix: Explicitly include headers for non-pointer struct fields.
Kuniyuki Iwashima
2025-03-25
af_unix: Move internal definitions to net/unix/.
Kuniyuki Iwashima
2025-03-25
af_unix: Sort headers.
Kuniyuki Iwashima
2025-03-25
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
2025-03-24
net: phy: phy_interface_t: Fix RGMII_TXID code comment
Ihor Matushchak
2025-03-21
net: mctp: Remove unnecessary cast in mctp_cb
Herbert Xu
2025-03-21
net: remove sb1000 cable modem driver
Arnd Bergmann
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-20
Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-03-20
mptcp: sysctl: add available_path_managers
Geliang Tang
2025-03-20
mptcp: pm: define struct mptcp_pm_ops
Geliang Tang
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
2025-03-20
net: phy: Allow loopback speed selection for PHY drivers
Gerhard Engleder
2025-03-19
Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2025-03-19
netconsole: allow selection of egress interface via MAC address
Uday Shankar
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
2025-03-19
net: stmmac: allow platforms to use PHY tx clock stop capability
Russell King (Oracle)
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2025-03-18
net: skbuff: Remove unused skb_add_data()
Yue Haibing
2025-03-18
Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...
Paolo Abeni
2025-03-18
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-03-18
net: mana: Support holes in device list reply msg
Haiyang Zhang
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
2025-03-18
net: phy: drop phy_settings and the associated lookup helpers
Maxime Chevallier
2025-03-18
net: phy: phy_caps: Move phy_speeds to phy_caps
Maxime Chevallier
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-17
net: phylink: expand on .pcs_config() method documentation
Russell King (Oracle)
2025-03-17
net: phy: remove unused functions phy_package_[read|write]_mmd
Heiner Kallweit
2025-03-17
net: phy: move PHY package MMD access function declarations from phy.h to phy...
Heiner Kallweit
2025-03-17
net/mlx5: fs, add support for flow meters HWS action
Moshe Shemesh
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
2025-03-17
gso: AccECN support
Ilpo Järvinen
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
[next]