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.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
/
net
Age
Commit message (
Expand
)
Author
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
2025-03-25
ipv6: fix _DEVADD() and _DEVUPD() macros
Eric Dumazet
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_RTO_MIN_US for set/getsockopt use
Jason Xing
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
2025-03-24
Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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
ax25: Remove broken autobind
Murad Masimov
2025-03-21
net: mctp: Remove unnecessary cast in mctp_cb
Herbert Xu
2025-03-21
xfrm: ipcomp: Use crypto_acomp interface
Herbert Xu
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
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-19
Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
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
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
Merge net-next/main to resolve conflicts
Johannes Berg
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
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
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-13
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
Arkadiusz Bokowy
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
2025-03-12
wifi: cfg80211: expose cfg80211_chandef_get_width()
Johannes Berg
2025-03-11
wifi: cfg80211: Update the link address when a link is added
Ilan Peer
2025-03-11
wifi: cfg80211: improve supported_selector documentation
Johannes Berg
2025-03-11
wifi: cfg80211: allow IR in 20 MHz configurations
Anjaneyulu
2025-03-11
wifi: cfg80211: allow setting extended MLD capa/ops
Johannes Berg
2025-03-11
wifi: cfg80211: move link reconfig parameters into a struct
Johannes Berg
2025-03-10
rxrpc: Allow the app to store private data on peer structs
David Howells
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-07
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
[prev]
[next]