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.13.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
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
11
-336
/
+343
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
3
-49
/
+28
2018-07-02
net: hns3: give default option while dependency HNS3 set
Huazhong Tan
1
-6
/
+9
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
4
-5
/
+0
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
1
-6
/
+6
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
1
-16
/
+5
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2
-10
/
+0
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
1
-4
/
+2
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
1
-2
/
+1
2018-07-02
r8169: remove old PHY reset hack
Heiner Kallweit
1
-56
/
+1
2018-06-30
nfp: flower: enabled offloading of Team LAG
John Hurley
1
-2
/
+3
2018-06-30
nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels
John Hurley
2
-2
/
+11
2018-06-30
nfp: flower: extract ipv4 udp tunnel ttl from route
John Hurley
1
-1
/
+18
2018-06-30
nfp: flower: ignore checksum actions when performing pedit actions
Pieter Jansen van Vuuren
1
-8
/
+72
2018-06-30
nfp: populate bus-info on representors
Jakub Kicinski
1
-5
/
+3
2018-06-30
nfp: make use of napi_consume_skb()
Jakub Kicinski
1
-5
/
+6
2018-06-30
nfp: implement netpoll ndo (thus enabling netconsole)
Jakub Kicinski
1
-0
/
+18
2018-06-30
nfp: fail probe if serial or interface id is missing
Jakub Kicinski
3
-14
/
+28
2018-06-30
nfp: expose ring stats of inactive rings via ethtool
Jakub Kicinski
1
-31
/
+19
2018-06-30
r8169: remove TBI 1000BaseX support
Heiner Kallweit
1
-136
/
+20
2018-06-30
r8169: use standard debug output functions
Heiner Kallweit
1
-24
/
+12
2018-06-30
net: emaclite: Remove unnecessary spaces
Radhey Shyam Pandey
1
-13
/
+14
2018-06-30
net: emaclite: Fix block comments style
Radhey Shyam Pandey
1
-13
/
+21
2018-06-30
net: emaclite: update kernel-doc comments
Radhey Shyam Pandey
1
-3
/
+12
2018-06-30
net: emaclite: Simplify if-else statements
Radhey Shyam Pandey
1
-18
/
+16
2018-06-30
net: emaclite: Use __func__ instead of hardcoded name
Radhey Shyam Pandey
1
-2
/
+2
2018-06-30
net: mvpp2: Use htons when checking protocol info
Maxime Chevallier
1
-1
/
+1
2018-06-30
net: mvpp2: prs: Drop unnecessary swab16 in vlan detection
Maxime Chevallier
1
-3
/
+3
2018-06-30
net: mvpp2: prs: Drop unions representing TCAM and SRAM entries
Maxime Chevallier
3
-105
/
+87
2018-06-30
net: mvpp2: Make TX / RX descriptors little-endian
Maxime Chevallier
2
-47
/
+50
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
5
-5
/
+9
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
4
-0
/
+87
2018-06-29
Merge tag 'mlx5e-updates-2018-06-28' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
13
-48
/
+252
2018-06-29
cxgb4: Support ethtool private flags
Arjun Vynipadath
1
-0
/
+42
2018-06-29
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
3
-4
/
+383
2018-06-29
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
David Wu
1
-0
/
+69
2018-06-29
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+14
2018-06-29
net: hns3: use lower_32_bits and upper_32_bits
Huazhong Tan
1
-4
/
+4
2018-06-29
net: hns3: remove back in struct hclge_hw
Huazhong Tan
3
-4
/
+2
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
1
-4
/
+0
2018-06-29
net: hns3: print the ret value in error information
Peng Li
1
-6
/
+11
2018-06-29
net: hns3: extraction an interface for state init|uninit
Peng Li
1
-16
/
+26
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
1
-1
/
+0
2018-06-29
net: hns3: add unlikely for error check
Peng Li
1
-2
/
+2
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
1
-5
/
+5
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
2
-0
/
+12
2018-06-29
net: hns3: rename the interface for init_client_instance and uninit_client_in...
Peng Li
1
-22
/
+9
2018-06-29
net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
Peng Li
1
-10
/
+14
2018-06-29
net/mlx5e: Update NIC HW stats on demand only
Saeed Mahameed
3
-6
/
+8
2018-06-29
net/mlx5e: Add counter for total num of NOP operations
Tariq Toukan
2
-0
/
+3
[next]