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-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2
-2
/
+4
2018-03-26
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-1
/
+1
2018-03-26
net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+3
2018-03-26
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2
-6
/
+6
2018-03-26
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
2
-6
/
+3
2018-03-26
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
2
-4
/
+8
2018-03-26
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
2
-12
/
+16
2018-03-26
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
2
-55
/
+83
2018-03-26
net: hns3: never send command queue message to IMP when reset
Peng Li
2
-5
/
+24
2018-03-26
net: hns3: fix for not initializing VF rss_hash_key problem
Fuyun Liang
1
-2
/
+2
2018-03-26
net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
Fuyun Liang
1
-1
/
+1
2018-03-26
net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
Fuyun Liang
1
-1
/
+1
2018-03-26
net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
Fuyun Liang
1
-1
/
+1
2018-03-26
net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
Colin Ian King
1
-0
/
+2
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
40
-195
/
+194
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2
-2
/
+0
2018-03-26
net: ethernet: ave: add UniPhier PXs3 support
Kunihiko Hayashi
1
-0
/
+8
2018-03-26
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
1
-1
/
+1
2018-03-26
cxgb4: support new ISSI flash parts
Ganesh Goudar
1
-0
/
+19
2018-03-26
cxgb4: depend on firmware event for link status
Ganesh Goudar
1
-2
/
+0
2018-03-26
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
1
-2
/
+6
2018-03-26
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-03-26
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2
-18
/
+103
2018-03-26
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2
-15
/
+140
2018-03-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-121
/
+596
2018-03-25
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
3
-3
/
+3
2018-03-25
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
3
-4
/
+4
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
3
-5
/
+5
2018-03-25
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2
-4
/
+2
2018-03-25
liquidio: Removed one line function wake_q
Intiyaz Basha
2
-23
/
+3
2018-03-25
liquidio: Removed one line function stop_q
Intiyaz Basha
2
-22
/
+2
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
4
-152
/
+64
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
3
-36
/
+12
2018-03-25
liquidio: Removed one line function stop_txq
Intiyaz Basha
1
-10
/
+1
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
3
-20
/
+10
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
3
-32
/
+17
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
3
-55
/
+27
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
3
-32
/
+16
2018-03-24
mlxsw: spectrum_span: Prevent duplicate mirrors
Ido Schimmel
1
-4
/
+24
2018-03-24
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-3
/
+4
2018-03-24
ixgbevf: Add XDP queue stats reporting
Tony Nguyen
1
-0
/
+24
2018-03-24
ixgbevf: Add support for meta data
Tony Nguyen
1
-4
/
+25
2018-03-24
ixgbevf: Delay tail write for XDP packets
Tony Nguyen
1
-12
/
+18
2018-03-24
ixgbevf: Add support for XDP_TX action
Tony Nguyen
3
-32
/
+294
2018-03-24
ixgbevf: Add XDP support for pass and drop actions
Tony Nguyen
3
-42
/
+178
2018-03-24
ixgbe: enable TSO with IPsec offload
Shannon Nelson
2
-11
/
+29
2018-03-24
ixgbe: no need for esp trailer if GSO
Shannon Nelson
1
-16
/
+21
2018-03-24
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
1
-4
/
+2
2018-03-24
ixgbe: no need for ipsec csum feature check
Shannon Nelson
1
-6
/
+0
2018-03-24
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
1
-2
/
+2
[next]