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.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
2021-10-24
Merge branch 'dsa-rtnl'
David S. Miller
15
-74
/
+283
2021-10-24
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
2
-0
/
+48
2021-10-24
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
3
-24
/
+54
2021-10-24
net: dsa: lantiq_gswip: serialize access to the PCE table
Vladimir Oltean
1
-5
/
+23
2021-10-24
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2
-6
/
+35
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
2
-12
/
+44
2021-10-24
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
3
-2
/
+13
2021-10-24
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
1
-22
/
+59
2021-10-24
net: macb: Use mdio child node for MDIO bus if it exists
Sean Anderson
1
-0
/
+11
2021-10-24
dt-bindings: net: macb: Add mdio bus child node
Sean Anderson
1
-0
/
+4
2021-10-24
net: bcmgenet: Add support for 7712 16nm internal EPHY
Florian Fainelli
3
-5
/
+17
2021-10-24
dt-bindings: net: bcmgenet: Document 7712 binding
Florian Fainelli
1
-1
/
+2
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
2
-0
/
+3
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
4
-14
/
+12
2021-10-24
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
1
-16
/
+7
2021-10-24
net: mdio: Add helper functions for accessing MDIO devices
Sean Anderson
1
-0
/
+24
2021-10-24
octeontx2-af: Increase number of reserved entries in KPU
Kiran Kumar K
2
-263
/
+132
2021-10-23
Merge branch 'delete-impossible-devlink-notifications'
Jakub Kicinski
2
-70
/
+29
2021-10-23
devlink: Clean not-executed param notifications
Leon Romanovsky
1
-4
/
+11
2021-10-23
devlink: Remove not-executed trap group notifications
Leon Romanovsky
1
-7
/
+5
2021-10-23
devlink: Remove not-executed trap policer notifications
Leon Romanovsky
1
-7
/
+5
2021-10-23
devlink: Delete obsolete parameters publish API
Leon Romanovsky
2
-52
/
+8
2021-10-23
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-10-23
net: dsa: sja1105: Add of_node_put() before return
Wan Jiabing
1
-1
/
+3
2021-10-22
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+5
2021-10-22
Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
187
-2768
/
+97735
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
33
-628
/
+1556
2021-10-22
Merge branch 'net-don-t-write-directly-to-netdev-dev_addr'
Jakub Kicinski
30
-61
/
+99
2021-10-22
net: hldc_fr: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-22
net: sb1000,rionet: use eth_hw_addr_set()
Jakub Kicinski
2
-10
/
+16
2021-10-22
net: plip: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
4
-8
/
+7
2021-10-22
net: hippi: use dev_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-22
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
3
-8
/
+11
2021-10-22
fddi: skfp: constify and use dev_addr_set()
Jakub Kicinski
3
-4
/
+4
2021-10-22
fddi: defxx,defza: use dev_addr_set()
Jakub Kicinski
2
-4
/
+4
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
8
-13
/
+24
2021-10-22
net: qmi_wwan: use dev_addr_mod()
Jakub Kicinski
1
-2
/
+5
2021-10-22
usb: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+8
2021-10-22
net: xen: use eth_hw_addr_set()
Jakub Kicinski
2
-3
/
+7
2021-10-22
mlx5: fix build after merge
Jakub Kicinski
2
-4
/
+4
2021-10-22
ice: Nuild fix.
David S. Miller
1
-2
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
364
-2431
/
+3807
2021-10-22
Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-42
/
+137
2021-10-22
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
3
-0
/
+8
2021-10-22
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
1
-6
/
+1
2021-10-22
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-24
/
+69
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
92
-301
/
+913
[next]