summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | can: xilinx_can: fix power management handlingAnssi Hannula2018-07-231-41/+28
* | | can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula2018-07-231-5/+5
* | | can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-231-1/+1
* | | can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-231-16/+123
* | | can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula2018-07-231-28/+127
* | | can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-231-13/+5
* | | can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-231-1/+0
* | | can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas2018-07-231-4/+3
* | | can: m_can: Fix runtime resume callFaiz Abbas2018-07-231-4/+4
* | | can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire2018-07-231-0/+5
* | | can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze2018-07-231-1/+2
* | | can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean2018-07-231-0/+19
* | | net: prevent ISA drivers from building on PPC32Randy Dunlap2018-07-223-3/+4
* | | nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-221-1/+1
* | | vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu2018-07-221-8/+21
* | | vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu2018-07-221-6/+8
* | | vxlan: add new fdb alloc and create helpersRoopa Prabhu2018-07-221-29/+62
* | | atl1c: reserve min skb headroomFlorian Westphal2018-07-221-0/+1
* | | net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König2018-07-211-8/+13
* | | net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-211-1/+1
* | | qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-07-215-13/+17
* | | qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-211-0/+1
* | | qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-211-3/+9
* | | bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-211-9/+14
* | | Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-218-28/+52
|\ \ \
| * | | net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-181-0/+4
| * | | net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-182-13/+23
| * | | net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem2018-07-181-1/+1
| * | | net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-181-1/+1
| * | | net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-181-0/+3
| * | | net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-181-2/+2
| * | | net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-181-2/+10
| * | | net/mlx5e: Refine ets validation functionShay Agroskin2018-07-181-9/+8
* | | | net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-191-0/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-1868-416/+584
|\| |
| * | hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang2018-07-181-7/+10
| * | net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin2018-07-181-6/+6
| * | net: qca_spi: Fix log level if probe failsStefan Wahren2018-07-181-8/+8
| * | net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren2018-07-181-0/+3
| * | net: qca_spi: Avoid packet drop during initial syncStefan Wahren2018-07-181-1/+1
| * | net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens2018-07-181-1/+3
| * | net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+2
| * | net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner2018-07-181-1/+1
| * | octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin2018-07-181-3/+11
| * | tg3: Add higher cpu clock for 5762.Sanjeev Bansal2018-07-161-0/+9
| * | tg3: Update copyrightSiva Reddy Kallam2018-07-162-0/+6
| * | ibmvnic: Fix error recovery on login failureJohn Allen2018-07-161-2/+2
| * | net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren2018-07-161-1/+4
| * | net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-161-2/+6
| * | hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger2018-07-161-0/+1