index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-fixes
Dave Airlie
1
-4
/
+2
2019-08-21
net/mlx5e: Add trace point for neigh update
Vlad Buslov
3
-0
/
+65
2019-08-21
net/mlx5e: Add trace point for neigh used value update
Vlad Buslov
3
-0
/
+40
2019-08-21
net/mlx5e: Add tc flower tracepoints
Dmytro Linkin
6
-1
/
+179
2019-08-21
net/mlx5e: Only access fully initialized flows in neigh update
Vlad Buslov
1
-0
/
+8
2019-08-21
net/mlx5e: Refactor neigh update for concurrent execution
Vlad Buslov
3
-38
/
+59
2019-08-21
net/mlx5e: Refactor neigh used value update for concurrent execution
Vlad Buslov
1
-4
/
+19
2019-08-21
net/mlx5e: Protect neigh hash encap list with spinlock and rcu
Vlad Buslov
3
-11
/
+66
2019-08-21
net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lock
Vlad Buslov
2
-6
/
+14
2019-08-21
net/mlx5e: Extend neigh hash entry with rcu
Vlad Buslov
2
-24
/
+46
2019-08-21
net/mlx5e: Always take reference to neigh entry
Vlad Buslov
2
-40
/
+39
2019-08-21
net/mlx5e: Extract code that queues neigh update work into function
Vlad Buslov
1
-15
/
+23
2019-08-21
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
1
-2
/
+14
2019-08-21
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
1
-2
/
+7
2019-08-21
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
1
-1
/
+0
2019-08-21
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_smu.h
Kevin Wang
1
-2
/
+0
2019-08-21
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
1
-1
/
+3
2019-08-21
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2
-5
/
+4
2019-08-21
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
1
-1
/
+1
2019-08-21
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
pxa168_eth: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-21
net: mvneta: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+1
2019-08-21
net: fec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: sxgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-08-21
net: socionext: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
via-rhine: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-08-21
amd-xgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-11
/
+8
2019-08-21
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
1
-1
/
+1
2019-08-21
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
1
-1
/
+1
2019-08-21
Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
18
-64
/
+684
2019-08-21
Merge tag 'mac80211-for-davem-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
3
-14
/
+20
2019-08-21
Merge branch 'mlxsw-Add-devlink-trap-support'
David S. Miller
10
-1
/
+1010
2019-08-21
selftests: mlxsw: Add a test case for devlink-trap
Ido Schimmel
1
-0
/
+129
2019-08-21
selftests: mlxsw: Add test cases for devlink-trap L2 drops
Ido Schimmel
1
-0
/
+484
2019-08-21
mlxsw: spectrum: Add devlink-trap support
Ido Schimmel
6
-1
/
+363
2019-08-21
mlxsw: Add trap group for layer 2 discards
Ido Schimmel
1
-0
/
+8
2019-08-21
mlxsw: Add layer 2 discard trap IDs
Ido Schimmel
1
-0
/
+7
2019-08-21
mlxsw: reg: Add new trap actions
Ido Schimmel
1
-0
/
+4
2019-08-21
mlxsw: core: Add API to set trap action
Ido Schimmel
2
-0
/
+15
2019-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-88
/
+69
[prev]
[next]