summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-061-1/+1
| | * net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang2019-02-061-10/+15
| | * net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang2019-02-063-0/+7
| | * qed*: Advance drivers version to 8.37.0.20Manish Chopra2019-02-062-2/+2
| | * qed: Change verbosity for coalescing message.Rahul Verma2019-02-061-1/+2
| | * qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru2019-02-063-0/+19
| | * qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru2019-02-061-2/+3
| | * qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru2019-02-061-0/+3
| | * qed: Fix EQ full firmware assert.Manish Chopra2019-02-062-8/+8
| | * mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-051-1/+1
| | * net: dsa: mv88e6xxx: Fix counting of ATU violationsAndrew Lunn2019-02-051-9/+12
| | * net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...Guy Shattah2019-02-051-2/+7
| | * net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz2019-02-055-18/+24
| | * net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem2019-02-051-0/+6
| | * s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann2019-02-044-5/+15
| | * s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann2019-02-043-0/+4
| | * s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-02-041-9/+6
| | * s390/qeth: release cmd buffer in error pathsJulian Wiedmann2019-02-041-0/+6
| | * Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...David S. Miller2019-02-046-37/+35
| | |\
| | | * ath10k: correct bus type for WCN3990Brian Norris2019-01-311-1/+1
| | | * mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-313-27/+25
| | | * wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-01-221-8/+7
| | | * iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho2019-01-161-1/+2
| | * | net: dp83640: expire old TX-skbSebastian Andrzej Siewior2019-02-041-3/+10
| | * | virtio_net: Account for tx bytes and packets on sending xdp_framesToshiaki Makita2019-02-031-4/+16
| | * | net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-032-15/+12
| | * | Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King2019-02-021-16/+0
| | * | enic: fix checksum validation for IPv6Govindarajulu Varadarajan2019-02-011-1/+2
| | * | skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-011-2/+4
| | * | bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan2019-01-311-1/+7
| | * | ieee802154: mcr20a: fix indentation, remove tabsColin Ian King2019-01-311-3/+3
| | * | net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu2019-01-301-3/+3
| | * | net: stmmac: Send TSO packets always from Queue 0Jose Abreu2019-01-301-1/+10
| | * | net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-301-4/+10
| | * | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-301-3/+3
| | * | tun: move the call to tun_set_real_num_queuesGeorge Amanakis2019-01-301-2/+1
| | * | virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita2019-01-301-12/+42
| | * | virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita2019-01-301-1/+1
| | * | virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita2019-01-301-7/+26
| | * | virtio_net: Fix out of bounds access of sqToshiaki Makita2019-01-301-10/+7
| | * | virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita2019-01-301-1/+1
| | * | virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita2019-01-301-16/+33
| | * | virtio_net: Don't enable NAPI when interface is downToshiaki Makita2019-01-301-2/+4
| | * | ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-01-301-0/+2
| * | | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-088-54/+93
| |\ \ \
| | * | | mic: vop: Fix crash on removeVincent Whitchurch2019-02-011-3/+6
| | * | | mic: vop: Fix use-after-free on removeVincent Whitchurch2019-02-011-1/+3
| | * | | binderfs: remove separate device_initcall()Christian Brauner2019-02-013-4/+16
| | * | | fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-01-311-4/+1
| | * | | mic: vop: Fix broken virtqueuesVincent Whitchurch2019-01-301-26/+34