index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
net: dsa: realtek: add LED drivers for rtl8366rb
Luiz Angelo Daros de Luca
1
-39
/
+265
2024-04-29
net: dsa: realtek: do not assert reset on remove
Luiz Angelo Daros de Luca
1
-5
/
+2
2024-04-29
net: dsa: realtek: keep default LED state in rtl8366rb
Luiz Angelo Daros de Luca
1
-67
/
+20
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
30
-86
/
+77
2024-04-29
bpf, docs: Clarify PC use in instruction-set.rst
Dave Thaler
1
-0
/
+6
2024-04-29
mlxsw: pci: Use NAPI for event processing
Amit Cohen
1
-19
/
+77
2024-04-29
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
1
-38
/
+38
2024-04-29
mlxsw: pci: Initialize dummy net devices for NAPI
Amit Cohen
1
-0
/
+41
2024-04-29
mlxsw: pci: Ring RDQ and CQ doorbells once per several completions
Amit Cohen
1
-7
/
+3
2024-04-29
mlxsw: pci: Handle up to 64 Rx completions in tasklet
Amit Cohen
1
-2
/
+3
2024-04-29
ipv6: use call_rcu_hurry() in fib6_info_release()
Eric Dumazet
1
-1
/
+1
2024-04-29
inet: use call_rcu_hurry() in inet_free_ifa()
Eric Dumazet
1
-1
/
+6
2024-04-29
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
1
-1
/
+2
2024-04-29
net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_time
Tanmay Patil
1
-3
/
+13
2024-04-27
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
1
-3
/
+2
2024-04-27
selftests: drv-net: validate the environment
Jakub Kicinski
1
-0
/
+25
2024-04-27
selftests: drv-net: reimplement the config parser
Jakub Kicinski
1
-12
/
+14
2024-04-27
selftests: drv-net: extend the README with more info and example
Jakub Kicinski
1
-12
/
+85
2024-04-26
tcp: fix tcp_grow_skb() vs tstamps
Eric Dumazet
1
-14
/
+19
2024-04-26
net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
Justin Stitt
1
-4
/
+3
2024-04-26
bpf_helpers.h: Define bpf_tail_call_static when building with GCC
Jose E. Marchesi
1
-1
/
+3
2024-04-26
rstreason: make it work in trace world
Jason Xing
4
-7
/
+25
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
3
-7
/
+14
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
2
-5
/
+44
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
3
-8
/
+29
2024-04-26
rstreason: prepare for active reset
Jason Xing
6
-13
/
+26
2024-04-26
rstreason: prepare for passive reset
Jason Xing
8
-25
/
+40