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-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
1
-0
/
+4
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
1
-0
/
+6
2022-06-30
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
1
-1
/
+1
2022-06-30
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-06-30
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-06-30
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-30
net: phy: ax88772a: fix lost pause advertisement configuration
Oleksij Rempel
1
-2
/
+4
2022-06-30
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
3
-0
/
+52
2022-06-30
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-06-30
selftests net: fix kselftest net fatal error
Coleman Dietsch
1
-1
/
+1
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-32
/
+75
2022-06-29
NFC: nxp-nci: don't print header length mismatch on i2c error
Michael Walle
1
-2
/
+6
2022-06-29
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
Michael Walle
1
-0
/
+3
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-06-29
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-06-29
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-06-29
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-06-29
Merge branch 'mptcp-fixes-for-5-19'
Jakub Kicinski
10
-88
/
+227
2022-06-29
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
Mat Martineau
3
-3
/
+3
2022-06-29
mptcp: fix conflict with <netinet/in.h>
Ossama Othman
1
-4
/
+5
2022-06-29
selftests: mptcp: more stable diag tests
Paolo Abeni
1
-8
/
+40
2022-06-29
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
3
-0
/
+59
2022-06-29
mptcp: consistent map handling on failure
Paolo Abeni
1
-10
/
+9
2022-06-29
mptcp: fix shutdown vs fallback race
Paolo Abeni
4
-6
/
+19
2022-06-29
mptcp: invoke MP_FAIL response when needed
Geliang Tang
4
-45
/
+82
2022-06-29
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
1
-9
/
+9
2022-06-29
mptcp: fix error mibs accounting
Paolo Abeni
3
-6
/
+4
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-06-28
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2
-5
/
+8
2022-06-28
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-06-28
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-06-28
MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI
Michael Walle
1
-2
/
+1
2022-06-28
octeon_ep: use bitwise AND
Shreenidhi Shedi
1
-1
/
+1
2022-06-28
Merge branch 'notify-user-space-if-any-actions-were-flushed-before-error'
Jakub Kicinski
2
-8
/
+91
2022-06-28
selftests: tc-testing: Add testcases to test new flush behaviour
Victor Nogueira
1
-0
/
+77
2022-06-28
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
1
-8
/
+14
2022-06-28
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
2022-06-28
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-06-27
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
1
-3
/
+18
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
3
-29
/
+55
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
1
-1
/
+1
2022-06-25
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-06-25
Merge branch 'net-dp83822-fix-interrupt-floods'
Jakub Kicinski
1
-3
/
+1
2022-06-25
net: dp83822: disable rx error interrupt
Enguerrand de Ribaucourt
1
-2
/
+1
[next]