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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
3
-7
/
+8
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
17
-36
/
+26
2022-05-06
jme: remove an unnecessary indirection
Jakub Kicinski
2
-3
/
+1
2022-05-06
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-3
/
+8
2022-05-06
sungem: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-5
/
+1
2022-05-06
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
3
-321
/
+4
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-213
/
+368
2022-05-05
net: sparx5: Add handling of host MDB entries
Casper Andersson
1
-0
/
+12
2022-05-05
net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARD
Vladimir Oltean
1
-11
/
+7
2022-05-05
net: mscc: ocelot: drop port argument from qos_policer_conf_set
Vladimir Oltean
3
-14
/
+18
2022-05-05
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_block
Vladimir Oltean
1
-9
/
+5
2022-05-05
net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block
Vladimir Oltean
1
-1
/
+1
2022-05-05
net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()
Vladimir Oltean
1
-1
/
+1
2022-05-04
mlxsw: spectrum_router: Only query neighbour activity when necessary
Ido Schimmel
2
-0
/
+7
2022-05-04
mlxsw: spectrum_switchdev: Only query FDB notifications when necessary
Ido Schimmel
1
-11
/
+20
2022-05-04
mlxsw: spectrum_acl: Do not report activity for multicast routes
Ido Schimmel
1
-3
/
+2
2022-05-04
mlxsw: Treat LLDP packets as control
Petr Machata
1
-1
/
+1
2022-05-04
mlxsw: spectrum_dcb: Do not warn about priority changes
Petr Machata
1
-13
/
+0
2022-05-04
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets
1
-0
/
+17204
2022-05-04
sfc: Disable Siena support
Martin Habets
4
-27
/
+6
2022-05-04
net/mlx5: Fix matching on inner TTC
Mark Bloch
2
-1
/
+3
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
1
-9
/
+19
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
1
-17
/
+17
2022-05-04
net/mlx5e: Fix trust state reset in reload
Moshe Tal
1
-0
/
+10
2022-05-04
net/mlx5e: Avoid checking offload capability in post_parse action
Ariel Levkovich
1
-2
/
+1
2022-05-04
net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
Paul Blakey
1
-0
/
+4
2022-05-04
net/mlx5e: TC, fix decap fallback to uplink when int port not supported
Ariel Levkovich
1
-1
/
+2
2022-05-04
net/mlx5e: TC, Fix ct_clear overwriting ct action metadata
Ariel Levkovich
3
-16
/
+49
2022-05-04
net/mlx5e: Lag, Don't skip fib events on current dst
Vlad Buslov
2
-8
/
+14
2022-05-04
net/mlx5e: Lag, Fix fib_info pointer assignment
Vlad Buslov
1
-1
/
+1
2022-05-04
net/mlx5e: Lag, Fix use-after-free in fib event handler
Vlad Buslov
2
-11
/
+20
2022-05-04
net/mlx5e: Fix the calling of update_buffer_lossy() API
Mark Zhang
1
-2
/
+2
2022-05-04
net/mlx5e: Don't match double-vlan packets if cvlan is not set
Vlad Buslov
1
-0
/
+11
2022-05-04
net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
Aya Levin
1
-6
/
+25
2022-05-04
net/mlx5e: Fix wrong source vport matching on tunnel rule
Ariel Levkovich
1
-1
/
+1
2022-05-04
net/mlx5: Allow future addition of IPsec object modifiers
Leon Romanovsky
1
-0
/
+3
2022-05-04
net/mlx5: Don't perform lookup after already known sec_path
Leon Romanovsky
1
-1
/
+0
2022-05-04
net/mlx5: Cleanup XFRM attributes struct
Leon Romanovsky
4
-31
/
+8
2022-05-04
net/mlx5: Remove not-supported ICV length
Leon Romanovsky
1
-16
/
+1
2022-05-04
net/mlx5: Simplify IPsec capabilities logic
Leon Romanovsky
3
-31
/
+16
2022-05-04
net/mlx5: Don't advertise IPsec netdev support for non-IPsec device
Leon Romanovsky
1
-0
/
+3
2022-05-04
net/mlx5: Make sure that no dangling IPsec FS pointers exist
Leon Romanovsky
1
-156
/
+73
2022-05-04
net/mlx5: Clean IPsec FS add/delete rules
Leon Romanovsky
3
-38
/
+34
2022-05-04
net/mlx5: Simplify HW context interfaces by using SA entry
Leon Romanovsky
3
-197
/
+62
2022-05-04
net/mlx5: Remove indirections from esp functions
Leon Romanovsky
1
-35
/
+12
2022-05-04
net/mlx5: Merge various control path IPsec headers into one file
Leon Romanovsky
11
-39
/
+117
2022-05-04
net/mlx5: Remove useless validity check
Leon Romanovsky
1
-44
/
+0
2022-05-04
net/mlx5: Store IPsec ESN update work in XFRM state
Leon Romanovsky
3
-68
/
+27
2022-05-04
net/mlx5: Reduce useless indirection in IPsec FS add/delete flows
Leon Romanovsky
2
-20
/
+9
2022-05-04
net/mlx5: Don't hide fallback to software IPsec in FS code
Leon Romanovsky
2
-30
/
+17
[next]