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
/
ipv4
Age
Commit message (
Expand
)
Author
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-22
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-04-14
net: Ensure ->msg_control_user is used for user buffers
Kevin Brodsky
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-12
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
2023-04-12
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-07
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-04
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-04
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-03-31
icmp: guard against too small mtu
Eric Dumazet
2023-03-31
tcp: Refine SYN handling for PAWS.
Kuniyuki Iwashima
2023-03-29
bpf: allow a TCP CC to write app_limited
Yixin Shen
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-28
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-23
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
2023-03-23
net: ipv4: Allow changing IPv4 address protocol
Petr Machata
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-21
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-16
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-09
udp: introduce __sk_mem_schedule() usage
Jason Xing
2023-03-09
tcp: tcp_make_synack() can be called from process context
Breno Leitao
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-08
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
[next]