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
2024-04-03
mlxsw: pci: Do not setup tasklet from operation
Amit Cohen
1
-6
/
+2
2024-04-03
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
Amit Cohen
1
-43
/
+43
2024-04-03
mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
Amit Cohen
1
-36
/
+36
2024-04-03
net/mlx5: Don't call give_pages() if request 0 page
Jianbo Liu
1
-0
/
+3
2024-04-03
net/mlx5: Skip pages EQ creation for non-page supplier function
Jianbo Liu
2
-2
/
+11
2024-04-03
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
7
-67
/
+244
2024-04-03
net/mlx5e: Add support for 800Gbps link modes
Gal Pressman
1
-0
/
+7
2024-04-03
net/mlx5: Convert uintX_t to uX
Gal Pressman
11
-14
/
+14
2024-04-03
net/mlx5e: XDP, Fix an inconsistent comment
Carolina Jubran
1
-1
/
+1
2024-04-03
net/mlx5e: debugfs, Add reset option for command interface stats
Tariq Toukan
1
-5
/
+17
2024-04-03
net/mlx5e: Make stats group fill_stats callbacks consistent with the API
Gal Pressman
7
-173
/
+215
2024-04-03
net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings
Gal Pressman
7
-146
/
+85
2024-04-03
net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings
Gal Pressman
1
-1
/
+1
2024-04-03
net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings
Gal Pressman
1
-2
/
+1
2024-04-03
tools: ynl: ethtool.py: Make tool invokable from any CWD
Rahul Rameshbabu
1
-2
/
+6
2024-04-03
net: phy: marvell: implement cable-test for 88E308X/88E609X family
Pawel Dembicki
1
-0
/
+208
2024-04-03
net: ethtool: Add impedance mismatch result code to cable test
Pawel Dembicki
1
-0
/
+4
2024-04-03
net: phy: marvell: add basic support of 88E308X/88E609X family
Pawel Dembicki
2
-0
/
+14
2024-04-03
net: fman: Remove some unused fields in some structure
Christophe JAILLET
2
-2
/
+0
2024-04-03
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
3
-44
/
+1
2024-04-03
af_unix: Remove scm_fp_dup() in unix_attach_fds().
Kuniyuki Iwashima
1
-7
/
+2
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
3
-7
/
+43
2024-04-03
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
3
-11
/
+13
2024-04-03
net: enable timestamp static key if CPU
Marcelo Tosatti
1
-0
/
+5
2024-04-03
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
3
-14
/
+95
2024-04-03
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
3
-24
/
+102
2024-04-03
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
5
-22
/
+20
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
5
-43
/
+13
2024-04-03
gve: simplify setting decriptor count defaults
Harshitha Ramamurthy
1
-29
/
+15
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
9
-0
/
+100
2024-04-03
net/smc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-12
/
+20
2024-04-03
netdevice: add DEFINE_FREE() for dev_put
Johannes Berg
1
-0
/
+2
2024-04-03
rtnetlink: add guard for RTNL
Johannes Berg
1
-0
/
+3
2024-04-02
dt-bindings: net: snps,dwmac: Align 'snps,priority' type definition
Rob Herring
1
-2
/
+4
2024-04-02
uapi: team: use header file generated from YAML spec
Hangbin Liu
1
-73
/
+43
2024-04-02
net: team: use policy generated by YAML spec
Hangbin Liu
4
-55
/
+98
2024-04-02
net: team: rename team to team_core for linking
Hangbin Liu
2
-0
/
+1
2024-04-02
Documentation: netlink: add a YAML spec for team
Hangbin Liu
2
-0
/
+205
2024-04-02
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
1
-1
/
+1
2024-04-02
caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
Christophe JAILLET
1
-4
/
+4
2024-04-02
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-5
/
+9
2024-04-02
net/iucv: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-8
/
+18
2024-04-02
net: dsa: sja1105: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-02
net: dsa: microchip: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-02
dt-bindings: net: renesas,ethertsn: Create child-node for MDIO bus
Niklas Söderlund
1
-19
/
+14
2024-04-02
page_pool: try direct bulk recycling
Alexander Lobakin
1
-2
/
+5
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
5
-59
/
+58
2024-04-02
rhashtable: Improve grammar
Jonathan Neuschäfer
1
-5
/
+5
2024-04-02
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
2
-0
/
+14
2024-04-02
nfp: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-16
/
+25
[next]