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
2022-03-09
net/mlx5: DR, Refactor ste_ctx handling for STE v0/1
Yevgeny Kliteynik
5
-17
/
+40
2022-03-09
net/mlx5: DR, Rename action modify fields to reflect naming in HW spec
Yevgeny Kliteynik
1
-12
/
+12
2022-03-09
net/mlx5: DR, Fix handling of different actions on the same STE in STEv1
Yevgeny Kliteynik
1
-4
/
+2
2022-03-09
net/mlx5: DR, Remove unneeded comments
Yevgeny Kliteynik
1
-2
/
+2
2022-03-09
net/mlx5: DR, Add support for matching on Internet Header Length (IHL)
Yevgeny Kliteynik
6
-4
/
+19
2022-03-09
net/mlx5: DR, Align mlx5dv_dr API vport action with FW behavior
Shun Hao
1
-9
/
+3
2022-03-09
net/mlx5: Add debugfs counters for page commands failures
Moshe Shemesh
3
-3
/
+18
2022-03-09
net/mlx5: Add pages debugfs
Moshe Shemesh
3
-3
/
+25
2022-03-09
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
8
-29
/
+37
2022-03-09
net/mlx5: Change release_all_pages cap bit location
Moshe Shemesh
1
-1
/
+2
2022-03-09
net/mlx5: Remove redundant error on reclaim pages
Moshe Shemesh
1
-4
/
+8
2022-03-09
net/mlx5: Remove redundant error on give pages
Moshe Shemesh
1
-4
/
+10
2022-03-09
net/mlx5: Remove redundant notify fail on give pages
Moshe Shemesh
1
-1
/
+5
2022-03-09
net/mlx5: Add command failures data to debugfs
Moshe Shemesh
3
-9
/
+51
2022-03-09
net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
Dan Carpenter
1
-1
/
+1
2022-03-09
net: tcp: fix shim definition of tcp_inbound_md5_hash
Vladimir Oltean
1
-1
/
+1
2022-03-09
MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Lukas Bulwahn
1
-1
/
+1
2022-03-09
net: lan966x: Add spinlock for frame transmission from CPU.
Horatiu Vultur
2
-1
/
+10
2022-03-09
net: ethernet: sun: use min_t() to make code cleaner
Changcheng Deng
1
-1
/
+1
2022-03-09
net/fungible: CONFIG_FUN_CORE needs SBITMAP
Dimitris Michailidis
1
-0
/
+1
2022-03-09
net/fungible: Fix local_memory_node error
Dimitris Michailidis
2
-2
/
+2
2022-03-09
skb: make drop reason booleanable
Jakub Kicinski
5
-31
/
+35
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
5
-18
/
+84
2022-03-09
net: dsa: felix: actually disable flooding towards NPI port
Vladimir Oltean
1
-0
/
+9
2022-03-09
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
1
-0
/
+7
2022-03-09
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
1
-39
/
+26
2022-03-09
net: dsa: move port lists initialization to dsa_port_touch
Vladimir Oltean
1
-10
/
+8
2022-03-09
net: dsa: warn if port lists aren't empty in dsa_port_teardown
Vladimir Oltean
1
-16
/
+3
2022-03-09
ptp: ocp: Update devlink firmware display path.
Jonathan Lemon
1
-26
/
+17
2022-03-09
ptp: ocp: add nvmem interface for accessing eeprom
Jonathan Lemon
1
-65
/
+121
2022-03-08
net: prestera: acl: make read-only array client_map static const
Colin Ian King
1
-1
/
+1
2022-03-08
ptp: ocp: correct label for error path
Jonathan Lemon
1
-2
/
+2
2022-03-08
SO_ZEROCOPY should return -EOPNOTSUPP rather than -ENOTSUPP
Samuel Thibault
1
-2
/
+2
2022-03-08
mptcp: add fullmesh flag check for adding address
Geliang Tang
1
-0
/
+6
2022-03-08
selftests: mptcp: add implicit endpoint test case
Paolo Abeni
2
-1
/
+126
2022-03-08
mptcp: strict local address ID selection
Paolo Abeni
4
-23
/
+63
2022-03-08
mptcp: introduce implicit endpoints
Paolo Abeni
3
-19
/
+47
2022-03-08
mptcp: more careful RM_ADDR generation
Paolo Abeni
2
-12
/
+40
2022-03-08
selftests: mptcp: Rename wait function
Mat Martineau
1
-2
/
+2
2022-03-08
selftests: mptcp: join: allow running -cCi
Matthieu Baerts
1
-39
/
+28
2022-03-08
mptcp: use MPTCP_SUBFLOW_NODATA
Geliang Tang
1
-4
/
+4
2022-03-08
mptcp: add tracepoint in mptcp_sendmsg_frag
Geliang Tang
2
-0
/
+5
2022-03-08
ixgbevf: add disable link state
Slawomir Mrozowicz
5
-1
/
+57
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
3
-1
/
+52
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
5
-44
/
+182
2022-03-08
net: phy: lan87xx: use genphy_read_master_slave in read_status
Arun Ramadoss
1
-29
/
+1
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
2
-10
/
+10
2022-03-08
net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridges
Tobias Waldekranz
1
-3
/
+12
2022-03-08
net: lan966x: allow offloading timestamp operations to the PHY
Horatiu Vultur
1
-1
/
+3
2022-03-08
net: mdio-mux: add bus name to bus id
Heiner Kallweit
1
-2
/
+2
[next]