index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2014-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-11-21
amd-xgbe: Add support for the skb->xmit_more flag
Lendacky, Thomas
2014-11-21
amd-xgbe: Perform Tx coalescing on a packet basis
Lendacky, Thomas
2014-11-21
amd-xgbe: Remove unused variable
Lendacky, Thomas
2014-11-21
amd-xgbe: Add BQL support
Lendacky, Thomas
2014-11-21
amd-xgbe: Separate Tx/Rx ring data fields into new structs
Lendacky, Thomas
2014-11-21
amd-xgbe: Incorporate Smatch coding suggestion
Lendacky, Thomas
2014-11-21
amd-xgbe: Tx engine must not be active before stopping it
Lendacky, Thomas
2014-11-21
amd-xgbe: Add a read memory barrier to Tx/Rx path
Lendacky, Thomas
2014-11-21
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-21
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
2014-11-21
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
2014-11-21
mlx4: don't duplicate kvfree()
Al Viro
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
2014-11-21
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
Florian Fainelli
2014-11-21
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
sky2: use new netdev_rss_key_fill() helper
Ian Morris
2014-11-21
enic: support skb->xmit_more
Govindarajulu Varadarajan
2014-11-20
i40e: trigger SW INT with no ITR wait
Shannon Nelson
2014-11-20
i40evf: remove unnecessary else
Mitch Williams
2014-11-20
i40evf: make comparisons consistent
Mitch Williams
2014-11-20
i40evf: make checkpatch happy
Mitch Williams
2014-11-20
i40evf: update header comments
Mitch Williams
2014-11-20
i40e: don't overload fields
Mitch Williams
2014-11-20
ixgbevf: add netpoll support
Emil Tantilov
2014-11-20
ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
Emil Tantilov
2014-11-20
ixgbevf: Change receive model to use double buffered page based receives
Emil Tantilov
2014-11-20
ixgbevf: Update Rx next to clean in real time
Emil Tantilov
2014-11-20
ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue
Emil Tantilov
2014-11-20
ixgbevf: Cleanup variable usage, improve stack performance
Emil Tantilov
2014-11-20
ixgbevf: Combine the logic for post Rx processing into single function
Emil Tantilov
2014-11-20
ixgbevf: Test Rx status bits directly out of the descriptor
Emil Tantilov
2014-11-20
ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits
Emil Tantilov
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-19
stmmac: document common header file
Giuseppe CAVALLARO
2014-11-18
net: fec: remove unused return value from swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: simplify loop counter handling in swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: use swab32s() instead of cpu_to_be32()
Lothar Waßmann
2014-11-18
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-18
net: fec: properly parenthesize macro args
Lothar Waßmann
2014-11-18
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
2014-11-18
net: fec: indentation cleanup
Lothar Waßmann
2014-11-18
i40e: Set XPS bit mask to zero in DCB mode
Neerav Parikh
2014-11-18
i40e: Prevent link flow control settings when PFC is enabled
Neerav Parikh
2014-11-18
i40e: Do not disable/enable FCoE VSI with DCB reconfig
Neerav Parikh
2014-11-18
i40e: Modify Tx disable wait flow in case of DCB reconfiguration
Neerav Parikh
2014-11-18
i40e: Update VEB's enabled_tc after reconfiguration
Neerav Parikh
2014-11-18
i40e: Check for LLDP AdminStatus before querying DCBX
Neerav Parikh
[next]