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
2019-04-26
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
3
-4
/
+99
2019-04-26
netdevsim: use ida for bus device ids
Jiri Pirko
1
-3
/
+10
2019-04-26
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
1
-1
/
+20
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
4
-163
/
+207
2019-04-26
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
4
-13
/
+38
2019-04-26
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
4
-59
/
+56
2019-04-26
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
4
-202
/
+124
2019-04-26
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
1
-13
/
+13
2019-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-62
/
+1246
2019-04-25
Merge branch 'btf-dump'
Alexei Starovoitov
12
-19
/
+882
2019-04-25
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
1
-11
/
+11
2019-04-25
bpftool: add bash completions for btf command
Andrii Nakryiko
1
-0
/
+46
2019-04-25
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
8
-7
/
+236
2019-04-25
bpftool: add ability to dump BTF types
Andrii Nakryiko
3
-1
/
+589
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
247
-715
/
+1881
2019-04-25
bpftool: Fix errno variable usage
Benjamin Poirier
1
-1
/
+1
2019-04-25
bpftool: show flow_dissector attachment status
Stanislav Fomichev
1
-0
/
+54
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
3
-0
/
+49
2019-04-25
samples: bpf: add hbm sample to .gitignore
Daniel T. Lee
1
-0
/
+1
2019-04-25
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-04-25
Merge branch 'libbpf-fixes'
Alexei Starovoitov
1
-16
/
+89
2019-04-25
bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement
Daniel Borkmann
1
-3
/
+3
2019-04-25
bpf, libbpf: handle old kernels more graceful wrt global data sections
Daniel Borkmann
1
-13
/
+86
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2
-0
/
+11
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
61
-184
/
+687
2019-04-24
Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
net/mlx5: Introduce new TIR creation core API
Ariel Levkovich
2
-5
/
+16
2019-04-24
net/mlx5: Expose TIR ICM address in command outbox
Ariel Levkovich
1
-3
/
+3
2019-04-24
net/mlx5: Expose SW ICM related device memory capabilities
Ariel Levkovich
1
-2
/
+43
2019-04-24
MAINTAINERS: LEDs: Add designated reviewer for LED subsystem
Dan Murphy
1
-0
/
+1
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-24
net: sched: flower: refactor reoffload for concurrent access
Vlad Buslov
1
-22
/
+57
2019-04-24
net: mvneta: Switch to using devm_alloc_etherdev_mqs
Rosen Penev
1
-8
/
+4
2019-04-24
tipc: tipc_udp_recv() cleanup vs rcu verbs
Eric Dumazet
1
-6
/
+3
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
1
-0
/
+2
2019-04-24
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
1
-2
/
+0
2019-04-23
ipv6: Use result arg in fib_lookup_arg consistently
David Ahern
2
-4
/
+12
2019-04-23
ipv6: fib6_rule_action_alt needs to return -EAGAIN
David Ahern
1
-1
/
+3
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2
-1
/
+17
2019-04-23
Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-7
/
+25
2019-04-23
mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...
David Ahern
1
-0
/
+2
2019-04-23
Merge branch 'Taprio-qdisc-fixes'
David S. Miller
1
-28
/
+28
2019-04-23
net: sched: taprio: Fix taprio_dequeue()
Andre Guedes
1
-2
/
+2
2019-04-23
net: sched: taprio: Fix taprio_peek()
Andre Guedes
1
-2
/
+2
2019-04-23
net: sched: taprio: Remove should_restart_cycle()
Andre Guedes
1
-9
/
+1
2019-04-23
net: sched: taprio: Refactor taprio_get_start_time()
Andre Guedes
1
-14
/
+23
2019-04-23
net: sched: taprio: Remove pointless variable assigment
Andre Guedes
1
-1
/
+0
[prev]
[next]