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
/
net
Age
Commit message (
Expand
)
Author
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
2025-04-15
netlink: Introduce nlmsg_payload helper
Breno Leitao
2025-04-15
mptcp: sched: remove mptcp_sched_data
Matthieu Baerts (NGI0)
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
2025-04-14
net: Remove ->exit_batch_rtnl().
Kuniyuki Iwashima
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
net: Add ->exit_rtnl() hook to struct pernet_operations.
Kuniyuki Iwashima
2025-04-14
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
2025-04-14
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
2025-03-25
net: explain "protection types" for the instance lock
Jakub Kicinski
2025-03-25
net: constify dev pointer in misc instance lock helpers
Jakub Kicinski
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
[prev]
[next]