Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-07-19 | 11 | -30/+95 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PCI: v3-semi: Fix I/O space page leak | Sergei Shtylyov | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | PCI: mediatek: Fix I/O space page leak | Sergei Shtylyov | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | PCI: faraday: Fix I/O space page leak | Sergei Shtylyov | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | PCI: aardvark: Fix I/O space page leak | Sergei Shtylyov | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | PCI: designware: Fix I/O space page leak | Sergei Shtylyov | 2018-07-19 | 1 | -1/+2 | |
| * | | | | | | | | | | PCI: versatile: Fix I/O space page leak | Sergei Shtylyov | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | PCI: xgene: Fix I/O space page leak | Sergei Shtylyov | 2018-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | PCI: OF: Fix I/O space page leak | Sergei Shtylyov | 2018-07-18 | 2 | -1/+39 | |
| * | | | | | | | | | | PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabled | Kishon Vijay Abraham I | 2018-07-09 | 1 | -19/+43 | |
| * | | | | | | | | | | PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg() | Dexuan Cui | 2018-07-09 | 1 | -3/+5 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-07-19 | 69 | -416/+585 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ptp: fix missing break in switch | Gustavo A. R. Silva | 2018-07-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | hv_netvsc: Fix napi reschedule while receive completion is busy | Haiyang Zhang | 2018-07-19 | 1 | -7/+10 | |
| * | | | | | | | | | | | net: cavium: Add fine-granular dependencies on PCI | Alexander Sverdlin | 2018-07-19 | 1 | -6/+6 | |
| * | | | | | | | | | | | net: qca_spi: Fix log level if probe fails | Stefan Wahren | 2018-07-19 | 1 | -8/+8 | |
| * | | | | | | | | | | | net: qca_spi: Make sure the QCA7000 reset is triggered | Stefan Wahren | 2018-07-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | net: qca_spi: Avoid packet drop during initial sync | Stefan Wahren | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | net: usb: asix: replace mii_nway_restart in resume path | Alexander Couzens | 2018-07-18 | 1 | -1/+3 | |
| * | | | | | | | | | | | net: cxgb3_main: fix potential Spectre v1 | Gustavo A. R. Silva | 2018-07-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | net: usb: rtl8150: demote allmulti message to dev_dbg() | David Lechner | 2018-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | octeon_mgmt: Fix MIX registers configuration on MTU setup | Alexander Sverdlin | 2018-07-18 | 1 | -3/+11 | |
| * | | | | | | | | | | | tg3: Add higher cpu clock for 5762. | Sanjeev Bansal | 2018-07-16 | 1 | -0/+9 | |
| * | | | | | | | | | | | tg3: Update copyright | Siva Reddy Kallam | 2018-07-16 | 2 | -0/+6 | |
| * | | | | | | | | | | | ibmvnic: Fix error recovery on login failure | John Allen | 2018-07-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | net: lan78xx: Fix race in tx pending skb size calculation | Stefan Wahren | 2018-07-16 | 1 | -1/+4 | |
| * | | | | | | | | | | | net/mlx4_en: Don't reuse RX page when XDP is set | Saeed Mahameed | 2018-07-16 | 1 | -2/+6 | |
| * | | | | | | | | | | | hv/netvsc: fix handling of fallback to single queue mode | Stephen Hemminger | 2018-07-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | ibmvnic: Revise RX/TX queue error messages | Thomas Falcon | 2018-07-16 | 1 | -12/+27 | |
| * | | | | | | | | | | | net: ethernet: stmmac: fix documentation warning | Corentin Labbe | 2018-07-16 | 1 | -1/+0 | |
| * | | | | | | | | | | | net: stmmac: dwmac-sun8i: fix typo descrive => describe | Corentin Labbe | 2018-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | tun: Fix use-after-free on XDP_TX | Toshiaki Makita | 2018-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | qlogic: check kstrtoul() for errors | Dan Carpenter | 2018-07-14 | 1 | -0/+2 | |
| * | | | | | | | | | | | sfc: hold filter_sem consistently during reset | Bert Kenward | 2018-07-12 | 1 | -9/+8 | |
| * | | | | | | | | | | | sfc: avoid hang from nested use of the filter_sem | Bert Kenward | 2018-07-12 | 1 | -9/+21 | |
| * | | | | | | | | | | | net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite | Florian Fainelli | 2018-07-12 | 2 | -3/+4 | |
| * | | | | | | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-07-12 | 2 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ixgbe: Off by one in ixgbe_ipsec_tx() | Dan Carpenter | 2018-07-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ixgbe: Be more careful when modifying MAC filters | Alexander Duyck | 2018-07-12 | 1 | -1/+11 | |
| * | | | | | | | | | | | | Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-07-12 | 4 | -14/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | net: ieee802154: adf7242: Fix OCL calibration runs | Michael Hennerich | 2018-07-09 | 1 | -1/+28 | |
| | * | | | | | | | | | | | net: ieee802154: adf7242: Fix erroneous RX enable | Michael Hennerich | 2018-07-09 | 1 | -1/+4 | |
| | * | | | | | | | | | | | ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem | Stefan Schmidt | 2018-07-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ieee802154: at86rf230: use __func__ macro for debug messages | Stefan Schmidt | 2018-07-09 | 1 | -9/+4 | |
| | * | | | | | | | | | | | ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem | Stefan Schmidt | 2018-07-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ieee802154: mcr20a: add missing includes | Arnd Bergmann | 2018-07-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | qed: fix spelling mistake "successffuly" -> "successfully" | Ewan D. Milne | 2018-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sfp: fix module initialisation with netdev already up | Russell King | 2018-07-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | sfp: ensure we clean up properly on bus registration failure | Russell King | 2018-07-12 | 1 | -7/+24 | |
| * | | | | | | | | | | | | bnxt_en: Fix for system hang if request_irq fails | Vikas Gupta | 2018-07-10 | 1 | -1/+3 |