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-02-26
mptcp: remove mptcp_read_actor
Florian Westphal
3
-39
/
+13
2020-02-26
mptcp: add rmem queue accounting
Florian Westphal
1
-1
/
+17
2020-02-26
mptcp: update mptcp ack sequence from work queue
Florian Westphal
1
-69
/
+165
2020-02-26
mptcp: add work queue skeleton
Paolo Abeni
2
-0
/
+23
2020-02-26
mptcp: add and use mptcp_data_ready helper
Florian Westphal
3
-10
/
+13
2020-02-26
Merge branch 'mlxsw-Small-driver-update'
David S. Miller
5
-106
/
+80
2020-02-26
mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3
Petr Machata
1
-2
/
+21
2020-02-26
mlxsw: spectrum: Initialize advertised speeds to supported speeds
Ido Schimmel
2
-84
/
+8
2020-02-26
mlxsw: spectrum: Move the ECN-marked packet counter to ethtool
Petr Machata
2
-7
/
+27
2020-02-26
mlxsw: spectrum_switchdev: Optimize SFN records processing
Jiri Pirko
2
-13
/
+24
2020-02-26
af_llc: fix if-statement empty body warning
Randy Dunlap
1
-1
/
+1
2020-02-26
Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-128
/
+216
2020-02-26
Merge branch 'net-smc-improve-peer-ID-in-CLC-decline'
David S. Miller
3
-8
/
+15
2020-02-26
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
3
-2
/
+4
2020-02-26
net/smc: rework peer ID handling
Hans Wippel
1
-7
/
+12
2020-02-26
tcp-zerocopy: Update returned getsockopt() optlen.
Arjun Roy
1
-1
/
+4
2020-02-26
Merge branch 'net-fix-sysfs-permssions-when-device-changes-network'
David S. Miller
10
-2
/
+630
2020-02-26
net: fix sysfs permssions when device changes network namespace
Christian Brauner
1
-1
/
+8
2020-02-26
net-sysfs: add queue_change_owner()
Christian Brauner
1
-0
/
+106
2020-02-26
net-sysfs: add netdev_change_owner()
Christian Brauner
2
-0
/
+29
2020-02-26
drivers/base/power: add dpm_sysfs_change_owner()
Christian Brauner
3
-1
/
+61
2020-02-26
device: add device_change_owner()
Christian Brauner
2
-0
/
+117
2020-02-26
sysfs: add sysfs_change_owner()
Christian Brauner
2
-0
/
+66
2020-02-26
sysfs: add sysfs_group{s}_change_owner()
Christian Brauner
2
-0
/
+135
2020-02-26
sysfs: add sysfs_link_change_owner()
Christian Brauner
2
-0
/
+51
2020-02-26
sysfs: add sysfs_file_change_owner()
Christian Brauner
2
-0
/
+57
2020-02-26
net: cisco: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-5
/
+5
2020-02-26
net: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-26
net: hns: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-26
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-26
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-5
/
+5
2020-02-26
Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
Florian Fainelli
2
-4
/
+0
2020-02-26
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Jiri Pirko
1
-3
/
+5
2020-02-25
net/mlx5: sparse: warning: Using plain integer as NULL pointer
Saeed Mahameed
1
-1
/
+1
2020-02-25
net/mlx5: sparse: warning: incorrect type in assignment
Saeed Mahameed
1
-1
/
+1
2020-02-25
net/mlx5: Fix header guard in rsc_dump.h
Nathan Chancellor
1
-1
/
+1
2020-02-25
Documentation: fix vxlan typo in mlx5.rst
Hans Wippel
1
-1
/
+1
2020-02-25
net/mlx5e: RX, Use indirect calls wrapper for handling compressed completions
Tariq Toukan
1
-2
/
+4
2020-02-25
net/mlx5e: RX, Use indirect calls wrapper for posting descriptors
Tariq Toukan
1
-2
/
+9
2020-02-25
net/mlx5e: Change inline mode correctly when changing trust state
Maxim Mikityanskiy
1
-22
/
+33
2020-02-25
net/mlx5e: Add context to the preactivate hook
Maxim Mikityanskiy
6
-27
/
+45
2020-02-25
net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recover
Maxim Mikityanskiy
1
-7
/
+27
2020-02-25
net/mlx5e: Remove unneeded netif_set_real_num_tx_queues
Maxim Mikityanskiy
1
-6
/
+0
2020-02-25
net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner cases
Maxim Mikityanskiy
2
-41
/
+65
2020-02-25
net/mlx5e: Use preactivate hook to set the indirection table
Maxim Mikityanskiy
3
-10
/
+17
2020-02-25
net/mlx5e: Rename hw_modify to preactivate
Maxim Mikityanskiy
2
-9
/
+11
2020-02-25
net/mlx5e: Encapsulate updating netdev queues into a function
Maxim Mikityanskiy
1
-7
/
+12
2020-02-25
net/mlx5e: Add missing LRO cap check
Tariq Toukan
1
-3
/
+2
2020-02-25
net/mlx5e: Define one flow for TXQ selection when TCs are configured
Eran Ben Elisha
1
-7
/
+6
2020-02-25
Merge branch 'mlxsw-Implement-ACL-dropped-packets-identification'
David S. Miller
21
-25
/
+605
[next]