index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
3
-35
/
+12
2020-03-09
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
Lorenz Bauer
1
-2
/
+2
2020-03-09
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
1
-1
/
+0
2020-03-09
skmsg: Update saved hooks only once
Lorenz Bauer
1
-4
/
+16
2020-03-09
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
2
-1
/
+13
2020-03-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+1
2020-03-09
drm/scheduler: implement a function to modify sched list
Nirmoy Das
1
-0
/
+4
2020-03-09
include: linux: firmware: Correct config dependency of zynqmp_eemi_ops
Tejas Patel
1
-1
/
+1
2020-03-09
mtd: spinand: rework detect procedure for different READ_ID operation
Chuanhong Guo
1
-22
/
+44
2020-03-09
dio: Remove unused dio_dev_driver()
Geert Uytterhoeven
1
-4
/
+0
2020-03-09
dio: Make dio_match_device() static
Geert Uytterhoeven
1
-1
/
+0
2020-03-09
zorro: Move zorro_bus_type to bus-private header file
Geert Uytterhoeven
1
-7
/
+0
2020-03-09
zorro: Remove unused zorro_dev_driver()
Geert Uytterhoeven
1
-4
/
+0
2020-03-09
zorro: Make zorro_match_device() static
Geert Uytterhoeven
1
-1
/
+0
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
52
-381
/
+260
2020-03-08
remoteproc: add IPA notification to q6v5 driver
Alex Elder
1
-0
/
+82
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
1
-6
/
+12
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2
-0
/
+26
2020-03-08
flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
Jiri Pirko
1
-0
/
+1
2020-03-08
flow_offload: introduce "delayed" HW stats type and allow it in mlx5
Jiri Pirko
1
-1
/
+3
2020-03-08
flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
Jiri Pirko
1
-1
/
+2
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+61
2020-03-08
flow_offload: Introduce offload of HW stats type
Jiri Pirko
1
-0
/
+3
2020-03-08
iio: industrialio-core: Fix debugfs read
Alexandru Tachici
1
-0
/
+2
2020-03-08
iio: imu: adis: add a note better explaining state_lock
Alexandru Ardelean
1
-0
/
+11
2020-03-08
iio: imu: adis: update 'adis_data' struct doc-string
Alexandru Ardelean
1
-1
/
+5
2020-03-08
iio: imu: adis: add doc-string for 'adis' struct
Alexandru Ardelean
1
-0
/
+14
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
1
-0
/
+5
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
1
-0
/
+2
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
1
-1
/
+12
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+17
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
1
-0
/
+2
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
1
-0
/
+13
2020-03-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+4
2020-03-08
Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+39
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
15
-22
/
+57
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2
-0
/
+48
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
3
-2
/
+19
2020-03-07
net/mlx5: HW bit for goto chain offload support
Eli Cohen
1
-1
/
+2
2020-03-07
net/mlx5: Expose link speed directly
Mark Bloch
1
-1
/
+2
2020-03-07
net/mlx5: Introduce TLS and IPSec objects enums
Saeed Mahameed
1
-1
/
+2
2020-03-07
net/mlx5: Introduce egress acl forward-to-vport capability
Vu Pham
1
-1
/
+1
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2020-03-07
Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-0
/
+1
2020-03-07
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
1
-0
/
+7
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-0
/
+3
2020-03-06
rhashtable: Document the right function parameters
Jonathan Neuschäfer
1
-1
/
+1
[prev]
[next]