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
2022-02-16
net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
Vladimir Oltean
1
-9
/
+9
2022-02-16
net: bridge: switchdev: replay all VLAN groups
Vladimir Oltean
1
-41
/
+49
2022-02-16
net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
4
-9
/
+17
2022-02-16
net: bridge: vlan: notify switchdev only when something changed
Vladimir Oltean
1
-30
/
+65
2022-02-16
net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED
Vladimir Oltean
1
-2
/
+4
2022-02-16
net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag
Vladimir Oltean
1
-3
/
+6
2022-02-16
net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing
Vladimir Oltean
1
-6
/
+4
2022-02-16
gve: enhance no queue page list detection
Haiyue Wang
1
-4
/
+2
2022-02-15
net: dm9051: Fix spelling mistake "eror" -> "error"
Colin Ian King
1
-2
/
+2
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
Vladimir Oltean
1
-1
/
+8
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-15
virtio_net: Fix code indent error
Michael Catanzaro
1
-2
/
+1
2022-02-15
Merge tag 'mlx5-updates-2022-02-14' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-232
/
+480
2022-02-15
net/mlx5e: Optimize the common case condition in mlx5e_select_queue
Maxim Mikityanskiy
1
-3
/
+8
2022-02-15
net/mlx5e: Optimize modulo in mlx5e_select_queue
Maxim Mikityanskiy
2
-3
/
+24
2022-02-15
net/mlx5e: Optimize mlx5e_select_queue
Maxim Mikityanskiy
1
-16
/
+42
2022-02-15
net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust state
Maxim Mikityanskiy
2
-6
/
+8
2022-02-15
net/mlx5e: Move repeating code that gets TC prio into a function
Maxim Mikityanskiy
1
-21
/
+15
2022-02-15
net/mlx5e: Use select queue parameters to sync with control flow
Maxim Mikityanskiy
5
-73
/
+32
2022-02-15
net/mlx5e: Move mlx5e_select_queue to en/selq.c
Maxim Mikityanskiy
4
-113
/
+117
2022-02-15
net/mlx5e: Introduce select queue parameters
Maxim Mikityanskiy
6
-5
/
+165
2022-02-15
net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queues
Maxim Mikityanskiy
2
-4
/
+33
2022-02-15
net/mlx5e: Use a barrier after updating txq2sq
Maxim Mikityanskiy
1
-2
/
+9
2022-02-15
net/mlx5e: Disable TX queues before registering the netdev
Maxim Mikityanskiy
1
-0
/
+1
2022-02-15
net/mlx5e: Cleanup of start/stop all queues
Maxim Mikityanskiy
1
-3
/
+10
2022-02-15
net/mlx5e: Use FW limitation for max MPW WQEBBs
Aya Levin
8
-26
/
+35
2022-02-15
net/mlx5e: Read max WQEBBs on the SQ from firmware
Aya Levin
8
-26
/
+53
2022-02-15
net/mlx5e: Remove unused tstamp SQ field
Tariq Toukan
3
-3
/
+0
2022-02-15
net: dsa: mv88e6xxx: Fix validation of built-in PHYs on 6095/6097
Tobias Waldekranz
1
-2
/
+21
2022-02-14
selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"
Colin Ian King
1
-1
/
+1
2022-02-14
net: prestera: acl: add multi-chain support offload
Volodymyr Mytnyk
7
-39
/
+203
2022-02-14
Merge branch 'wwan-debugfs'
David S. Miller
4
-2
/
+43
2022-02-14
net: wwan: iosm: drop debugfs dev reference
M Chetan Kumar
2
-2
/
+5
2022-02-14
net: wwan: debugfs obtained dev reference not dropped
M Chetan Kumar
2
-0
/
+38
2022-02-14
Merge branch 'dsa-realtek-next'
David S. Miller
3
-9
/
+35
2022-02-14
net: dsa: realtek: realtek-mdio: reset before setup
Luiz Angelo Daros de Luca
3
-4
/
+24
2022-02-14
net: dsa: realtek: realtek-smi: clean-up reset
Luiz Angelo Daros de Luca
1
-7
/
+13
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
1
-9
/
+9
2022-02-14
net: dsa: realtek: rename macro to match filename
Luiz Angelo Daros de Luca
1
-3
/
+3
2022-02-14
Merge branch 'netdev-RT'
David S. Miller
16
-111
/
+103
2022-02-14
net: dev: Make rps_lock() disable interrupts.
Sebastian Andrzej Siewior
1
-34
/
+42
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
16
-73
/
+60
2022-02-14
net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal().
Sebastian Andrzej Siewior
1
-4
/
+1
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
5
-19
/
+13
2022-02-14
Merge branch 'ocelot-stats'
David S. Miller
3
-32
/
+133
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
2
-15
/
+85
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
2
-0
/
+18
2022-02-14
net: ocelot: align macros for consistency
Colin Foster
1
-15
/
+29
[next]