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
/
net
Age
Commit message (
Expand
)
Author
2026-01-25
net: core: neighbour: Make another netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Make one netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
2026-01-25
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
2026-01-25
net: core: neighbour: Process ARP queue later
Petr Machata
2026-01-25
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
2026-01-25
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
2026-01-25
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
2026-01-25
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
2026-01-25
net: bridge: mcast: fix memcpy with u64_stats
David Yang
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2026-01-23
net: add queue config validation callback
Jakub Kicinski
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2026-01-23
net: introduce mangleid_features
Paolo Abeni
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
2026-01-22
cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()
Will Rosenberg
2026-01-21
Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
2026-01-20
net: add kdoc for napi_consume_skb()
Jakub Kicinski
[prev]
[next]