| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | io_uring: add IOSQE_ASYNC | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| | * | | | | | | | | io_uring: add support for IORING_OP_STATX | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| | * | | | | | | | | io_uring: avoid ring quiesce for fixed file set unregister and update | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| | * | | | | | | | | io_uring: add support for IORING_OP_CLOSE | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| | * | | | | | | | | io_uring: add support for IORING_OP_OPENAT | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| | * | | | | | | | | io_uring: add support for fallocate() | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| | * | | | | | | | | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs | Jens Axboe | 2020-01-20 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Jens Axboe | 2020-01-19 | 2 | -1/+40 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds | 2020-01-29 | 4 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | y2038: sparc: remove use of struct timex | Arnd Bergmann | 2019-12-18 | 1 | -0/+2 | |
| | * | | | | | | | | | | y2038: rename itimerval to __kernel_old_itimerval | Arnd Bergmann | 2019-12-18 | 1 | -0/+5 | |
| | * | | | | | | | | | | tsacct: add 64-bit btime field | Arnd Bergmann | 2019-12-18 | 1 | -1/+4 | |
| | * | | | | | | | | | | acct: stop using get_seconds() | Arnd Bergmann | 2019-12-18 | 2 | -0/+3 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-01-29 | 2 | -1/+40 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | open: introduce openat2(2) syscall | Aleksa Sarai | 2020-01-18 | 2 | -1/+40 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-01-29 | 3 | -147/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge 5.5-rc6 into staging-next | Greg Kroah-Hartman | 2020-01-13 | 2 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge 5.5-rc3 into staging-next | Greg Kroah-Hartman | 2019-12-23 | 2 | -3/+8 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge 5.5-rc2 into staging-next | Greg Kroah-Hartman | 2019-12-16 | 1 | -17/+23 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | isdn: capi: dead code removal | Arnd Bergmann | 2019-12-11 | 1 | -74/+0 | |
| | * | | | | | | | | | staging: remove isdn capi drivers | Arnd Bergmann | 2019-12-11 | 2 | -73/+0 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-28 | 26 | -15/+783 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ethtool: add WOL_NTF notification | Michal Kubecek | 2020-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | ethtool: set wake-on-lan settings with WOL_SET request | Michal Kubecek | 2020-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | ethtool: provide WoL settings with WOL_GET request | Michal Kubecek | 2020-01-27 | 2 | -0/+19 | |
| | * | | | | | | | | | ethtool: add DEBUG_NTF notification | Michal Kubecek | 2020-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | ethtool: set message mask with DEBUG_SET request | Michal Kubecek | 2020-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | ethtool: provide message mask with DEBUG_GET request | Michal Kubecek | 2020-01-27 | 2 | -0/+16 | |
| | * | | | | | | | | | netfilter: nf_tables: Support for sets with multiple ranged fields | Stefano Brivio | 2020-01-27 | 1 | -0/+15 | |
| | * | | | | | | | | | netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute | Pablo Neira Ayuso | 2020-01-27 | 1 | -0/+2 | |
| | * | | | | | | | | | tcp: export count for rehash attempts | Abdul Kabbani | 2020-01-26 | 2 | -0/+3 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-26 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | | net: bridge: vlan: add per-vlan state | Nikolay Aleksandrov | 2020-01-24 | 1 | -0/+1 | |
| | * | | | | | | | | | net: bridge: vlan: add basic option setting support | Nikolay Aleksandrov | 2020-01-24 | 1 | -0/+1 | |
| | * | | | | | | | | | net: sched: add Flow Queue PIE packet scheduler | Mohit P. Tahiliani | 2020-01-23 | 1 | -0/+31 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-01-23 | 2 | -4/+74 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | bpf: Add BPF_FUNC_jiffies64 | Martin KaFai Lau | 2020-01-22 | 1 | -1/+8 | |
| | | * | | | | | | | | | bpf: Introduce dynamic program extensions | Alexei Starovoitov | 2020-01-22 | 1 | -0/+1 | |
| | | * | | | | | | | | | bpf: Add batch ops to all htab bpf map | Yonghong Song | 2020-01-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | bpf: Add generic support for update and delete batch ops | Brian Vazquez | 2020-01-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | bpf: Add generic support for lookup batch op | Brian Vazquez | 2020-01-15 | 1 | -0/+18 | |
| | | * | | | | | | | | | bpf: Add bpf_send_signal_thread() helper | Yonghong Song | 2020-01-15 | 1 | -2/+17 | |
| | | * | | | | | | | | | bpf: Introduce function-by-function verification | Alexei Starovoitov | 2020-01-10 | 1 | -0/+6 | |
| | | * | | | | | | | | | bpf: Document BPF_F_QUERY_EFFECTIVE flag | Andrey Ignatov | 2020-01-09 | 1 | -1/+6 | |
| | | * | | | | | | | | | bpf: Add BPF_FUNC_tcp_send_ack helper | Martin KaFai Lau | 2020-01-09 | 1 | -1/+10 | |
| | | * | | | | | | | | | bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS | Martin KaFai Lau | 2020-01-09 | 1 | -1/+6 | |
| | | * | | | | | | | | | bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS | Martin KaFai Lau | 2020-01-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-01-21 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca | 2019-12-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | wan/hdlc_x25: make lapb params configurable | Martin Schiller | 2020-01-21 | 2 | -0/+10 | |

