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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop a space before tabs
Bo YU
2018-10-31
1
-1
/
+1
*
net: add an identifier name for 'struct sock *'
Bo YU
2018-10-31
1
-1
/
+1
*
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
2018-10-29
2
-52
/
+31
|
\
|
*
9p: Add refcount to p9_req_t
Tomas Bortoli
2018-09-07
1
-0
/
+14
|
*
9p: add a per-client fcall kmem_cache
Dominique Martinet
2018-09-07
2
-0
/
+5
|
*
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
2018-09-07
1
-2
/
+3
|
*
9p: Remove p9_idpool
Matthew Wilcox
2018-08-29
1
-8
/
+0
|
*
9p: Use a slab for allocating requests
Matthew Wilcox
2018-08-29
1
-42
/
+9
*
|
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
1
-0
/
+1
*
|
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2018-10-24
1
-3
/
+27
*
|
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-3
/
+9
*
|
af_unix.h: trivial whitespace cleanup
Vito Caputo
2018-10-23
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-22
1
-8
/
+1
|
\
\
|
*
|
ulp: remove uid and user_visible members
Daniel Borkmann
2018-10-21
1
-7
/
+0
|
*
|
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
2018-10-17
1
-1
/
+1
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-10-20
1
-6
/
+13
|
\
\
\
|
*
|
|
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
2018-10-14
1
-0
/
+2
|
*
|
|
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
2018-10-14
1
-6
/
+11
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-20
2
-2
/
+1
|
\
\
\
\
|
*
|
|
|
netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file
Taehee Yoo
2018-10-19
1
-1
/
+0
|
*
|
|
|
netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...
Taehee Yoo
2018-10-19
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
4
-1
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
sctp: fix the data size calculation in sctp_data_size
Xin Long
2018-10-18
1
-1
/
+1
|
*
|
|
|
|
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
2018-10-18
1
-0
/
+10
|
*
|
|
|
|
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
2018-10-16
1
-0
/
+2
|
*
|
|
|
|
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-16
1
-0
/
+4
*
|
|
|
|
|
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
2018-10-18
1
-5
/
+0
*
|
|
|
|
|
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-18
1
-1
/
+2
*
|
|
|
|
|
vxlan: Support marking RDSTs as offloaded
Petr Machata
2018-10-18
2
-0
/
+3
*
|
|
|
|
|
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
2018-10-18
1
-0
/
+12
*
|
|
|
|
|
vxlan: Add switchdev notifications
Petr Machata
2018-10-18
2
-0
/
+14
*
|
|
|
|
|
net: Add netif_is_vxlan()
Ido Schimmel
2018-10-18
1
-0
/
+7
*
|
|
|
|
|
inet: Refactor INET_ECN_decapsulate()
Ido Schimmel
2018-10-18
1
-4
/
+14
*
|
|
|
|
|
vxlan: Export address checking functions
Ido Schimmel
2018-10-18
1
-0
/
+32
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
1
-1
/
+1
*
|
|
|
|
net/ipv4: Plumb support for filtering route dumps
David Ahern
2018-10-16
1
-1
/
+1
*
|
|
|
|
net: Add struct for fib dump filter
David Ahern
2018-10-16
2
-1
/
+13
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-16
4
-18
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-10-16
1
-0
/
+5
|
*
|
|
|
|
tls: replace poll implementation with read hook
John Fastabend
2018-10-15
1
-4
/
+2
|
*
|
|
|
|
tls: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
2
-13
/
+9
|
*
|
|
|
|
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-0
/
+27
|
*
|
|
|
|
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
2018-10-15
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
2018-10-16
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-13
2
-2
/
+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-11
1
-0
/
+1
|
*
|
|
devlink: Add helper function for safely copy string param
Moshe Shemesh
2018-10-10
1
-2
/
+10
|
*
|
|
devlink: Fix param set handling for string type
Moshe Shemesh
2018-10-10
1
-1
/
+1
*
|
|
|
netlink: replace __NLA_ENSURE implementation
Johannes Berg
2018-10-12
1
-1
/
+1
*
|
|
|
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...
David S. Miller
2018-10-12
2
-3
/
+102
|
\
\
\
\
[next]