summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-271-30/+36
* | Merge tag 'v5.0.4' into dev-5.0Joel Stanley2019-03-253-11/+14
|\|
| * net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold2019-03-231-7/+9
| * net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold2019-03-231-1/+4
| * libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2019-03-231-2/+0
| * mt76: fix corrupted software generated tx CCMP PNFelix Fietkau2019-03-231-1/+1
* | net: npcm: add NPCM7xx Ethernet MAC controllerTomer Maimon2019-03-203-1/+2109
|/
* net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-193-3/+11
* net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn2019-03-194-0/+42
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-191-0/+8
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-191-0/+1
* vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet2019-03-191-0/+11
* vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio2019-03-191-1/+2
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-191-1/+1
* pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-191-0/+1
* net: hns3: add dma_rmb() for rx descriptionJian Shen2019-03-191-0/+2
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-191-8/+1
* lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-191-14/+32
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* team: Free BPF filter when unregistering netdevIdo Schimmel2019-03-101-0/+15
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-101-1/+23
* qmi_wwan: Add support for Quectel EG12/EM12Kristian Evensen2019-03-101-8/+18
* net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-101-3/+11
* net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 familyHeiner Kallweit2019-03-101-6/+6
* net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit2019-03-101-1/+1
* net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit2019-03-101-0/+1
* net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn2019-03-021-1/+1
* geneve: correctly handle ipv6.disable module parameterJiri Benc2019-03-011-3/+8
* net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit2019-03-013-0/+15
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-011-4/+12
* net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-011-0/+4
* net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov2019-03-014-0/+29
* net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier2019-02-281-2/+2
* net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn2019-02-281-1/+1
* xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2019-02-282-0/+9
* xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-02-281-5/+5
* net: phy: dp83867: add soft reset delayMax Uvarov2019-02-271-0/+3
* net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-02-271-1/+12
* enc28j60: Correct description of debug module parameterAndy Shevchenko2019-02-271-1/+1
* bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-02-271-0/+6
* hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang2019-02-261-3/+19
* tun: remove unnecessary memory barrierTimur Celik2019-02-251-1/+1
* tun: fix blocking readTimur Celik2019-02-241-2/+2
* net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens2019-02-241-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2424-208/+250
|\
| * net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-231-0/+7
| * net: set static variable an initial value in atl2_probe()Mao Wenan2019-02-231-3/+1
| * net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier2019-02-231-1/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-221-11/+6
| |\
OpenPOWER on IntegriCloud