index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
net/mlx5: Remove unused MAX HCA capabilities
Shay Drory
5
-74
/
+30
2023-08-14
net/mlx5: Remove unused CAPs
Shay Drory
4
-74
/
+1
2023-08-14
net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()
Jiri Pirko
1
-1
/
+1
2023-08-14
net/mlx5: Remove redundant check of mlx5_vhca_event_supported()
Jiri Pirko
1
-1
/
+1
2023-08-14
net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...
Jiri Pirko
1
-3
/
+3
2023-08-14
net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()
Jiri Pirko
1
-3
/
+2
2023-08-14
net/mlx5: Use auxiliary_device_uninit() instead of device_put()
Jiri Pirko
1
-1
/
+1
2023-08-14
net/mlx5: E-switch, Add checking for flow rule destinations
Jianbo Liu
1
-0
/
+31
2023-08-14
net/mlx5: Check with FW that sync reset completed successfully
Moshe Shemesh
4
-7
/
+40
2023-08-14
net/mlx5: Expose max possible SFs via devlink resource
Shay Drory
2
-4
/
+48
2023-08-14
net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ
Rahul Rameshbabu
5
-1
/
+94
2023-08-14
net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
Rahul Rameshbabu
7
-81
/
+236
2023-08-14
net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst
Rahul Rameshbabu
3
-314
/
+179
2023-08-14
netlink: specs: devlink: extend health reporter dump attributes by port index
Jiri Pirko
4
-3
/
+15
2023-08-14
devlink: extend health reporter dump selector by port index
Jiri Pirko
1
-1
/
+14
2023-08-14
netlink: specs: devlink: extend per-instance dump commands to accept instance...
Jiri Pirko
4
-78
/
+799
2023-08-14
devlink: allow user to narrow per-instance dumps by passing handle attrs
Jiri Pirko
1
-3
/
+40
2023-08-14
devlink: remove converted commands from small ops
Jiri Pirko
2
-98
/
+3
2023-08-14
devlink: remove duplicate temporary netlink callback prototypes
Jiri Pirko
1
-48
/
+0
2023-08-14
netlink: specs: devlink: add commands that do per-instance dump
Jiri Pirko
5
-3
/
+4177
2023-08-14
devlink: pass flags as an arg of dump_one() callback
Jiri Pirko
5
-56
/
+56
2023-08-14
devlink: introduce dumpit callbacks for split ops
Jiri Pirko
5
-147
/
+144
2023-08-14
devlink: rename doit callbacks for per-instance dump commands
Jiri Pirko
4
-45
/
+52
2023-08-14
devlink: introduce devlink_nl_pre_doit_port*() helper functions
Jiri Pirko
2
-4
/
+28
2023-08-14
devlink: parse rate attrs in doit() callbacks
Jiri Pirko
3
-38
/
+25
2023-08-14
devlink: parse linecard attr in doit() callbacks
Jiri Pirko
3
-21
/
+13
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
4
-0
/
+13
2023-08-14
dt-bindings: net: ethernet-controller: add PSGMII mode
Robert Marko
1
-0
/
+1
2023-08-14
selftests: forwarding: Add test case for traffic redirection from a locked port
Ido Schimmel
1
-0
/
+36
2023-08-14
mlxsw: spectrum: Stop ignoring learning notifications from redirected traffic
Ido Schimmel
3
-17
/
+0
2023-08-14
mlxsw: spectrum_flower: Disable learning and security lookup when redirecting
Ido Schimmel
3
-0
/
+22
2023-08-14
mlxsw: core_acl_flex_actions: Add IGNORE_ACTION
Ido Schimmel
2
-0
/
+42
2023-08-14
net: stmmac: xgmac: show more MAC HW features in debugfs
Furong Xu
4
-6
/
+31
2023-08-14
vxlan: Use helper functions to update stats
Li Zetao
1
-11
/
+2
2023-08-14
net: macsec: Use helper functions to update stats
Li Zetao
1
-14
/
+3
2023-08-14
vmxnet3: Add XDP support.
William Tu
7
-42
/
+729
2023-08-14
selftests: openvswitch: add explicit drop testcase
Adrian Moreno
1
-0
/
+35
2023-08-14
selftests: openvswitch: add drop reason testcase
Adrian Moreno
1
-1
/
+66
2023-08-14
net: openvswitch: add misc error drop reasons
Adrian Moreno
3
-8
/
+18
2023-08-14
net: openvswitch: add meter drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
5
-5
/
+40
2023-08-14
net: openvswitch: add action error drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
4
-2
/
+63
2023-08-14
mptcp: Remove unnecessary test for __mptcp_init_sock()
Kuniyuki Iwashima
1
-7
/
+2
2023-08-14
mptcp: get rid of msk->subflow
Paolo Abeni
2
-26
/
+12
2023-08-14
mptcp: change the mpc check helper to return a sk
Paolo Abeni
4
-55
/
+38
2023-08-14
mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-9
/
+15
2023-08-14
mptcp: avoid additional indirection in sockopt
Paolo Abeni
1
-12
/
+16
2023-08-14
mptcp: avoid unneeded indirection in mptcp_stream_accept()
Paolo Abeni
1
-19
/
+10
2023-08-14
mptcp: avoid additional indirection in mptcp_poll()
Paolo Abeni
1
-3
/
+3
[next]