index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
netdevsim: register couple of devlink params
Jiri Pirko
2
-1
/
+73
2019-08-11
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
4
-86
/
+98
2019-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-21
/
+57
2019-08-11
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-11
sh: kernel: disassemble: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+2
2019-08-11
Linux 5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-1
/
+7
2019-08-11
Merge branch 'drop_monitor-Capture-dropped-packets-and-metadata'
David S. Miller
2
-37
/
+613
2019-08-11
drop_monitor: Expose tail drop counter
Ido Schimmel
2
-0
/
+111
2019-08-11
drop_monitor: Make drop queue length configurable
Ido Schimmel
2
-3
/
+17
2019-08-11
drop_monitor: Add a command to query current configuration
Ido Schimmel
2
-0
/
+50
2019-08-11
drop_monitor: Allow truncation of dropped packets
Ido Schimmel
2
-0
/
+21
2019-08-11
drop_monitor: Add packet alert mode
Ido Schimmel
2
-2
/
+305
2019-08-11
drop_monitor: Add alert mode operations
Ido Schimmel
2
-6
/
+41
2019-08-11
drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration
Ido Schimmel
1
-0
/
+1
2019-08-11
drop_monitor: Reset per-CPU data before starting to trace
Ido Schimmel
1
-3
/
+7
2019-08-11
drop_monitor: Initialize timer and work item upon tracing enable
Ido Schimmel
1
-5
/
+19
2019-08-11
drop_monitor: Split tracing enable / disable to different functions
Ido Schimmel
1
-28
/
+51
2019-08-11
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
1
-5
/
+0
2019-08-10
Merge branch 'nvme-5.3-rc' of git://git.infradead.org/nvme into for-linus
Jens Axboe
9
-15
/
+143
2019-08-10
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
7
-202
/
+24
2019-08-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-27
/
+47
2019-08-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-16
/
+69
2019-08-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+2
2019-08-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2019-08-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+9
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-63
/
+101
2019-08-10
Merge branch 'Networking-driver-debugfs-cleanups'
David S. Miller
37
-801
/
+171
2019-08-10
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-33
/
+9
2019-08-10
ixgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+5
2019-08-10
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-08-10
fm10k: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-10
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+1
2019-08-10
skge: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+9
2019-08-10
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+3
2019-08-10
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-50
/
+7
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-46
/
+8
2019-08-10
nfp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+1
2019-08-10
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-15
/
+2
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-20
/
+9
2019-08-10
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-29
/
+11
2019-08-10
xgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-73
/
+28
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
7
-162
/
+23
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
1
-5
/
+0
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
8
-257
/
+51
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
Joe Perches
2
-2
/
+2
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-28
/
+35
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-3
/
+59
2019-08-10
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+4
2019-08-10
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
18
-40
/
+138
[prev]
[next]