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
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv4: place control buffer handling away from fragmentation iterators
Pablo Neira Ayuso
2019-05-30
1
-18
/
+37
*
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-88
/
+112
*
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-33
/
+55
*
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
Jason Baron
2019-05-30
1
-24
/
+71
*
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
Jason Baron
2019-05-30
1
-10
/
+20
*
tcp: add backup TFO key infrastructure
Jason Baron
2019-05-30
4
-55
/
+123
*
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
Christoph Paasch
2019-05-30
1
-36
/
+37
*
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
2019-05-30
1
-6
/
+10
*
nexthop: Add support for nexthop groups
David Ahern
2019-05-29
1
-23
/
+481
*
nexthop: Add support for lwt encaps
David Ahern
2019-05-29
1
-1
/
+36
*
nexthop: Add support for IPv6 gateways
David Ahern
2019-05-29
1
-0
/
+56
*
nexthop: Add support for IPv4 nexthops
David Ahern
2019-05-29
1
-0
/
+208
*
net: Initial nexthop code
David Ahern
2019-05-29
2
-1
/
+723
*
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
2019-05-29
1
-2
/
+18
*
inet: frags: uninline fqdir_init()
Eric Dumazet
2019-05-29
1
-0
/
+19
*
ipv4: remove redundant assignment to n
Colin Ian King
2019-05-27
1
-1
/
+0
*
inet: frags: rework rhashtable dismantle
Eric Dumazet
2019-05-26
1
-12
/
+37
*
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
3
-18
/
+19
*
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
1
-13
/
+7
*
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
2019-05-26
1
-2
/
+1
*
ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
Eric Dumazet
2019-05-26
1
-12
/
+6
*
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
2
-28
/
+28
*
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2019-05-26
2
-4
/
+4
*
inet: rename netns_frags to fqdir
Eric Dumazet
2019-05-26
2
-36
/
+36
*
net: Set strict_start_type for routes and rules
David Ahern
2019-05-23
1
-0
/
+1
*
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-23
1
-2
/
+2
*
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-23
1
-6
/
+5
*
ipv4: export fib_flush
David Ahern
2019-05-23
1
-1
/
+1
*
ipv4: export fib_check_nh
David Ahern
2019-05-23
1
-6
/
+6
*
ipv4: Add function to send route updates
David Ahern
2019-05-23
1
-0
/
+72
*
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
43
-30
/
+43
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
2
-26
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2019-05-21
1
-4
/
+1
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
27
-0
/
+27
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
10
-0
/
+10
*
|
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
2019-05-19
3
-3
/
+3
*
|
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
2019-05-16
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-16
1
-3
/
+4
|
\
\
|
*
|
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
2019-05-16
1
-1
/
+4
|
*
|
bpf: sockmap remove duplicate queue free
John Fastabend
2019-05-14
1
-2
/
+0
|
|
/
*
|
tcp: do not recycle cloned skbs
Eric Dumazet
2019-05-15
1
-1
/
+1
*
|
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
2019-05-15
1
-0
/
+3
|
/
*
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
2019-05-09
1
-5
/
+11
*
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
42
-1549
/
+1295
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-08
1
-2
/
+1
|
|
\
|
|
*
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-04
1
-2
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-06
2
-2
/
+2
|
|
\
\
|
|
*
|
netfilter: use macros to create module aliases.
Flavio Leitner
2019-04-30
2
-2
/
+2
[next]