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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+19
2017-01-09
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
6
-60
/
+81
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
1
-6
/
+6
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
4
-0
/
+109
2017-01-09
smc: establish pnet table management
Thomas Richter
1
-0
/
+35
2017-01-09
smc: establish new socket family
Ursula Braun
1
-1
/
+6
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
1
-0
/
+1
2017-01-09
Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-0
/
+184
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
1
-2
/
+2
2017-01-09
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
1
-4
/
+7
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-80
/
+55
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
1
-0
/
+5
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
1
-0
/
+1
2017-01-09
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
1
-1
/
+2
2017-01-09
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2017-01-09
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2017-01-09
IB/mlx5: Support 4k UAR for libmlx5
Eli Cohen
3
-13
/
+8
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
2
-13
/
+11
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
3
-23
/
+5
2017-01-09
net/mlx5: Add interface to get reference to a UAR
Eli Cohen
1
-1
/
+4
2017-01-09
afs: Refcount the afs_call struct
David Howells
1
-0
/
+75
2017-01-09
afs: Add some tracepoints
David Howells
1
-0
/
+109
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
3
-8
/
+5
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2
-3
/
+3
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
3
-36
/
+11
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
3
-7
/
+15
2017-01-08
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
1
-5
/
+0
2017-01-08
net-tc: remove unused tc_verd fields
Willem de Bruijn
1
-7
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2
-6
/
+6
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
1
-1
/
+1
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2017-01-08
net/mlx5: Introduce blue flame register allocator
Eli Cohen
3
-2
/
+44
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
3
-17
/
+18
2017-01-07
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
1
-1
/
+3
2017-01-07
net: netcp: extract eflag from desc for rx_hook handling
Karicheri, Muralidharan
1
-0
/
+2
2017-01-07
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+6
2017-01-06
sctp: prepare asoc stream for stream reconf
Xin Long
2
-46
/
+31
2017-01-06
net: ipv4: make fib_select_default static
David Ahern
1
-1
/
+0
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-43
/
+13
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+20
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
1
-0
/
+3
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+0
2017-01-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-26
/
+0
2017-01-05
Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-26
/
+492
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-109
/
+6
2017-01-05
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
1
-0
/
+6
2017-01-05
rxrpc: Add some more tracing
David Howells
1
-5
/
+89
2017-01-05
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
1
-21
/
+403
2017-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-99
/
+2
[next]