index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-3
/
+15
2018-09-13
Merge branch 'tls-don-t-leave-keys-in-kernel-memory'
David S. Miller
5
-28
/
+34
2018-09-13
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
Sabrina Dubroca
1
-1
/
+1
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
5
-23
/
+32
2018-09-13
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
Sabrina Dubroca
1
-4
/
+1
2018-09-13
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-13
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2018-09-13
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Willy Tarreau
1
-2
/
+6
2018-09-13
hv_netvsc: fix schedule in RCU context
Stephen Hemminger
1
-6
/
+3
2018-09-13
net_sched: notify filter deletion when deleting a chain
Cong Wang
1
-0
/
+2
2018-09-13
xen/netfront: don't bug in case of too many frags
Juergen Gross
1
-1
/
+7
2018-09-13
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
1
-12
/
+30
2018-09-12
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-114
/
+297
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-400
/
+593
2018-09-12
Merge branch 'nfp-flower-fixes'
David S. Miller
4
-1
/
+19
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
3
-1
/
+13
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-12
Merge branch 'qeth-fixes'
David S. Miller
3
-5
/
+10
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+0
2018-09-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-94
/
+101
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
3
-2
/
+4
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
19
-100
/
+181
2018-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-13
/
+70
2018-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-12
/
+33
2018-09-11
Bluetooth: hci_ldisc: Free rw_semaphore on close
Hermes Zhang
1
-0
/
+2
2018-09-11
Bluetooth: Use correct tfm to generate OOB data
Matias Karhumaa
1
-1
/
+7
2018-09-11
Bluetooth: SMP: Fix trying to use non-existent local OOB data
Johan Hedberg
1
-2
/
+6
2018-09-11
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
16
-114
/
+297
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
1
-9
/
+9
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
1
-3
/
+3
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
8
-45
/
+45
2018-09-11
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
1
-0
/
+26
2018-09-10
qmi_wwan: Support dynamic config on Quectel EP06
Kristian Evensen
1
-1
/
+29
2018-09-10
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
3
-5
/
+3
2018-09-09
Linux 4.19-rc3
Linus Torvalds
1
-1
/
+1
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2
-0
/
+2
2018-09-09
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
1
-0
/
+6
2018-09-09
Merge branch 'ena-fixes'
David S. Miller
5
-64
/
+67
2018-09-09
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
4
-34
/
+26
[next]