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.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-12-05
net: bna: remove trailing semicolon in macro definition
Tom Rix
1
-9
/
+9
2020-12-05
nfp: Replace zero-length array with flexible-array member
Simon Horman
2
-2
/
+2
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
22
-60
/
+133
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-80
/
+189
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
3
-0
/
+7
2020-12-03
net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS
Tariq Toukan
1
-7
/
+15
2020-12-03
net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
Randy Dunlap
1
-0
/
+2
2020-12-03
net/mlx5: Fix wrong address reclaim when command interface is down
Eran Ben Elisha
1
-2
/
+19
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-03
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
1
-0
/
+1
2020-12-03
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
1
-2
/
+6
2020-12-03
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-12-03
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
15
-86
/
+150
2020-12-02
octeontx2-af: debugfs: delete dead code
Dan Carpenter
1
-203
/
+52
2020-12-02
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
1
-1
/
+9
2020-12-02
r8169: set tc_offset only if tally counter reset isn't supported
Heiner Kallweit
1
-16
/
+9
2020-12-02
ionic: change mtu after queues are stopped
Shannon Nelson
1
-2
/
+4
2020-12-02
ionic: remove some unnecessary oom messages
Shannon Nelson
3
-9
/
+5
2020-12-02
net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUT
Chris Packham
1
-1
/
+0
2020-12-02
mlxsw: Add QinQ configuration vetoes
Danielle Ratson
3
-0
/
+77
2020-12-02
mlxsw: spectrum_switchdev: Add support of QinQ traffic
Amit Cohen
3
-2
/
+65
2020-12-02
mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridge
Amit Cohen
1
-7
/
+22
2020-12-02
mlxsw: Make EtherType configurable when pushing VLAN at ingress
Amit Cohen
4
-13
/
+48
2020-12-02
mlxsw: spectrum: Only treat 802.1q packets as tagged packets
Amit Cohen
1
-0
/
+26
2020-12-02
mlxsw: reg: Add et_vlan field to SPVID register
Amit Cohen
1
-0
/
+11
2020-12-02
mlxsw: reg: Add Switch Port VLAN Classification Register
Amit Cohen
1
-0
/
+99
2020-12-02
net: hns3: keep MAC pause mode when multiple TCs are enabled
Yonglong Liu
1
-1
/
+22
2020-12-02
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
1
-0
/
+8
2020-12-02
net: hns3: add more info to hns3_dbg_bd_info()
Huazhong Tan
1
-10
/
+40
2020-12-02
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
8
-8
/
+33
2020-12-02
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
Huazhong Tan
1
-19
/
+5
2020-12-02
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
8
-18
/
+74
2020-12-02
net: hns3: add support for RX completion checksum
Huazhong Tan
3
-0
/
+29
2020-12-01
net: broadcom CNIC: requires MMU
Randy Dunlap
1
-0
/
+1
2020-12-01
ibmvnic: Fix TX completion error handling
Thomas Falcon
1
-3
/
+1
2020-12-01
ibmvnic: Ensure that SCRQ entry reads are correctly ordered
Thomas Falcon
1
-0
/
+18
2020-12-01
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
1
-0
/
+1
2020-12-01
dpaa_eth: implement the A050385 erratum workaround for XDP
Camelia Groza
1
-2
/
+82
2020-12-01
dpaa_eth: rename current skb A050385 erratum workaround
Camelia Groza
1
-2
/
+2
2020-12-01
dpaa_eth: add XDP_REDIRECT support
Camelia Groza
2
-1
/
+48
2020-12-01
dpaa_eth: add XDP_TX support
Camelia Groza
2
-5
/
+126
2020-12-01
dpaa_eth: limit the possible MTU range when XDP is enabled
Camelia Groza
1
-8
/
+31
2020-12-01
dpaa_eth: add basic XDP support
Camelia Groza
2
-16
/
+153
2020-12-01
dpaa_eth: add struct for software backpointers
Camelia Groza
2
-7
/
+17
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
19
-21
/
+21
2020-11-29
ibmvnic: reduce wait for completion time
Dany Madden
1
-3
/
+3
2020-11-29
ibmvnic: no reset timeout for 5 seconds after reset
Dany Madden
2
-2
/
+11
2020-11-29
ibmvnic: send_login should check for crq errors
Dany Madden
1
-6
/
+12
2020-11-29
ibmvnic: track pending login
Sukadev Bhattiprolu
2
-0
/
+18
[next]