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
...
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
51
-108
/
+407
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'tcp-fixes'
David S. Miller
2019-06-17
7
-9
/
+42
|
|
\
\
|
|
*
|
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-16
1
-0
/
+1
|
|
*
|
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-16
3
-2
/
+13
|
|
*
|
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-16
2
-0
/
+6
|
|
*
|
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-16
3
-9
/
+24
|
*
|
|
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-17
1
-0
/
+1
|
*
|
|
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
2019-06-17
1
-0
/
+1
|
*
|
|
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
2019-06-16
1
-0
/
+2
|
*
|
|
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-16
1
-0
/
+7
|
*
|
|
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2019-06-16
2
-5
/
+5
|
*
|
|
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
2019-06-16
1
-2
/
+2
|
*
|
|
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
2019-06-16
1
-1
/
+29
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-16
3
-6
/
+11
|
|
\
\
|
|
*
|
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
2019-06-15
1
-1
/
+2
|
|
*
|
xdp: check device pointer before clearing
Ilya Maximets
2019-06-12
1
-5
/
+6
|
|
*
|
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
Martin KaFai Lau
2019-06-12
1
-0
/
+3
|
*
|
|
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
2019-06-15
1
-1
/
+3
|
*
|
|
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-15
2
-1
/
+10
|
*
|
|
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-15
1
-0
/
+8
|
*
|
|
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-15
1
-0
/
+9
|
*
|
|
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
2019-06-15
1
-16
/
+18
|
*
|
|
sctp: Free cookie before we memdup a new one
Neil Horman
2019-06-15
1
-0
/
+8
|
*
|
|
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-06-14
14
-39
/
+153
|
|
\
\
\
|
|
*
|
|
cfg80211: report measurement start TSF correctly
Avraham Stern
2019-06-14
1
-2
/
+2
|
|
*
|
|
cfg80211: fix memory leak of wiphy device name
Eric Biggers
2019-06-14
1
-1
/
+1
|
|
*
|
|
cfg80211: util: fix bit count off by one
Mordechay Goodstein
2019-06-14
1
-1
/
+1
|
|
*
|
|
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
2019-06-14
2
-0
/
+11
|
|
*
|
|
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
Luca Coelho
2019-06-14
1
-2
/
+2
|
|
*
|
|
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
2019-06-14
1
-1
/
+1
|
|
*
|
|
mac80211: drop robust management frames from unknown TA
Johannes Berg
2019-06-14
1
-0
/
+2
|
|
*
|
|
nl80211: fill all policy .type entries
Johannes Berg
2019-05-29
1
-21
/
+66
|
|
*
|
|
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
2019-05-29
1
-0
/
+1
|
|
*
|
|
mac80211: mesh: fix RCU warning
Thomas Pedersen
2019-05-28
1
-1
/
+4
|
|
*
|
|
nl80211: fix station_info pertid memory leak
Andy Strohman
2019-05-28
1
-1
/
+3
|
|
*
|
|
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
2019-05-28
1
-1
/
+6
|
|
*
|
|
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
2019-05-24
3
-4
/
+14
|
|
*
|
|
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
John Crispin
2019-05-24
1
-1
/
+1
|
|
*
|
|
mac80211: remove set but not used variable 'old'
YueHaibing
2019-05-24
1
-2
/
+0
|
|
*
|
|
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
2019-05-24
3
-1
/
+37
|
|
*
|
|
wireless: Skip directory when generating certificates
Maxim Mikityanskiy
2019-05-14
1
-0
/
+1
|
*
|
|
|
nfc: Ensure presence of required attributes in the deactivate_target handler
Young Xiao
2019-06-14
1
-1
/
+2
|
*
|
|
|
net: tls, correctly account for copied bytes with multiple sk_msgs
John Fastabend
2019-06-12
1
-1
/
+0
|
*
|
|
|
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
2019-06-12
2
-8
/
+13
|
*
|
|
|
net: ethtool: Allow matching on vlan DEI bit
Maxime Chevallier
2019-06-12
1
-0
/
+5
|
*
|
|
|
mpls: fix af_mpls dependencies for real
Matteo Croce
2019-06-12
1
-1
/
+1
|
*
|
|
|
net: openvswitch: do not free vport if register_netdevice() is failed.
Taehee Yoo
2019-06-11
1
-6
/
+12
|
*
|
|
|
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-11
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
2019-06-10
1
-1
/
+1
|
*
|
|
mpls: fix af_mpls dependencies
Matteo Croce
2019-06-10
1
-0
/
+1
[prev]
[next]