index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_sock.h
Age
Commit message (
Expand
)
Author
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-06-05
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
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-01
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2018-07-04
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-01-25
net/tcp-fastopen: Add new API support
Wei Wang
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-06-27
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2015-12-07
xfrm: take care of request sockets
Eric Dumazet
2015-11-08
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2015-06-06
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-03-17
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-17
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
[next]