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-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
12
-34
/
+32
2018-01-15
Merge branch 'sh_eth-simplify-TSU-initialization'
David S. Miller
1
-14
/
+9
2018-01-15
sh_eth: get Ether port # only when needed
Sergei Shtylyov
1
-8
/
+5
2018-01-15
sh_eth: gather all TSU init code in one place
Sergei Shtylyov
1
-7
/
+5
2018-01-15
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
152
-2152
/
+6840
2018-01-15
net: ethernet: Add a driver for Gemini gigabit ethernet
Linus Walleij
7
-0
/
+3581
2018-01-15
net: ethernet: Add DT bindings for the Gemini ethernet
Linus Walleij
1
-0
/
+92
2018-01-15
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
1
-2
/
+6
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
3
-8
/
+4
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
5
-14
/
+14
2018-01-15
sctp: removed unused var from sctp_make_auth
Marcelo Ricardo Leitner
1
-2
/
+1
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
3
-11
/
+8
2018-01-15
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
1
-0
/
+1
2018-01-15
Merge branch 'dsa-lan9303-check-error-value-from-devm_gpiod_get_optional'
David S. Miller
1
-10
/
+12
2018-01-15
net: dsa: lan9303: check error value from devm_gpiod_get_optional()
Phil Reid
1
-4
/
+10
2018-01-15
net: dsa: lan9303: make lan9303_handle_reset() a void function
Phil Reid
1
-7
/
+3
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
1
-7
/
+6
2018-01-14
Merge branch 'bpf-nfp-map-offload'
Daniel Borkmann
26
-120
/
+1506
2018-01-14
nfp: bpf: implement bpf map offload
Jakub Kicinski
3
-0
/
+109
2018-01-14
nfp: bpf: add support for reading map memory
Jakub Kicinski
2
-9
/
+76
2018-01-14
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
3
-2
/
+138
2018-01-14
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2
-0
/
+62
2018-01-14
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
3
-0
/
+87
2018-01-14
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
3
-4
/
+288
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
8
-0
/
+317
2018-01-14
nfp: bpf: add map data structure
Jakub Kicinski
2
-1
/
+24
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
7
-13
/
+293
2018-01-14
bpf: offload: factor out netdev checking at allocation time
Jakub Kicinski
1
-8
/
+20
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
3
-8
/
+8
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
8
-40
/
+17
2018-01-14
bpf: hashtab: move checks out of alloc function
Jakub Kicinski
1
-16
/
+39
2018-01-14
bpf: hashtab: move attribute validation before allocation
Jakub Kicinski
1
-24
/
+23
2018-01-14
bpf: add map_alloc_check callback
Jakub Kicinski
2
-4
/
+14
2018-01-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
21
-258
/
+273
2018-01-14
Merge branch 'mlxsw-Offload-PRIO-qdisc'
David S. Miller
9
-1
/
+322
2018-01-14
mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
Nogah Frankel
1
-0
/
+89
2018-01-14
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Nogah Frankel
3
-0
/
+86
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
3
-0
/
+85
2018-01-14
mlxsw: spectrum_router: Configure default routing priority
Yuval Mintz
1
-0
/
+24
2018-01-14
mlxsw: reg: add rdpm register
Yuval Mintz
2
-1
/
+38
2018-01-14
Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq'
David S. Miller
5
-3
/
+192
2018-01-14
net: dsa: mv88e6xxx: Decode VTU problem interrupt
Andrew Lunn
4
-2
/
+90
2018-01-14
net: dsa: mv88e6xxx: Decode ATU problem interrupt
Andrew Lunn
4
-2
/
+103
2018-01-14
mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipath
Ido Schimmel
1
-5
/
+8
2018-01-14
net: netsec: use dma_addr_t for storing dma address
Arnd Bergmann
1
-7
/
+7
2018-01-12
Merge branch 'error-injection'
Alexei Starovoitov
27
-245
/
+819
2018-01-12
error-injection: Support fault injection framework
Masami Hiramatsu
4
-0
/
+428
2018-01-12
error-injection: Add injectable error types
Masami Hiramatsu
7
-15
/
+66
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
22
-213
/
+317
2018-01-12
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2
-15
/
+7
[prev]
[next]