index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
expr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
1
-1
/
+1
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
3
-24
/
+5
2022-02-03
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-03
dt-bindings: net: qcom,ipa: add optional qcom,qmp property
Alex Elder
1
-0
/
+6
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-03
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-02-03
net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detection
Russell King (Oracle)
1
-20
/
+23
2022-02-03
net: dsa: mv88e6xxx: convert to phylink_generic_validate()
Russell King (Oracle)
2
-156
/
+0
2022-02-03
net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
3
-3
/
+279
2022-02-03
net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()
Russell King (Oracle)
2
-0
/
+31
2022-02-03
selftests: net: bridge: Parameterize ageing timeout
Tobias Waldekranz
4
-4
/
+9
2022-02-03
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
2
-19
/
+51
2022-02-03
net: dsa: mv88e6xxx: Enable port policy support on 6097
Tobias Waldekranz
1
-0
/
+1
2022-02-03
net: dsa: mv88e6xxx: Support policy entries in the VTU
Tobias Waldekranz
3
-1
/
+6
2022-02-03
net: dsa: mv88e6xxx: Improve isolation of standalone ports
Tobias Waldekranz
4
-10
/
+43
2022-02-03
ptp: add getcrosststamp() to virtual clocks.
Miroslav Lichvar
1
-0
/
+24
2022-02-03
ptp: add gettimex64() to virtual clocks.
Miroslav Lichvar
1
-1
/
+28
2022-02-03
ptp: increase maximum adjustment of virtual clocks.
Miroslav Lichvar
1
-2
/
+1
2022-02-03
ptp: unregister virtual clocks when unregistering physical clock.
Miroslav Lichvar
1
-2
/
+9
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
2
-43
/
+62
2022-02-03
net: dsa: xrs700x: convert to phylink_generic_validate()
Russell King (Oracle)
1
-18
/
+11
2022-02-03
net: dsa: qca8k: convert to phylink_generic_validate()
Russell King (Oracle)
1
-47
/
+19
2022-02-03
net: dsa: ksz8795: convert to phylink_generic_validate()
Russell King (Oracle)
1
-33
/
+12
2022-02-03
net: dsa: bcm_sf2: convert to phylink_generic_validate()
Russell King (Oracle)
1
-39
/
+15
2022-02-03
net: dsa: ar9331: convert to phylink_generic_validate()
Russell King (Oracle)
1
-35
/
+10
2022-02-03
selftests: mptcp: add fullmesh setting tests
Geliang Tang
1
-6
/
+43
2022-02-03
selftests: mptcp: set fullmesh flag in pm_nl_ctl
Geliang Tang
1
-3
/
+5
2022-02-03
mptcp: set fullmesh flag in pm_netlink
Geliang Tang
1
-9
/
+28
2022-02-03
mptcp: print out reset infos of MP_RST
Geliang Tang
1
-0
/
+2
2022-02-03
mptcp: clarify when options can be used
Matthieu Baerts
1
-2
/
+21
2022-02-03
mptcp: reduce branching when writing MP_FAIL option
Matthieu Baerts
1
-11
/
+19
2022-02-03
mptcp: move the declarations of ssk and subflow
Geliang Tang
1
-6
/
+3
2022-02-03
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
1
-1
/
+1
2022-02-03
net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KB
Alex Elder
1
-1
/
+1
2022-02-03
net: ipa: define per-endpoint receive buffer size
Alex Elder
8
-42
/
+79
2022-02-03
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2
-11
/
+25
2022-02-03
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
1
-0
/
+2
2022-02-02
net: sparx5: do not refer to skb after passing it on
Steen Hegelund
1
-1
/
+1
2022-02-02
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
3
-5
/
+6
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
1
-1
/
+2
2022-02-02
Partially revert "net/smc: Add netlink net namespace support"
Dmitry V. Levin
2
-8
/
+5
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
6
-11
/
+19
2022-02-02
net: dsa: qca8k: introduce qca8k_bulk_read/write function
Ansuel Smith
1
-12
/
+43
2022-02-02
net: dsa: qca8k: add support for larger read/write size with mgmt Ethernet
Ansuel Smith
1
-20
/
+41
2022-02-02
net: dsa: qca8k: cache lo and hi for mdio write
Ansuel Smith
2
-12
/
+54
2022-02-02
net: dsa: qca8k: move page cache to driver priv
Ansuel Smith
2
-22
/
+29
2022-02-02
net: dsa: qca8k: add support for phy read/write with mgmt Ethernet
Ansuel Smith
2
-0
/
+217
[next]