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
2022-05-01
sock: dedup sock_def_write_space wmem_alloc checks
Pavel Begunkov
1
-3
/
+2
2022-05-01
net: phy: marvell: update abilities and advertising when switching to SGMII
Robert Hancock
1
-1
/
+15
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
1
-0
/
+4
2022-04-30
ipv4: remove unnecessary type castings
Yu Zhe
8
-10
/
+10
2022-04-30
eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
3
-8
/
+5
2022-04-30
tcp: use tcp_skb_sent_after() instead in RACK
Pengcheng Yang
1
-10
/
+5
2022-04-30
net/funeth: simplify the return expression of fun_dl_info_get()
Minghao Chi
1
-7
/
+1
2022-04-30
qede: Reduce verbosity of ptp tx timestamp
Prabhakar Kushwaha
1
-5
/
+5
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
7
-5
/
+18
2022-04-30
tcp: drop skb dst in tcp_rcv_established()
Eric Dumazet
1
-0
/
+1
2022-04-30
Merge branch 'lan966x-phy-reset-remove'
David S. Miller
2
-9
/
+1
2022-04-30
net: lan966x: remove PHY reset support
Michael Walle
1
-7
/
+1
2022-04-30
dt-bindings: net: lan966x: remove PHY reset
Michael Walle
1
-2
/
+0
2022-04-30
Merge branch 'ipv6-net-opts'
David S. Miller
9
-74
/
+57
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
1
-11
/
+13
2022-04-30
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
1
-1
/
+0
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
2
-15
/
+14
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
4
-38
/
+22
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
2
-9
/
+8
2022-04-30
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
2
-7
/
+15
2022-04-30
tcp: pass back data left in socket after receive
Jens Axboe
2
-7
/
+15
2022-04-30
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
1
-3
/
+22
2022-04-30
sfc: add EF100 VF support via a write to sriov_numvfs
Pieter Jansen van Vuuren
5
-3
/
+102
2022-04-30
Merge branch 'mptcp-path-manager-mode-selection'
Jakub Kicinski
6
-34
/
+167
2022-04-30
selftests: mptcp: Add tests for userspace PM type
Mat Martineau
1
-0
/
+66
2022-04-30
mptcp: Add a per-namespace sysctl to set the default path manager type
Mat Martineau
4
-11
/
+63
2022-04-30
mptcp: Make kernel path manager check for userspace-managed sockets
Mat Martineau
1
-6
/
+12
2022-04-30
mptcp: Bypass kernel PM when userspace PM is enabled
Mat Martineau
2
-1
/
+6
2022-04-30
mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
Mat Martineau
2
-0
/
+13
2022-04-30
mptcp: Remove redundant assignments in path manager init
Mat Martineau
3
-27
/
+18
2022-04-30
Merge branch 'net-phy-micrel-add-coma-mode-support'
Jakub Kicinski
2
-4
/
+37
2022-04-30
net: phy: micrel: add coma mode GPIO
Michael Walle
1
-0
/
+20
2022-04-30
net: phy: micrel: move the PHY timestamping check
Michael Walle
1
-4
/
+8
2022-04-30
dt-bindings: net: micrel: add coma-mode-gpios property
Michael Walle
1
-0
/
+9
2022-04-29
Merge branch 'remove-NAPI_POLL_WEIGHT-copies'
David S. Miller
38
-72
/
+40
2022-04-29
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
4
-5
/
+3
2022-04-29
eth: velocity: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-04-29
eth: vxge: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
eth: gfar: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-4
/
+1
2022-04-29
eth: benet: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+2
2022-04-29
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
3
-4
/
+2
2022-04-29
net: bgmac: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
slic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-3
/
+1
2022-04-29
eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+2
2022-04-29
eth: pch_gbe: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-7
/
+5
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
4
-11
/
+10
2022-04-29
eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
7
-16
/
+8
[next]