index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2022-07-05
cxgb4: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-24
/
+17
2022-07-05
net/mlx5: fix 32bit build
Paolo Abeni
-1
/
+2
2022-07-04
net: hns: Fix spelling mistakes in comments.
Zhang Jiaming
-2
/
+2
2022-07-04
nfp: support TX VLAN ctag insert
Diana Wang
-19
/
+45
2022-07-04
nfp: support RX VLAN ctag/stag strip
Diana Wang
-22
/
+143
2022-07-04
usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register access
Lukas Wunner
-4
/
+0
2022-07-04
usbnet: smsc95xx: Clean up nopm handling
Lukas Wunner
-106
/
+66
2022-07-04
usbnet: smsc95xx: Fix deadlock on runtime resume
Lukas Wunner
-6
/
+20
2022-07-04
net: phy: broadcom: Add support for BCM53128 internal PHYs
Kurt Kanzenbach
-0
/
+15
2022-07-04
mlxsw: spectrum_fid: Remove '_ub_' indication from structures and defines
Amit Cohen
-47
/
+47
2022-07-04
mlxsw: spectrum_fid: Remove flood_index() from FID operation structure
Amit Cohen
-9
/
+1
2022-07-04
mlxsw: Enable unified bridge model
Amit Cohen
-328
/
+79
2022-07-04
mlxsw: Add ubridge to config profile
Amit Cohen
-0
/
+20
2022-07-04
mlxsw: Add support for 802.1Q FID family
Amit Cohen
-2
/
+193
2022-07-04
mlxsw: Add new FID families for unified bridge model
Amit Cohen
-7
/
+189
2022-07-04
mlxsw: Add support for VLAN RIFs
Amit Cohen
-0
/
+120
2022-07-04
mlxsw: Configure egress FID classification after routing
Amit Cohen
-1
/
+5
2022-07-04
mlxsw: spectrum_router: Do not configure VID for sub-port RIFs
Amit Cohen
-1
/
+1
2022-07-04
mlxsw: spectrum_fid: Configure layer 3 egress VID classification
Amit Cohen
-5
/
+137
2022-07-04
mlxsw: Configure ingress RIF classification
Amit Cohen
-26
/
+189
2022-07-04
mlxsw: spectrum_fid: Configure VNI to FID classification
Amit Cohen
-2
/
+36
2022-07-04
mlxsw: Configure egress VID for unicast FDB entries
Amit Cohen
-12
/
+17
2022-07-03
net: usb: Remove unnecessary '0' values from hasdata
Li kunyu
-1
/
+1
2022-07-03
Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...
David S. Miller
-106
/
+1691
2022-07-03
can: slcan: extend the protocol with CAN state info
Dario Binacchi
-1
/
+73
2022-07-03
can: slcan: extend the protocol with error info
Dario Binacchi
-1
/
+139
2022-07-03
can: slcan: add ethtool support to reset adapter errors
Dario Binacchi
-0
/
+120
2022-07-03
can: slcan: move driver into separate sub directory
Dario Binacchi
-1
/
+7
2022-07-03
can: slcan: send the open/close commands to the adapter
Dario Binacchi
-2
/
+22
2022-07-03
can: slcan: set bitrate by CAN device driver API
Dario Binacchi
-3
/
+38
2022-07-03
can: slcan: allow to send commands to the adapter
Dario Binacchi
-1
/
+45
2022-07-03
can: slcan: use CAN network device driver API
Dario Binacchi
-62
/
+60
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
-1
/
+2
2022-07-03
can: slcan: use the alloc_can_skb() helper
Dario Binacchi
-37
/
+33
2022-07-03
can: slcan: use netdev helpers to print out messages
Dario Binacchi
-3
/
+2
2022-07-03
can: slcan: use the BIT() helper
Dario Binacchi
-1
/
+1
2022-07-02
net/mlx5e: TC, Support offloading police action
Jianbo Liu
-5
/
+124
2022-07-02
net/mlx5e: Add flow_action to parse state
Jianbo Liu
-3
/
+3
2022-07-02
net/mlx5e: Add post meter table for flow metering
Jianbo Liu
-3
/
+245
2022-07-02
net/mlx5e: Add generic macros to use metadata register mapping
Jianbo Liu
-10
/
+12
2022-07-02
net/mlx5e: Get or put meter by the index of tc police action
Jianbo Liu
-0
/
+226
2022-07-02
net/mlx5e: Add support to modify hardware flow meter parameters
Jianbo Liu
-0
/
+192
2022-07-02
net/mlx5e: Prepare for flow meter offload if hardware supports it
Jianbo Liu
-1
/
+129
2022-07-02
net/mlx5: Implement interfaces to control ASO SQ and CQ
Jianbo Liu
-0
/
+162
2022-07-02
net/mlx5: Add support to create SQ and CQ for ASO
Jianbo Liu
-1
/
+350
2022-07-02
net/mlx5: E-switch: Change eswitch mode only via devlink command
Chris Mi
-22
/
+15
2022-07-02
net/mlx5: E-switch, Remove dependency between sriov and eswitch mode
Chris Mi
-81
/
+83
2022-07-02
net/mlx5: E-switch, Introduce flag to indicate if fdb table is created
Chris Mi
-0
/
+12
2022-07-02
net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is created
Chris Mi
-0
/
+6
2022-07-02
net/mlx5: delete dead code in mlx5_esw_unlock()
Dan Carpenter
-2
/
+0
[next]