index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
agere
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
bnx2x: switch to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2016-11-16
net/mlx4_en: use napi_complete_done() return value
Eric Dumazet
1
-2
/
+2
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2
-7
/
+10
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2
-20
/
+92
2016-11-16
bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive
Martin KaFai Lau
1
-1
/
+1
2016-11-16
ipv6: sr: add option to control lwtunnel support
David Lebrun
3
-3
/
+23
2016-11-16
alx: enable multiple tx queues
Tobias Regnery
1
-2
/
+6
2016-11-16
alx: enable msi-x interrupts by default
Tobias Regnery
1
-5
/
+1
2016-11-16
alx: prepare tx path for multi queue support
Tobias Regnery
1
-13
/
+45
2016-11-16
alx: prepare resource allocation for multi queue support
Tobias Regnery
1
-52
/
+97
2016-11-16
alx: prepare interrupt functions for multiple queues
Tobias Regnery
1
-27
/
+105
2016-11-16
alx: switch to per queue data structures
Tobias Regnery
2
-95
/
+93
2016-11-16
alx: add ability to allocate and free alx_napi structures
Tobias Regnery
1
-21
/
+78
2016-11-16
alx: extend data structures for multi queue support
Tobias Regnery
1
-0
/
+31
2016-11-16
alx: refactor descriptor allocation
Tobias Regnery
1
-44
/
+53
2016-11-16
arch/powerpc: Enable dpaa_eth
Madalin Bucur
1
-0
/
+1
2016-11-16
arch/powerpc: Enable FSL_FMAN
Madalin Bucur
1
-0
/
+1
2016-11-16
arch/powerpc: Enable FSL_PAMU
Madalin Bucur
1
-0
/
+1
2016-11-16
dpaa_eth: add trace points
Madalin Bucur
4
-0
/
+158
2016-11-16
dpaa_eth: add sysfs exports
Madalin Bucur
4
-1
/
+174
2016-11-16
dpaa_eth: add ethtool statistics
Madalin Bucur
3
-2
/
+284
2016-11-16
dpaa_eth: add ethtool functionality
Madalin Bucur
4
-1
/
+224
2016-11-16
dpaa_eth: add support for DPAA Ethernet
Madalin Bucur
6
-0
/
+2850
2016-11-16
devres: add devm_alloc_percpu()
Madalin Bucur
3
-0
/
+89
2016-11-16
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
1
-1
/
+1
2016-11-16
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
15
-180
/
+155
2016-11-16
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
30
-480
/
+352
2016-11-16
liquidio CN23XX: code cleanup
Raghu Vatsavayi
13
-70
/
+23
2016-11-16
liquidio CN23XX: device states
Raghu Vatsavayi
6
-31
/
+64
2016-11-16
liquidio CN23XX: VF related operations
Raghu Vatsavayi
5
-0
/
+251
2016-11-16
liquidio CN23XX: mailbox interrupt processing
Raghu Vatsavayi
4
-7
/
+184
2016-11-16
liquidio CN23XX: Mailbox support
Raghu Vatsavayi
7
-3
/
+474
2016-11-16
liquidio CN23XX: sysfs VF config support
Raghu Vatsavayi
3
-0
/
+117
2016-11-16
liquidio CN23XX: HW config for VF support
Raghu Vatsavayi
3
-34
/
+74
2016-11-16
amd-xgbe: Fix up some coccinelle identified warnings
Lendacky, Thomas
1
-3
/
+2
2016-11-16
amd-xgbe: Fix mask appliciation for Clause 37 register
Lendacky, Thomas
1
-2
/
+2
2016-11-16
net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order
Michael Weiser
1
-2
/
+1
2016-11-16
net: ethernet: sun4i-emac: Allow to enable netif messages
Michael Weiser
1
-0
/
+22
2016-11-16
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
8
-181
/
+195
2016-11-16
dctcp: update cwnd on congestion event
Florian Westphal
1
-1
/
+8
2016-11-16
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
Florian Fainelli
1
-1
/
+1
2016-11-15
net: bnx2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-33
/
+41
2016-11-15
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: usb: ax88172x: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-7
/
+1
2016-11-15
net: ethernet: ucc: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-8
/
+1
2016-11-15
net: fec: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-11-15
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
[next]