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
/
inet_sock.h
Age
Commit message (
Expand
)
Author
2025-01-06
sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.
Guillaume Nault
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
2024-10-14
net: add TIME_WAIT logic to sk_to_full_sk()
Eric Dumazet
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-08-05
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
2024-01-21
udp: fix busy polling
Eric Dumazet
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
2023-10-25
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-01-25
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2022-07-29
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
2022-07-15
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-15
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-15
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-05-16
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Eric Dumazet
2021-11-17
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
2020-07-19
icmp: support rfc 4884
Willem de Bruijn
2020-03-02
net: inet_sock: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
[next]