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.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-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-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
152
-904
/
+1611
2022-07-28
Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
56
-321
/
+481
2022-07-28
stmmac: dwmac-mediatek: fix resource leak in probe
Dan Carpenter
1
-4
/
+5
2022-07-28
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
1
-0
/
+3
2022-07-28
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+6
2022-07-28
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
1
-22
/
+36
2022-07-28
watch_queue: Fix missing rcu annotation
David Howells
1
-1
/
+1
2022-07-28
net: cdns,macb: use correct xlnx prefix for Xilinx
Krzysztof Kozlowski
1
-3
/
+5
2022-07-28
dt-bindings: net: cdns,macb: use correct xlnx prefix for Xilinx
Krzysztof Kozlowski
1
-2
/
+9
2022-07-28
net/funeth: Fix fun_xdp_tx() and XDP packet reclaim
Dimitris Michailidis
3
-15
/
+16
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
13
-9
/
+412
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
18
-6
/
+57
2022-07-28
Revert "Merge branch 'octeontx2-minor-tc-fixes'"
Paolo Abeni
1
-73
/
+33
2022-07-28
net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
Marcin Wojtas
1
-1
/
+6
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-48
/
+16
2022-07-28
net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()
Jiri Pirko
1
-2
/
+1
2022-07-28
dt-bindings: net: hirschmann,hellcreek: use absolute path to other schema
Krzysztof Kozlowski
1
-1
/
+1
2022-07-28
net/sched: sch_cbq: change the type of cbq_set_lss to void
Zhengchao Shao
1
-2
/
+1
2022-07-28
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2
-19
/
+5
2022-07-28
sfc: disable softirqs for ptp TX
Alejandro Lucero
1
-0
/
+22
2022-07-28
ptp: ocp: Select CRC16 in the Kconfig.
Jonathan Lemon
1
-0
/
+1
2022-07-27
tcp: md5: fix IPv4-mapped support
Eric Dumazet
1
-3
/
+12
2022-07-27
Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+12
2022-07-27
Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-10
/
+14
2022-07-27
Merge branch 'smc-updates'
David S. Miller
7
-40
/
+30
2022-07-27
net/smc: Enable module load on netlink usage
Stefan Raspl
2
-0
/
+2
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
3
-5
/
+7
2022-07-27
s390/ism: Cleanups
Stefan Raspl
3
-8
/
+7
2022-07-27
net/smc: Eliminate struct smc_ism_position
Heiko Carstens
3
-27
/
+14
2022-07-27
virtio-net: fix the race between refill work and close
Jason Wang
1
-3
/
+34
2022-07-27
Merge branch 'dsa-microchip-phylink-mac-config'
David S. Miller
9
-355
/
+431
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
6
-33
/
+21
2022-07-27
net: dsa: microchip: ksz8795: use common xmii function
Arun Ramadoss
2
-42
/
+1
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
4
-167
/
+49
2022-07-27
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
5
-1
/
+130
2022-07-27
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
4
-40
/
+53
2022-07-27
net: dsa: microchip: add support for common phylink mac link up
Arun Ramadoss
4
-33
/
+16
2022-07-27
net: dsa: microchip: add common duplex and flow control function
Arun Ramadoss
5
-23
/
+57
2022-07-27
net: dsa: microchip: add common ksz port xmii speed selection function
Arun Ramadoss
5
-15
/
+69
2022-07-27
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
6
-48
/
+82
2022-07-27
selftests: net: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-27
ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward()
Eric Dumazet
1
-3
/
+1
2022-07-27
mptcp: Do not return EINPROGRESS when subflow creation succeeds
Mat Martineau
1
-1
/
+1
2022-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-1
/
+39
2022-07-27
Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-17
/
+52
2022-07-27
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-93
/
+105
2022-07-27
mailmap: update Gao Xiang's email addresses
Gao Xiang
1
-0
/
+2
2022-07-27
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
1
-5
/
+7
2022-07-27
Merge branch 'tls-rx-decrypt-from-the-tcp-queue'
Jakub Kicinski
8
-124
/
+723
2022-07-27
tls: rx: do not use the standard strparser
Jakub Kicinski
5
-69
/
+558
[next]