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
2019-03-02
net: mvpp2: fix validate for PPv2.1
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
Antoine Tenart
1
-8
/
+6
2019-03-02
net: mvpp2: a port can be disabled even if we use the link IRQ
Antoine Tenart
1
-7
/
+0
2019-03-02
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: fix a typo in the header
Antoine Tenart
1
-1
/
+1
2019-03-02
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
1
-1
/
+1
2019-03-02
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
1
-10
/
+3
2019-03-02
cxgb4: Add VF Link state support
Arjun Vynipadath
3
-6
/
+60
2019-03-02
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
3
-43
/
+47
2019-03-02
drivers: net: Remove unnecessary semicolon
YueHaibing
5
-5
/
+6
2019-03-02
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
2019-03-02
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
Jiri Pirko
1
-8
/
+4
2019-03-02
mlxsw: spectrum_acl: Remember where to continue rehash migration
Jiri Pirko
1
-5
/
+86
2019-03-02
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
Jiri Pirko
1
-20
/
+62
2019-03-02
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...
Jiri Pirko
1
-46
/
+29
2019-03-02
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
Jiri Pirko
1
-11
/
+32
2019-03-02
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
Jiri Pirko
1
-7
/
+12
2019-03-02
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
Jiri Pirko
1
-7
/
+7
2019-03-02
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
Jiri Pirko
1
-8
/
+10
2019-03-02
mlxsw: spectrum_acl: assign vregion->region by the newly created region
Jiri Pirko
1
-22
/
+20
2019-03-02
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...
Jiri Pirko
1
-39
/
+35
2019-03-02
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
Jiri Pirko
1
-9
/
+32
2019-03-02
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...
Jiri Pirko
1
-4
/
+12
2019-03-02
mlxsw: spectrum_acl: Don't migrate already migrated entry
Jiri Pirko
1
-0
/
+4
2019-03-02
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
Jiri Pirko
1
-7
/
+9
2019-03-02
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
Heiner Kallweit
3
-0
/
+15
2019-03-02
net: aquantia: use better wrappers for state registers
Nikita Danilov
2
-5
/
+5
2019-03-02
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
8
-72
/
+184
2019-03-02
net: aquantia: fixed instack structure overflow
Igor Russkikh
2
-4
/
+4
2019-03-02
net: aquantia: fixed buffer overflow
Nikita Danilov
1
-0
/
+2
2019-03-02
net: aquantia: added newline at end of file
Nikita Danilov
1
-1
/
+1
2019-03-02
net: aquantia: fixed memcpy size
Nikita Danilov
1
-1
/
+1
2019-03-01
net/mlx5: Update the list of the PCI supported devices
Eran Ben Elisha
1
-0
/
+2
2019-03-01
net/mlx5e: Set peer flow needed also for multipath
Roi Dayan
1
-2
/
+9
2019-03-01
net/mlx5e: Update check for merged eswitch device
Roi Dayan
1
-4
/
+3
2019-03-01
net/mlx5e: Use hint to resolve route when in HW multipath mode
Roi Dayan
1
-0
/
+12
2019-03-01
net/mlx5e: Always query offloaded tc peer rule counter
Roi Dayan
1
-11
/
+15
2019-03-01
net/mlx5e: Re-attempt to offload flows on multipath port affinity events
Roi Dayan
4
-12
/
+71
2019-03-01
net/mlx5: Emit port affinity event for multipath offloads
Roi Dayan
1
-0
/
+11
2019-03-01
net/mlx5e: Allow one failure when offloading tc encap rules under multipath
Roi Dayan
1
-2
/
+12
2019-03-01
net/mlx5e: Don't inherit flow flags on peer flow creation
Roi Dayan
1
-3
/
+4
2019-03-01
net/mlx5e: Activate HW multipath and handle port affinity based on FIB events
Roi Dayan
6
-0
/
+326
2019-03-01
net/mlx5: Add multipath mode
Roi Dayan
3
-2
/
+27
2019-03-01
net/mlx5: Use own workqueue for lag netdev events processing
Roi Dayan
2
-1
/
+9
2019-03-01
net/mlx5: Expose lag operations in header file
Roi Dayan
2
-48
/
+68
2019-03-01
net/mlx5: Use unsigned int bit instead of bool as a struct member
Roi Dayan
1
-1
/
+1
2019-03-01
net/mlx5e: Don't make internal use of errno to denote missing neigh
Roi Dayan
2
-14
/
+22
2019-03-01
net/mlx5e: Cleanup attach encap function
Roi Dayan
1
-14
/
+17
2019-03-01
net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as static
Eran Ben Elisha
1
-1
/
+1
[prev]
[next]