index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bluetooth: hci_h5: fix memory leak in h5_close
Anant Thazhemadam
2020-11-09
1
-0
/
+3
|
*
Bluetooth: btrtl: Ask 8821C to drop old firmware
Kai-Heng Feng
2020-11-09
1
-0
/
+46
|
*
Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
Max Chou
2020-11-09
1
-46
/
+19
|
*
Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
Max Chou
2020-11-09
1
-2
/
+16
|
*
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
2020-11-09
1
-2
/
+6
|
*
Bluetooth: btqca: Add valid le states quirk
Abhishek Pandit-Subedi
2020-11-09
1
-6
/
+13
*
|
mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
Amit Cohen
2020-12-09
1
-2
/
+2
*
|
mlxsw: Veto Q-in-VNI for Spectrum-1 ASIC
Amit Cohen
2020-12-09
3
-5
/
+17
*
|
mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...
Amit Cohen
2020-12-09
1
-6
/
+4
*
|
mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASIC
Amit Cohen
2020-12-09
1
-0
/
+42
*
|
mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()
Amit Cohen
2020-12-09
2
-1
/
+2
*
|
mlxsw: Save EtherType as part of mlxsw_sp_nve_config
Amit Cohen
2020-12-09
3
-4
/
+6
*
|
mlxsw: Save EtherType as part of mlxsw_sp_nve_params
Amit Cohen
2020-12-09
2
-2
/
+6
*
|
mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...
Amit Cohen
2020-12-09
1
-3
/
+12
*
|
mlxsw: reg: Add support for tunnel port in SPVID register
Amit Cohen
2020-12-09
1
-1
/
+9
*
|
mlxsw: reg: Add Switch Port VLAN Stacking Register
Amit Cohen
2020-12-09
1
-0
/
+104
*
|
mlxsw: Use one enum for all registers that contain tunnel_port field
Amit Cohen
2020-12-09
3
-25
/
+11
*
|
Merge tag 'mlx5-updates-2020-12-01' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-12-09
27
-350
/
+1493
|
\
\
|
*
|
net/mlx5e: Fill mlx5e_create_cq_param in a function
Maxim Mikityanskiy
2020-12-08
3
-10
/
+15
|
*
|
net/mlx5e: Split between RX/TX tunnel FW support indication
Aya Levin
2020-12-08
3
-14
/
+43
|
*
|
net/mlx5: Fix passing zero to 'PTR_ERR'
YueHaibing
2020-12-08
4
-4
/
+4
|
*
|
net/mlx5: Arm only EQs with EQEs
Shay Drory
2020-12-08
1
-4
/
+2
|
*
|
net/mlx5e: Remove duplicated include
YueHaibing
2020-12-08
1
-1
/
+0
|
*
|
net/mlx5e: remove unnecessary memset
Zhu Yanjun
2020-12-08
1
-1
/
+0
|
*
|
net/mlx5e: Add TX port timestamp support
Eran Ben Elisha
2020-12-08
9
-7
/
+262
|
*
|
net/mlx5e: Add TX PTP port object support
Eran Ben Elisha
2020-12-08
11
-60
/
+831
|
*
|
net/mlx5e: Move MLX5E_RX_ERR_CQE macro
Eran Ben Elisha
2020-12-08
2
-2
/
+2
|
*
|
net/mlx5e: Split SW group counters update function
Eran Ben Elisha
2020-12-08
1
-127
/
+161
|
*
|
net/mlx5e: Change skb fifo push/pop API to be used without SQ
Eran Ben Elisha
2020-12-08
4
-16
/
+28
|
*
|
net/mlx5e: Allow SQ outside of channel context
Eran Ben Elisha
2020-12-08
7
-21
/
+22
|
*
|
net/mlx5e: Allow RQ outside of channel context
Aya Levin
2020-12-08
7
-53
/
+59
|
*
|
net/mlx5e: Allow CQ outside of channel context
Aya Levin
2020-12-08
8
-41
/
+73
|
*
|
net/mlx5e: Free drop RQ in a dedicated function
Tariq Toukan
2020-12-08
1
-8
/
+10
*
|
|
net: hns3: refine the VLAN tag handle for port based VLAN
Guojia Liao
2020-12-08
5
-17
/
+64
*
|
|
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
2020-12-08
7
-1
/
+119
*
|
|
net: hns3: add support for extended promiscuous command
Guojia Liao
2020-12-08
2
-49
/
+41
|
/
/
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2020-12-08
26
-794
/
+1056
|
\
\
|
*
|
RDMA/mlx5: Remove IB representors dead code
Leon Romanovsky
2020-12-06
2
-55
/
+7
|
*
|
net/mlx5: Simplify eswitch mode check
Leon Romanovsky
2020-12-06
8
-28
/
+10
|
*
|
net/mlx5: Delete custom device management logic
Leon Romanovsky
2020-12-06
3
-296
/
+18
|
*
|
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
2020-12-06
8
-105
/
+254
|
*
|
net/mlx5e: Connect ethernet part to auxiliary bus
Leon Romanovsky
2020-12-06
8
-89
/
+179
|
*
|
vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
Leon Romanovsky
2020-12-06
5
-109
/
+72
|
*
|
net/mlx5: Register mlx5 devices to auxiliary virtual bus
Leon Romanovsky
2020-12-04
4
-8
/
+302
|
*
|
vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
Leon Romanovsky
2020-12-04
3
-170
/
+2
|
*
|
net/mlx5_core: Clean driver version and name
Leon Romanovsky
2020-12-04
6
-13
/
+9
|
*
|
net/mlx5: Properly convey driver version to firmware
Leon Romanovsky
2020-12-04
1
-1
/
+5
|
*
|
Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Leon Romanovsky
2020-12-04
3
-0
/
+278
|
|
\
\
|
|
*
|
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
2020-12-04
1
-26
/
+32
|
|
*
|
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
2020-12-04
1
-3
/
+2
[prev]
[next]