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
*
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-17
1
-1
/
+9
*
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-04-17
1
-1
/
+5
*
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
2019-04-17
1
-3
/
+4
*
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-17
1
-9
/
+14
*
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
2019-04-15
1
-0
/
+4
*
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-04-15
1
-9
/
+5
*
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
2019-04-14
1
-1
/
+1
*
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-14
1
-2
/
+8
*
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-13
1
-1
/
+9
*
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2019-04-13
2
-6
/
+13
*
rxrpc: Trace received connection aborts
David Howells
2019-04-13
1
-4
/
+7
*
rxrpc: Allow errors to be returned from rxrpc_queue_packet()
Marc Dionne
2019-04-13
1
-9
/
+12
*
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
2019-04-13
1
-5
/
+9
*
rxrpc: Clear socket error
Marc Dionne
2019-04-13
1
-0
/
+5
*
udpv6: Check address length before reading address family
Tetsuo Handa
2019-04-12
1
-0
/
+2
*
bpf: Check address length before reading address family
Tetsuo Handa
2019-04-12
1
-0
/
+2
*
llc: Check address length before reading address field
Tetsuo Handa
2019-04-12
1
-2
/
+1
*
Bluetooth: Check address length before reading address field
Tetsuo Handa
2019-04-12
1
-2
/
+2
*
rxrpc: Check address length before reading srx_service field
Tetsuo Handa
2019-04-12
1
-1
/
+2
*
net: netlink: Check address length before reading groups field
Tetsuo Handa
2019-04-12
1
-1
/
+2
*
sctp: Check address length before reading address family
Tetsuo Handa
2019-04-12
1
-1
/
+2
*
net/rds: Check address length before reading address family
Tetsuo Handa
2019-04-12
2
-0
/
+5
*
dctcp: more accurate tracking of packets delivery
Eric Dumazet
2019-04-12
1
-28
/
+17
*
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
2019-04-11
4
-25
/
+60
*
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
2019-04-11
1
-1
/
+3
*
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
1
-3
/
+3
*
net/smc: fix return code from FLUSH command
Karsten Graul
2019-04-11
1
-1
/
+2
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-10
/
+28
*
net/smc: fix a NULL pointer dereference
Kangjie Lu
2019-04-11
1
-0
/
+5
*
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-04-11
3
-10
/
+30
*
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-11
1
-1
/
+3
*
tipc: missing entries in name table of publications
Hoang Le
2019-04-11
1
-1
/
+2
*
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-11
2
-4
/
+18
*
net/tls: fix build without CONFIG_TLS_DEVICE
Jakub Kicinski
2019-04-11
1
-0
/
+2
*
net: strparser: partially revert "strparser: Call skb_unclone conditionally"
Jakub Kicinski
2019-04-10
1
-7
/
+5
*
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
2019-04-10
3
-14
/
+30
*
net/tls: fix the IV leaks
Jakub Kicinski
2019-04-10
1
-1
/
+4
*
Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-09
10
-48
/
+102
|
\
|
*
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
2019-04-09
1
-5
/
+4
|
*
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-4
/
+6
|
*
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
2019-03-29
1
-28
/
+16
|
*
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
Sunil Dutt
2019-03-29
1
-6
/
+12
|
*
cfg80211: Use kmemdup in cfg80211_gen_new_ie()
YueHaibing
2019-03-29
1
-2
/
+1
|
*
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
2019-03-29
1
-0
/
+3
|
*
cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he
Nathan Chancellor
2019-03-29
1
-2
/
+4
|
*
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
2019-03-29
1
-0
/
+3
|
*
cfg80211: Handle WMM rules in regulatory domain intersection
Ilan Peer
2019-03-29
1
-0
/
+39
|
*
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
2019-03-29
1
-1
/
+6
|
*
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
2019-03-29
1
-1
/
+1
|
*
mac80211: un-schedule TXQs on powersave start
Felix Fietkau
2019-03-29
1
-1
/
+9
[next]