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
2018-06-23
net: pch_gbe: Remove unused copybreak parameter
Paul Burton
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-22
r8169: Reinstate ASPM Support
Kai-Heng Feng
2018-06-22
r8169: Don't disable ASPM in the driver
Kai-Heng Feng
2018-06-22
ucc_geth: Add BQL support
Joakim Tjernlund
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
2018-06-21
net: macb: Fix ptp time adjustment for large negative delta
Harini Katakam
2018-06-21
net: mscc: fix the injection header
Antoine Tenart
2018-06-21
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
2018-06-21
r8169: Fix netpoll oops
Ville Syrjälä
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
2018-06-20
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
2018-06-20
qed: Fix possible memory leak in Rx error path handling.
Sudarsana Reddy Kalluru
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
2018-06-15
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
2018-06-15
mlxsw: spectrum_router: Align with new route replace logic
Ido Schimmel
2018-06-15
mlxsw: spectrum_router: Allow appending to dev-only routes
Ido Schimmel
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
2018-06-14
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
2018-06-14
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
2018-06-14
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...
Christophe JAILLET
2018-06-12
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
Vadim Lomovtsev
2018-06-12
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
2018-06-12
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
[next]