index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
1
-0
/
+8
*
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2018-11-07
1
-0
/
+13
*
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-02
1
-5
/
+0
*
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-10-01
1
-2
/
+1
*
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2018-08-01
1
-0
/
+8
*
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
1
-0
/
+1
*
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
1
-0
/
+1
*
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
1
-1
/
+24
*
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-3
/
+0
|
\
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-0
/
+6
|
\
|
|
*
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-10-26
1
-0
/
+6
*
|
tcp: TCP experimental option for SMC
Ursula Braun
2017-10-26
1
-1
/
+2
|
/
*
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-10-21
1
-1
/
+1
*
net/tcp-fastopen: Add new API support
Wei Wang
2017-01-25
1
-1
/
+5
*
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
1
-0
/
+1
*
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
2016-06-27
1
-1
/
+6
*
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2015-12-18
1
-0
/
+14
*
xfrm: take care of request sockets
Eric Dumazet
2015-12-07
1
-4
/
+23
*
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2015-11-08
1
-0
/
+12
*
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2015-10-05
1
-1
/
+2
*
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-06-06
1
-0
/
+1
*
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
1
-1
/
+0
*
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-17
1
-22
/
+2
*
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
1
-3
/
+6
*
inet: move ir_mark to fill a hole
Eric Dumazet
2015-03-17
1
-6
/
+5
*
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
1
-0
/
+5
*
inet: introduce ireq_family
Eric Dumazet
2015-03-12
1
-0
/
+1
*
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
1
-0
/
+1
*
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-12
1
-0
/
+3
*
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
1
-0
/
+1
*
net: add real socket cookies
Eric Dumazet
2015-03-11
1
-0
/
+2
*
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
1
-0
/
+1
*
ip: IP cmsg cleanup
Tom Herbert
2015-01-05
1
-1
/
+10
*
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-05
1
-0
/
+17
*
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-27
1
-2
/
+4
*
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-13
1
-0
/
+10
*
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
1
-4
/
+0
*
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
1
-16
/
+6
*
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
1
-1
/
+1
*
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
1
-7
/
+9
*
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-03
1
-2
/
+0
*
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
2013-09-28
1
-0
/
+3
*
inet*.h: Remove extern from function prototypes
Joe Perches
2013-09-21
1
-2
/
+2
*
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
2013-06-12
1
-1
/
+0
*
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-21
1
-0
/
+1
*
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
1
-3
/
+5
*
net: use a per task frag allocator
Eric Dumazet
2012-09-24
1
-3
/
+1
[next]