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
/
net
Age
Commit message (
Expand
)
Author
2023-05-19
bpf: udp: Implement batching for sockets iterator
Aditi Ghag
2023-05-19
udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
Aditi Ghag
2023-05-19
bpf: udp: Encapsulate logic to get udp table
Aditi Ghag
2023-05-19
udp: seq_file: Helper function to match socket attributes
Aditi Ghag
2023-05-19
bpf: tcp: Avoid taking fast sock lock in iterator
Aditi Ghag
2023-05-16
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
2023-05-16
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-15
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
2023-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
2023-05-13
ping: Convert hlist_nulls to plain hlist.
Kuniyuki Iwashima
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-12
sctp: add bpf_bypass_getsockopt proto callback
Alexander Mikhalitsyn
2023-05-12
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-12
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-12
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-12
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-12
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-12
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-11
tcp: make the first N SYN RTO backoffs linear
David Morley
2023-05-10
Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-05-10
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-05-10
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
2023-05-10
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-10
sctp: fix a potential OOB access in sctp_sched_set_sched()
Ilia.Gavrilov
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-10
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
2023-05-10
net: ipconfig: Allow DNS to be overwritten by DHCPACK
Martin Wetterwald
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
2023-05-09
net: skbuff: remove special handling for SLOB
Lukas Bulwahn
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2023-05-05
net/sched: flower: fix error handler on replace
Vlad Buslov
2023-05-05
Revert "net/sched: flower: Fix wrong handle assignment during filter change"
Vlad Buslov
2023-05-05
net/sched: flower: fix filter idr initialization
Vlad Buslov
2023-05-04
Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-04
9p: Remove INET dependency
Jason Andryuk
2023-05-03
netfilter: nf_tables: fix ct untracked match breakage
Florian Westphal
2023-05-03
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
2023-05-03
ethtool: Fix uninitialized number of lanes
Ido Schimmel
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-03
netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...
Pablo Neira Ayuso
2023-05-02
bpf: Emit struct bpf_tcp_sock type in vmlinux BTF
Yonghong Song
[next]