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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
net: phy: broadcom: fix checkpatch complains about tabs
Kevin Lo
1
-1
/
+1
2020-05-15
Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
24
-204
/
+554
2020-05-15
ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
Nathan Chancellor
1
-4
/
+4
2020-05-15
net/mlx5e: Take DCBNL-related definitions into dedicated files
Tariq Toukan
5
-73
/
+84
2020-05-15
net/mlx5e: Calculate SQ stop room in a robust way
Maxim Mikityanskiy
8
-36
/
+84
2020-05-15
net/mlx5e: IPoIB, Drop multicast packets that this interface sent
Erez Shitrit
1
-3
/
+12
2020-05-15
net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces
Erez Shitrit
7
-9
/
+24
2020-05-15
net/mlx5e: CT: Fix offload with CT action after CT NAT action
Roi Dayan
1
-22
/
+286
2020-05-15
net/mlx5: Move internal timer read function to clock library
Eran Ben Elisha
4
-24
/
+21
2020-05-15
net/mlx5: Wait for inactive autogroups
Paul Blakey
1
-3
/
+5
2020-05-15
net/mlx5: Drain wq first during PCI device removal
Parav Pandit
1
-3
/
+2
2020-05-15
net/mlx5: Have single error unwinding path
Parav Pandit
1
-4
/
+3
2020-05-15
net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systems
Eran Ben Elisha
1
-22
/
+22
2020-05-15
net/mlx5: Dedicate fw page to the requesting function
Eran Ben Elisha
1
-5
/
+11
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
342
-1523
/
+3458
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
78
-204
/
+459
2020-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-39
/
+68
2020-05-15
Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+22
2020-05-15
Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-21
/
+25
2020-05-15
Merge branch 'mptcp-fix-MP_JOIN-failure-handling'
David S. Miller
7
-26
/
+35
2020-05-15
mptcp: cope better with MP_JOIN failure
Paolo Abeni
1
-6
/
+9
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2
-5
/
+9
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
5
-15
/
+17
2020-05-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2020-05-15
net: phy: tja11xx: execute cable test on link up
Oleksij Rempel
1
-5
/
+43
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-43
/
+137
2020-05-15
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
2
-5
/
+53
2020-05-15
Merge branch 'cxgb4-improve-and-tune-TC-MQPRIO-offload'
David S. Miller
9
-61
/
+190
2020-05-15
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
5
-28
/
+133
2020-05-15
cxgb4: tune burst buffer size for TC-MQPRIO offload
Rahul Lakkireddy
5
-19
/
+31
2020-05-15
cxgb4: improve credits recovery in TC-MQPRIO Tx path
Rahul Lakkireddy
1
-14
/
+26
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
67
-252
/
+741
2020-05-15
net: dsa: mt7530: fix VLAN setup
DENG Qingfang
1
-12
/
+1
2020-05-15
Merge branch 'Implement-classifier-action-terse-dump-mode'
David S. Miller
8
-17
/
+174
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
selftests: implement flower classifier terse dump tests
Vlad Buslov
1
-0
/
+38
2020-05-15
net: sched: cls_flower: implement terse dump support
Vlad Buslov
1
-0
/
+43
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
4
-9
/
+52
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
3
-8
/
+41
2020-05-15
net: core: recursively find netdev by device node
Tobias Waldekranz
1
-5
/
+5
2020-05-15
Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+14
2020-05-15
Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-13
/
+111
2020-05-15
Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-274
/
+439
2020-05-15
Merge branch 'bpf-cap'
Daniel Borkmann
25
-84
/
+223
2020-05-15
selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests
Alexei Starovoitov
3
-21
/
+49
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
19
-60
/
+134
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
3
-3
/
+40
2020-05-15
bpf, bpftool: Allow probing for CONFIG_HZ from kernel config
Daniel Borkmann
1
-53
/
+67
2020-05-15
Merge branch 'restrict-bpf_probe_read'
Alexei Starovoitov
8
-35
/
+101
[next]