index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-23
net: mscc: make sparse happy
Antoine Tenart
2018-06-23
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
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
2018-06-12
nfp: include all ring counters in interface stats
Jakub Kicinski
2018-06-12
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
[next]