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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
rbd: support updating the lock cookie without releasing the lock
Ilya Dryomov
2017-05-04
1
-0
/
+51
|
*
|
|
|
|
|
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
2017-05-04
2
-8
/
+74
|
*
|
|
|
|
|
libceph: abort already submitted but abortable requests when map or pool goes...
Jeff Layton
2017-05-04
1
-0
/
+34
|
*
|
|
|
|
|
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
2017-05-04
1
-0
/
+7
|
*
|
|
|
|
|
libceph: remove req->r_replay_version
Jeff Layton
2017-05-04
2
-6
/
+5
|
*
|
|
|
|
|
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-1
/
+1
|
*
|
|
|
|
|
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-8
/
+8
|
*
|
|
|
|
|
libceph: convert ceph_snap_context.nref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-3
/
+3
|
*
|
|
|
|
|
libceph: supported_features module parameter
Ilya Dryomov
2017-05-04
1
-0
/
+11
|
*
|
|
|
|
|
libceph, ceph: always advertise all supported features
Ilya Dryomov
2017-05-04
1
-10
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-10
17
-66
/
+131
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-09
1
-0
/
+2
|
*
|
|
|
|
|
DECnet: Use container_of() for embedded struct
Kees Cook
2017-05-09
1
-6
/
+6
|
*
|
|
|
|
|
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2017-05-09
1
-17
/
+1
|
*
|
|
|
|
|
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-08
2
-2
/
+12
|
*
|
|
|
|
|
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-05-08
3
-2
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mac80211: fix IBSS presp allocation size
Johannes Berg
2017-05-08
1
-0
/
+2
|
|
*
|
|
|
|
|
nl80211: correctly validate MU-MIMO groups
Johannes Berg
2017-05-08
1
-2
/
+2
|
|
*
|
|
|
|
|
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
2017-05-08
1
-0
/
+4
|
*
|
|
|
|
|
|
vti: check nla_put_* return value
Hangbin Liu
2017-05-08
1
-6
/
+7
|
*
|
|
|
|
|
|
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
Vlad Yasevich
2017-05-08
1
-3
/
+10
|
*
|
|
|
|
|
|
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2017-05-08
1
-1
/
+3
|
*
|
|
|
|
|
|
ipv4: restore rt->fi for reference counting
WANG Cong
2017-05-08
1
-1
/
+17
|
*
|
|
|
|
|
|
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
6
-46
/
+79
|
*
|
|
|
|
|
|
bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy
Tobias Klauser
2017-05-05
1
-0
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-09
2
-6
/
+8
*
|
|
|
|
|
|
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-09
2
-4
/
+6
*
|
|
|
|
|
|
format-security: move static strings to const
Kees Cook
2017-05-09
1
-1
/
+2
*
|
|
|
|
|
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-09
2
-3
/
+2
*
|
|
|
|
|
|
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2017-05-09
2
-26
/
+10
*
|
|
|
|
|
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-09
10
-92
/
+26
*
|
|
|
|
|
|
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
2017-05-09
1
-7
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
1
-1
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sysctl: Remove dead register_sysctl_root
Eric W. Biederman
2017-04-17
1
-1
/
+0
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-04
20
-76
/
+191
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
2
-11
/
+17
|
*
|
|
|
|
|
|
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-04
1
-1
/
+1
|
*
|
|
|
|
|
|
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
2
-0
/
+5
|
*
|
|
|
|
|
|
net/sched: remove redundant null check on head
Colin Ian King
2017-05-04
1
-2
/
+1
|
*
|
|
|
|
|
|
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-04
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
12
-59
/
+162
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
netfilter: nf_tables: check if same extensions are set when adding elements
Pablo Neira Ayuso
2017-05-03
1
-0
/
+5
|
|
*
|
|
|
|
|
|
Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2017-04-28
1
-5
/
+17
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2017-04-28
1
-5
/
+17
|
|
*
|
|
|
|
|
|
|
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
2017-04-28
1
-1
/
+3
|
|
|
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
2017-04-25
1
-3
/
+2
|
|
*
|
|
|
|
|
|
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
2017-04-25
1
-0
/
+20
|
|
*
|
|
|
|
|
|
netfilter: xt_socket: Fix broken IPv6 handling
Peter Tirsek
2017-04-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj
Liping Zhang
2017-04-24
1
-6
/
+15
[prev]
[next]