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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
8
-0
/
+316
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
1
-12
/
+11
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2
-10
/
+38
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
3
-5
/
+14
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
5
-0
/
+318
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
4
-32
/
+68
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
4
-13
/
+80
2020-06-01
mlxsw: spectrum_trap: Register ACL control traps
Ido Schimmel
3
-23
/
+55
2020-06-01
mlxsw: spectrum_trap: Register layer 3 control traps
Ido Schimmel
3
-94
/
+318
2020-06-01
mlxsw: spectrum_trap: Register layer 2 control traps
Ido Schimmel
3
-31
/
+159
2020-06-01
mlxsw: spectrum_trap: Factor out common Rx listener function
Ido Schimmel
1
-5
/
+24
2020-06-01
mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap group
Ido Schimmel
2
-16
/
+25
2020-06-01
net: fec: disable correct clk in the err path of fec_enet_clk_enable
Liu Xiang
1
-2
/
+6
2020-06-01
net: octeon: mgmt: Repair filling of RX ring
Alexander Sverdlin
1
-0
/
+5
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2
-40
/
+12
2020-06-01
nfp: update indirect block support
Pablo Neira Ayuso
3
-36
/
+17
2020-06-01
mlx5: update indirect block support
Pablo Neira Ayuso
4
-83
/
+8
2020-06-01
net: ethernet: mtk-star-emac: use regmap bitops
Bartosz Golaszewski
1
-45
/
+35
2020-06-01
cxgb4: cleanup error code in setup_sge_queues_uld()
Dan Carpenter
1
-4
/
+5
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-71
/
+104
2020-05-31
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
1
-2
/
+8
2020-05-31
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-296
/
+507
2020-05-31
r8169: improve handling power management ops
Heiner Kallweit
1
-19
/
+9
2020-05-31
r8169: make rtl8169_down central chip quiesce function
Heiner Kallweit
1
-22
/
+11
2020-05-31
r8169: move some calls to rtl8169_hw_reset
Heiner Kallweit
1
-39
/
+36
2020-05-31
r8169: don't reset tx ring indexes in rtl8169_tx_clear
Heiner Kallweit
1
-1
/
+0
2020-05-31
r8169: enable WAKE_PHY as only WoL source when runtime-suspending
Heiner Kallweit
1
-1
/
+1
2020-05-31
r8169: change driver data type
Heiner Kallweit
1
-35
/
+25
2020-05-31
Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
19
-88
/
+154
2020-05-31
net: hns3: remove some unused codes in hns3_nic_set_features()
Huazhong Tan
1
-6
/
+0
2020-05-31
net: hns3: fix two coding style issues in hclgevf_main.c
Huazhong Tan
1
-2
/
+1
2020-05-31
net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
Huazhong Tan
1
-1
/
+1
2020-05-31
net: hns3: remove two unused macros in hclgevf_cmd.c
Huazhong Tan
1
-3
/
+0
2020-05-31
net: hns3: remove an unused macro hclge_is_csq
Huazhong Tan
1
-2
/
+0
2020-05-31
net: hns3: fix a print format issue in hclge_mac_mdio_config()
Huazhong Tan
1
-1
/
+1
2020-05-30
net/mlx5e: Make mlx5e_dcbnl_ops static
Saeed Mahameed
1
-1
/
+1
2020-05-30
net/mlx5e: en_tc: Fix cast to restricted __be32 warning
Saeed Mahameed
1
-4
/
+4
2020-05-30
net/mlx5e: en_tc: Fix incorrect type in initializer warnings
Saeed Mahameed
1
-1
/
+1
2020-05-30
net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types
Saeed Mahameed
5
-11
/
+11
2020-05-30
net/mlx5: cmd: Fix memset with byte count warning
Saeed Mahameed
2
-7
/
+15
2020-05-30
net/mlx5: DR: Fix incorrect type in return expression
Saeed Mahameed
1
-1
/
+1
2020-05-30
net/mlx5: DR: Fix cast to restricted __be32
Saeed Mahameed
1
-1
/
+1
2020-05-30
net/mlx5: DR: Fix incorrect type in argument
Saeed Mahameed
1
-1
/
+1
2020-05-30
net/mlx5e: Use generic API to build MPLS label
Eli Cohen
1
-17
/
+3
2020-05-30
net/mlx5: reduce stack usage in qp_read_field
Arnd Bergmann
1
-3
/
+9
2020-05-30
net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
Nathan Chancellor
1
-1
/
+1
2020-05-30
net/mlx5: Kconfig: Fix spelling typo
Saeed Mahameed
1
-1
/
+1
2020-05-30
mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff
Jesper Dangaard Brouer
1
-1
/
+1
2020-05-30
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-30
nfp: flower: fix incorrect flag assignment
Louis Peens
1
-3
/
+3
[next]