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
2016-12-17
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2016-12-17
bpf: fix overflow in prog accounting
Daniel Borkmann
3
-11
/
+52
2016-12-17
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
5
-18
/
+33
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
14
-44
/
+31
2016-12-17
Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux
Linus Torvalds
4
-61
/
+923
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
51
-779
/
+4228
2016-12-17
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
Linus Torvalds
64
-351
/
+1555
2016-12-17
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-18
/
+129
2016-12-17
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-9
/
+27
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
27
-455
/
+503
2016-12-17
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
Linus Torvalds
24
-2144
/
+1770
2016-12-17
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
14
-80
/
+190
2016-12-17
dax: add region 'id', 'size', and 'align' attributes
Dan Williams
1
-0
/
+94
2016-12-17
Merge branch 'gtp-fixes'
David S. Miller
1
-4
/
+4
2016-12-17
gtp: Fix initialization of Flags octet in GTPv1 header
Harald Welte
1
-2
/
+2
2016-12-17
gtp: gtp_check_src_ms_ipv4() always return success
Lionel Gauthier
1
-2
/
+2
2016-12-17
net/x25: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
isdn: use designated initializers
Kees Cook
2
-11
/
+11
2016-12-17
bna: use designated initializers
Kees Cook
1
-4
/
+4
2016-12-17
WAN: use designated initializers
Kees Cook
1
-48
/
+49
2016-12-17
net: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
ATM: use designated initializers
Kees Cook
4
-55
/
+54
2016-12-17
isdn/gigaset: use designated initializers
Kees Cook
3
-48
/
+48
2016-12-17
Merge branch 'virtio_net-XDP'
David S. Miller
3
-7
/
+365
2016-12-17
virtio_net: xdp, add slowpath case for non contiguous buffers
John Fastabend
1
-1
/
+74
2016-12-17
virtio_net: add XDP_TX support
John Fastabend
1
-7
/
+93
2016-12-17
virtio_net: add dedicated XDP transmit queues
John Fastabend
1
-2
/
+28
2016-12-17
virtio_net: Add XDP support
John Fastabend
1
-5
/
+171
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2
-0
/
+7
2016-12-17
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
1
-4
/
+3
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
1
-1
/
+4
2016-12-17
Merge branch 'dpaa_eth-fixes'
David S. Miller
3
-35
/
+44
2016-12-17
MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver
Madalin Bucur
1
-0
/
+6
2016-12-17
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
1
-1
/
+1
2016-12-17
dpaa_eth: use big endian accessors
Claudiu Manoil
1
-34
/
+37
2016-12-17
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
1
-3
/
+3
2016-12-17
irda: irnet: Remove unused IRNET_MAJOR define
LABBE Corentin
1
-3
/
+0
2016-12-17
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
LABBE Corentin
2
-1
/
+1
2016-12-17
irda: irnet: Move linux/miscdevice.h include
LABBE Corentin
2
-1
/
+1
2016-12-17
irda: irproc.c: Remove unneeded linux/miscdevice.h include
LABBE Corentin
1
-1
/
+0
2016-12-17
bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
Daniel Mack
1
-1
/
+1
2016-12-17
Merge branch 'inet_csk_get_port-and-soreusport-fixes'
David S. Miller
4
-12
/
+20
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
4
-11
/
+19
2016-12-17
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
1
-1
/
+1
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
1
-1
/
+1
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2
-3
/
+36
2016-12-17
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
1
-0
/
+4
2016-12-17
net: vrf: Fix NAT within a VRF
David Ahern
1
-2
/
+0
2016-12-17
Merge branch 'cls_flower-mask'
David S. Miller
1
-1
/
+5
2016-12-17
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
1
-1
/
+1
[prev]
[next]