index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
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-09
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-07
1
-0
/
+1
*
inet: fix request sock refcounting
Eric Dumazet
2015-03-18
1
-1
/
+0
*
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-18
1
-22
/
+2
*
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-18
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-13
1
-0
/
+1
*
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-13
1
-0
/
+1
*
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-13
1
-0
/
+3
*
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-13
1
-0
/
+1
*
net: add real socket cookies
Eric Dumazet
2015-03-12
1
-0
/
+2
*
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-06
1
-0
/
+1
*
ip: IP cmsg cleanup
Tom Herbert
2015-01-06
1
-1
/
+10
*
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-06
1
-0
/
+17
*
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-28
1
-2
/
+4
*
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-14
1
-0
/
+10
*
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-20
1
-4
/
+0
*
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-20
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-29
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-22
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
*
net: ipv6: fix TCP early demux
Eric Dumazet
2012-08-06
1
-9
/
+0
*
ipv4: Restore old dst_free() behavior.
Eric Dumazet
2012-07-31
1
-7
/
+3
*
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
2012-07-30
1
-0
/
+13
*
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
2012-07-24
1
-0
/
+1
*
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-11
1
-2
/
+0
*
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
1
-0
/
+1
*
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
1
-0
/
+2
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-12
1
-3
/
+3
*
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-24
1
-0
/
+2
*
ipv4: route non-local sources for raw socket
Julian Anastasov
2011-08-08
1
-1
/
+1
*
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-07
1
-4
/
+8
*
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-28
1
-3
/
+11
*
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
2011-03-01
1
-9
/
+14
*
net: Pre-COW metrics for TCP.
David S. Miller
2011-01-28
1
-1
/
+7
*
net: optimize INET input path further
Eric Dumazet
2010-12-10
1
-2
/
+3
*
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-11-12
1
-1
/
+1
*
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-23
1
-1
/
+2
[next]