index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-21
/
+24
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-20
/
+21
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
2
-0
/
+57
2020-07-10
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
1
-0
/
+1
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
1
-0
/
+2
2020-07-09
mptcp: add MPTCP socket diag interface
Paolo Abeni
1
-0
/
+17
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
1
-0
/
+1
2020-07-08
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-0
/
+1
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
1
-0
/
+15
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+14
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-99
/
+172
2020-07-04
netfilter: nf_tables: reject unsupported chain flags
Pablo Neira Ayuso
1
-0
/
+3
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
1
-0
/
+1
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
1
-0
/
+5
2020-07-04
netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
Pablo Neira Ayuso
1
-0
/
+2
2020-07-04
netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
Pablo Neira Ayuso
1
-0
/
+1
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
1
-0
/
+2
2020-07-02
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
1
-0
/
+1
2020-07-02
bridge: uapi: mrp: Extend MRP attributes to get the status
Horatiu Vultur
1
-0
/
+17
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
1
-1
/
+36
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-20
/
+21
2020-06-30
Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...
David S. Miller
2
-28
/
+29
2020-06-29
ethtool: Add link extended state
Amit Cohen
2
-0
/
+72
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
1
-0
/
+2
2020-06-28
bareudp: Added attribute to enable & disable rx metadata collection
Martin
1
-0
/
+1
2020-06-27
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2020-06-26
Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2020-06-26
batman-adv: Introduce a configurable per interface hop penalty
Linus Lüssing
1
-1
/
+2
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2
-27
/
+27
2020-06-26
Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-3
/
+9
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+4
2020-06-25
rds: transport module should be auto loaded when transport is set
Rao Shoaib
1
-1
/
+3
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
1
-1
/
+22
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-24
net: bridge: add a flag to avoid refreshing fdb when changing/adding
Nikolay Aleksandrov
1
-0
/
+1
2020-06-24
net: bridge: add option to allow activity notifications for any fdb entries
Nikolay Aleksandrov
1
-0
/
+11
2020-06-24
net: neighbor: add fdb extended attribute
Nikolay Aleksandrov
1
-0
/
+12
2020-06-24
drm/fb-helper: Fix vt restore
Daniel Vetter
1
-0
/
+1
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
1
-2
/
+5
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
1
-1
/
+1
2020-06-24
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
1
-96
/
+96
2020-06-23
bridge: uapi: mrp: Fix MRP_PORT_ROLE
Horatiu Vultur
1
-1
/
+0
2020-06-23
rtnetlink: add keepalived rtm_protocol
Alexandre Cassen
1
-22
/
+23
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
1
-0
/
+2
2020-06-22
net/devlink: Support querying hardware address of port function
Parav Pandit
1
-0
/
+10
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
[next]