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-05-13
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
1
-52
/
+61
2022-05-13
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
1
-7
/
+9
2022-05-13
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
1
-18
/
+0
2022-05-13
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
1
-4
/
+0
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
3
-10
/
+5
2022-05-13
net: ethernet: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-05-13
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
1
-1
/
+4
2022-05-13
net: ethernet: Use swap() instead of open coding it
Jiapeng Chong
1
-16
/
+4
2022-05-13
Merge branch 'net-inet-retire-port-only-listening_hash'
Jakub Kicinski
12
-152
/
+180
2022-05-13
net: selftests: Stress reuseport listen
Martin KaFai Lau
3
-0
/
+132
2022-05-13
net: inet: Retire port only listening_hash
Martin KaFai Lau
9
-101
/
+26
2022-05-13
net: inet: Open code inet_hash2 and inet_unhash2
Martin KaFai Lau
1
-55
/
+33
2022-05-13
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2
-7
/
+0
2022-05-13
Merge branch 'make-sfc-siena-ko-specific-to-siena'
Jakub Kicinski
18
-67
/
+121
2022-05-13
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2
-0
/
+19
2022-05-13
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2
-4
/
+5
2022-05-13
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
6
-15
/
+26
2022-05-13
siena: Make HWMON support specific for Siena
Martin Habets
4
-6
/
+13
2022-05-13
siena: Make SRIOV support specific for Siena
Martin Habets
13
-30
/
+38
2022-05-13
siena: Make MTD support specific for Siena
Martin Habets
9
-13
/
+21
2022-05-13
Merge branch 'restructure-struct-ocelot_port'
Jakub Kicinski
4
-48
/
+51
2022-05-13
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
4
-39
/
+41
2022-05-13
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
1
-9
/
+11
2022-05-13
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
1
-1
/
+0
2022-05-13
Merge branch 'dsa-changes-for-multiple-cpu-ports-part-1'
Jakub Kicinski
11
-280
/
+337
2022-05-13
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
2
-197
/
+216
2022-05-13
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
1
-9
/
+17
2022-05-13
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
6
-51
/
+46
2022-05-13
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
6
-30
/
+51
2022-05-13
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
1
-0
/
+11
2022-05-13
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
2
-3
/
+3
2022-05-13
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
2
-6
/
+6
2022-05-13
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
2
-8
/
+11
2022-05-13
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
1
-2
/
+2
2022-05-13
net: update the register_netdevice() kdoc
Jakub Kicinski
1
-14
/
+6
2022-05-13
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-13
mlxbf_gige: remove driver-managed interrupt counts
David Thompson
3
-17
/
+3
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
196
-780
/
+1835
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
74
-228
/
+848
2022-05-12
Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2022-05-12
Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+21
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
Merge branch 'nfp-vf-rate-limit-support'
Paolo Abeni
4
-12
/
+74
2022-05-12
nfp: VF rate limit support
Bin Chen
3
-2
/
+56
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
1
-10
/
+18
2022-05-12
net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"
Colin Ian King
1
-1
/
+1
[next]