index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
4
-21
/
+24
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
1
-20
/
+21
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
1
-20
/
+21
|
|
|
\
|
|
|
*
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
2020-06-23
1
-20
/
+21
|
*
|
|
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-10
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
io_uring: export cq overflow status to userspace
Xiaoguang Wang
2020-07-08
1
-0
/
+1
|
*
|
|
|
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-06-27
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
vfio/type1: Fix migration info capability ID
Alex Williamson
2020-06-18
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-26
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-06-26
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
drm/fb-helper: Fix vt restore
Daniel Vetter
2020-06-24
1
-0
/
+1
|
|
|
|
/
/
*
|
|
|
|
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-10
2
-0
/
+57
*
|
|
|
|
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2020-07-09
1
-0
/
+1
*
|
|
|
|
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
2020-07-09
1
-0
/
+2
*
|
|
|
|
mptcp: add MPTCP socket diag interface
Paolo Abeni
2020-07-09
1
-0
/
+17
*
|
|
|
|
inet_diag: support for wider protocol numbers
Paolo Abeni
2020-07-09
1
-0
/
+1
*
|
|
|
|
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-07-08
1
-0
/
+15
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-08
1
-0
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nf_tables: reject unsupported chain flags
Pablo Neira Ayuso
2020-07-04
1
-0
/
+3
|
*
|
|
|
|
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
2020-07-04
1
-0
/
+1
|
*
|
|
|
|
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
2020-07-04
1
-0
/
+5
|
*
|
|
|
|
netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-0
/
+2
|
*
|
|
|
|
netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-0
/
+1
|
*
|
|
|
|
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-0
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
1
-99
/
+172
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
1
-1
/
+36
|
*
|
|
|
|
|
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
1
-1
/
+8
|
*
|
|
|
|
|
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
1
-1
/
+22
|
*
|
|
|
|
|
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-24
1
-1
/
+8
|
*
|
|
|
|
|
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
2020-06-24
1
-2
/
+5
|
*
|
|
|
|
|
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
2020-06-23
1
-1
/
+1
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
2020-06-24
1
-96
/
+96
*
|
|
|
|
|
|
|
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
2020-07-02
1
-0
/
+1
*
|
|
|
|
|
|
|
bridge: uapi: mrp: Extend MRP attributes to get the status
Horatiu Vultur
2020-07-02
1
-0
/
+17
*
|
|
|
|
|
|
|
Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...
David S. Miller
2020-06-30
2
-28
/
+29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
batman-adv: Introduce a configurable per interface hop penalty
Linus Lüssing
2020-06-26
1
-1
/
+2
|
*
|
|
|
|
|
|
|
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2020-06-26
2
-27
/
+27
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ethtool: Add link extended state
Amit Cohen
2020-06-29
2
-0
/
+72
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
2020-06-29
1
-0
/
+2
*
|
|
|
|
|
|
bareudp: Added attribute to enable & disable rx metadata collection
Martin
2020-06-28
1
-0
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
5
-3
/
+9
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
3
-3
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2020-06-25
1
-1
/
+3
|
|
*
|
|
|
|
|
bridge: uapi: mrp: Fix MRP_PORT_ROLE
Horatiu Vultur
2020-06-23
1
-1
/
+0
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
/
/
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
2020-06-16
1
-1
/
+1
|
|
|
|
/
/
|
*
|
|
|
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-22
1
-0
/
+4
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
spi: uapi: spidev: Use TABs for alignment
Geert Uytterhoeven
2020-06-15
1
-4
/
+4
|
|
*
|
|
spi: tools: Add macro definitions to fix build errors
Qing Zhang
2020-06-11
1
-0
/
+4
[next]