index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
8
-71
/
+83
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: gemini: Remove redundant of_match_ptr()
Ruan Jinjie
1
-2
/
+2
2023-08-16
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2
-2
/
+2
2023-08-16
nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-16
net: hns3: fix wrong rpu tln reg issue
Jijie Shao
4
-2
/
+71
2023-08-16
net: hns3: Support tlv in regs data for HNS3 VF driver
Jijie Shao
1
-24
/
+61
2023-08-16
net: hns3: Support tlv in regs data for HNS3 PF driver
Jijie Shao
1
-65
/
+102
2023-08-16
net: hns3: move dump regs function to a separate file
Jijie Shao
10
-680
/
+731
2023-08-16
net: fec: improve XDP_TX performance
Wei Fang
2
-70
/
+75
2023-08-16
net: fec: add XDP_TX feature support
Wei Fang
2
-21
/
+87
2023-08-16
selftests: bonding: remove redundant delete action of device link1_1
Zhengchao Shao
1
-1
/
+0
2023-08-16
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
1
-3
/
+12
2023-08-16
netlink: specs: add ovs_vport new command
Jakub Kicinski
1
-0
/
+18
2023-08-16
net: warn about attempts to register negative ifindex
Jakub Kicinski
1
-0
/
+5
2023-08-16
eth: r8152: try to use a normal budget
Jakub Kicinski
1
-2
/
+1
2023-08-16
net: e1000e: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-08-16
qed: remove unused 'resp_size' calculation
Arnd Bergmann
1
-28
/
+17
2023-08-16
net: phy: mediatek-ge-soc: support PHY LEDs
Daniel Golle
1
-9
/
+426
2023-08-16
nexthop: Do not increment dump sentinel at the end of the dump
Ido Schimmel
1
-1
/
+0
2023-08-16
nexthop: Simplify nexthop bucket dump
Ido Schimmel
1
-5
/
+0
2023-08-16
selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
Paolo Lungaroni
2
-0
/
+1214
2023-08-16
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
1
-20
/
+88
2023-08-16
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
25
-47
/
+47
2023-08-16
ethtool: netlink: simplify arguments to ethnl_default_parse()
Jakub Kicinski
1
-12
/
+9
2023-08-16
netdev-genl: use struct genl_info for reply construction
Jakub Kicinski
1
-9
/
+8
2023-08-16
genetlink: add genlmsg_iput() API
Jakub Kicinski
1
-1
/
+53
2023-08-16
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
2
-11
/
+14
2023-08-16
genetlink: use attrs from struct genl_info
Jakub Kicinski
14
-23
/
+22
2023-08-15
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
2
-2
/
+22
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
7
-27
/
+33
2023-08-15
genetlink: make genl_info->nlhdr const
Jakub Kicinski
3
-3
/
+3
2023-08-15
genetlink: push conditional locking into dumpit/done
Jakub Kicinski
1
-55
/
+35
2023-08-15
net: dsa: mv88e6060: add phylink_get_caps implementation
Russell King (Oracle)
1
-0
/
+45
2023-08-14
net/mlx5: Don't query MAX caps twice
Shay Drory
1
-6
/
+6
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
[next]