index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-12
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
5
-53
/
+29
2025-02-12
Merge branch 'net-phy-rename-eee_broken_mode'
Jakub Kicinski
5
-12
/
+12
2025-02-12
net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
Heiner Kallweit
2
-6
/
+6
2025-02-12
net: phy: rename eee_broken_modes to eee_disabled_modes
Heiner Kallweit
4
-6
/
+6
2025-02-11
Merge branch 'tcp-allow-to-reduce-max-rto'
Paolo Abeni
14
-49
/
+93
2025-02-11
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
6
-3
/
+29
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
9
-17
/
+39
2025-02-11
tcp: use tcp_reset_xmit_timer()
Eric Dumazet
5
-21
/
+18
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
3
-9
/
+11
2025-02-11
tcp: remove tcp_reset_xmit_timer() @max_when argument
Eric Dumazet
3
-11
/
+8
2025-02-11
Merge branch 'mptcp-pm-misc-cleanups-part-2'
Paolo Abeni
4
-210
/
+222
2025-02-11
mptcp: pm: add local parameter for set_flags
Geliang Tang
4
-38
/
+38
2025-02-11
mptcp: pm: change rem type of set_flags
Geliang Tang
1
-4
/
+4
2025-02-11
mptcp: pm: drop skb parameter of set_flags
Geliang Tang
4
-9
/
+9
2025-02-11
mptcp: pm: reuse sending nlmsg code in get_addr
Geliang Tang
4
-77
/
+50
2025-02-11
mptcp: pm: add id parameter for get_addr
Geliang Tang
4
-30
/
+26
2025-02-11
mptcp: pm: drop skb parameter of get_addr
Geliang Tang
4
-10
/
+8
2025-02-11
mptcp: pm: make three pm wrappers static
Geliang Tang
3
-22
/
+20
2025-02-11
mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
Matthieu Baerts (NGI0)
2
-22
/
+31
2025-02-11
mptcp: pm: mark missing address attributes
Matthieu Baerts (NGI0)
2
-7
/
+32
2025-02-11
mptcp: pm: remove duplicated error messages
Matthieu Baerts (NGI0)
1
-15
/
+5
2025-02-11
mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
Geliang Tang
1
-22
/
+19
2025-02-11
mptcp: pm: improve error messages
Matthieu Baerts (NGI0)
2
-3
/
+13
2025-02-11
mptcp: pm: more precise error messages
Matthieu Baerts (NGI0)
1
-7
/
+24
2025-02-11
mptcp: pm: userspace: flags: clearer msg if no remote addr
Matthieu Baerts (NGI0)
1
-5
/
+3
2025-02-11
mptcp: pm: drop info of userspace_pm_remove_id_zero_address
Geliang Tang
1
-7
/
+8
2025-02-11
selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
Yuyang Huang
5
-1
/
+59
2025-02-11
netlink: support dumping IPv4 multicast addresses
Yuyang Huang
3
-18
/
+90
2025-02-11
net: fec: Refactor MAC reset to function
Csókás, Bence
1
-27
/
+25
2025-02-11
mlxsw: Enable Tx checksum offload
Ido Schimmel
3
-2
/
+11
2025-02-11
selftests: drv-net: add helper for path resolution
Jakub Kicinski
2
-1
/
+13
2025-02-11
selftests: drv-net: factor out a DrvEnv base class
Jakub Kicinski
1
-28
/
+35
2025-02-11
selftests: drv-net: remove an unnecessary libmnl include
Jakub Kicinski
1
-1
/
+0
2025-02-11
Merge branch 'fib-rules-convert-rtm_newrule-and-rtm_delrule-to-per-netns-rtnl'
Jakub Kicinski
5
-63
/
+110
2025-02-11
net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-7
/
+16
2025-02-11
net: fib_rules: Add error_free label in fib_delrule().
Kuniyuki Iwashima
1
-5
/
+6
2025-02-11
net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-2
/
+14
2025-02-11
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
3
-21
/
+29
2025-02-11
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
2
-4
/
+4
2025-02-11
net: fib_rules: Split fib_nl2rule().
Kuniyuki Iwashima
1
-17
/
+41
2025-02-11
net: fib_rules: Pass net to fib_nl2rule() instead of skb.
Kuniyuki Iwashima
1
-4
/
+3
2025-02-11
net: fib_rules: Don't check net in rule_exists() and rule_find().
Kuniyuki Iwashima
1
-6
/
+0
2025-02-11
Merge branch 'tun-unify-vnet-implementation'
Jakub Kicinski
4
-317
/
+229
2025-02-11
tap: Use tun's vnet-related code
Akihiko Odaki
1
-136
/
+16
2025-02-11
tap: Keep hdr_len in tap_get_user()
Akihiko Odaki
1
-18
/
+10
2025-02-11
tun: Extract the vnet handling code
Akihiko Odaki
3
-179
/
+188
2025-02-11
tun: Decouple vnet handling
Akihiko Odaki
1
-98
/
+139
2025-02-11
tun: Decouple vnet from tun_struct
Akihiko Odaki
1
-25
/
+26
2025-02-11
tun: Keep hdr_len in tun_get_user()
Akihiko Odaki
1
-13
/
+11
2025-02-11
tun: Refactor CONFIG_TUN_VNET_CROSS_LE
Akihiko Odaki
1
-19
/
+10
[next]