Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | net/mlx5e: Fix defaulting RX ring size when not needed | Eugenia Emantayev | 2017-12-19 | 4 | -13/+22 | |
| | * | | | | | | | net/mlx5e: Fix features check of IPv6 traffic | Gal Pressman | 2017-12-19 | 1 | -1/+2 | |
| | * | | | | | | | net/mlx5e: Fix ETS BW check | Huy Nguyen | 2017-12-19 | 1 | -3/+7 | |
| | * | | | | | | | net/mlx5: Fix rate limit packet pacing naming and struct | Eran Ben Elisha | 2017-12-19 | 2 | -13/+13 | |
| | * | | | | | | | Revert "mlx5: move affinity hints assignments to generic code" | Saeed Mahameed | 2017-12-19 | 3 | -29/+92 | |
| | * | | | | | | | net/mlx5: FPGA, return -EINVAL if size is zero | Kamal Heib | 2017-12-19 | 1 | -0/+6 | |
| * | | | | | | | | nfp: bpf: keep track of the offloaded program | Jakub Kicinski | 2017-12-20 | 2 | -4/+51 | |
| * | | | | | | | | cls_bpf: fix offload assumptions after callback conversion | Jakub Kicinski | 2017-12-20 | 1 | -9/+3 | |
| * | | | | | | | | net: mvneta: eliminate wrong call to handle rx descriptor error | Yelena Krivosheev | 2017-12-20 | 1 | -1/+1 | |
| * | | | | | | | | net: mvneta: use proper rxq_number in loop on rx queues | Yelena Krivosheev | 2017-12-20 | 1 | -1/+1 | |
| * | | | | | | | | net: mvneta: clear interface link status on port disable | Yelena Krivosheev | 2017-12-20 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net: stmmac: Fix bad RX timestamp extraction | Fredrik Hallenberg | 2017-12-19 | 5 | -6/+8 | |
| * | | | | | | | net: stmmac: Fix TX timestamp calculation | Fredrik Hallenberg | 2017-12-19 | 1 | -2/+4 | |
| * | | | | | | | vxlan: update skb dst pmtu on tx path | Xin Long | 2017-12-19 | 1 | -0/+14 | |
| * | | | | | | | net: arc_emac: restart stalled EMAC | Alexander Kochetkov | 2017-12-19 | 2 | -0/+113 | |
| * | | | | | | | net: arc_emac: fix arc_emac_rx() error paths | Alexander Kochetkov | 2017-12-19 | 1 | -22/+31 | |
| * | | | | | | | net: mediatek: setup proper state for disabled GMAC on the default | Sean Wang | 2017-12-19 | 1 | -5/+6 | |
| * | | | | | | | mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug | Petr Machata | 2017-12-19 | 1 | -12/+3 | |
| * | | | | | | | tg3: Fix rx hang on MTU change with 5717/5719 | Brian King | 2017-12-19 | 1 | -1/+3 | |
| * | | | | | | | Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-12-19 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl | Jia-Ju Bai | 2017-12-19 | 1 | -1/+1 | |
| | * | | | | | | | mac80211_hwsim: enable TODS BIT in null data frame | Adiel Aloni | 2017-12-19 | 1 | -0/+1 | |
| * | | | | | | | | net: phy: xgene: disable clk on error paths | Alexey Khoroshilov | 2017-12-18 | 1 | -6/+15 | |
| * | | | | | | | | net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x | Russell King | 2017-12-18 | 1 | -0/+12 | |
| * | | | | | | | | net: qcom/emac: Change the order of mac up and sgmii open | Hemanth Puranik | 2017-12-18 | 1 | -3/+3 | |
| * | | | | | | | | net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well. | Zhao Qiang | 2017-12-18 | 1 | -1/+1 | |
| * | | | | | | | | vxlan: restore dev->mtu setting based on lower device | Alexey Kodanev | 2017-12-17 | 1 | -0/+5 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-12-21 | 5 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | null_blk: unalign call_single_data | Jens Axboe | 2017-12-20 | 1 | -2/+2 | |
| * | | | | | | | | | block: fix blk_rq_append_bio | Jens Axboe | 2017-12-18 | 2 | -3/+5 | |
| * | | | | | | | | | nvme: setup streams after initializing namespace head | Keith Busch | 2017-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | nvme: check hw sectors before setting chunk sectors | Keith Busch | 2017-12-15 | 1 | -1/+2 | |
| * | | | | | | | | | nvme: call blk_integrity_unregister after queue is cleaned up | Ming Lei | 2017-12-15 | 1 | -2/+2 | |
| * | | | | | | | | | nvme-fc: remove double put reference if admin connect fails | James Smart | 2017-12-15 | 1 | -1/+0 | |
| * | | | | | | | | | nvme: set discard_alignment to zero | David Disseldorp | 2017-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-12-21 | 6 | -18/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | scsi: aacraid: Fix I/O drop during reset | Prasad B Munirathnam | 2017-12-15 | 2 | -1/+2 | |
| * | | | | | | | | | | scsi: core: Use blist_flags_t consistently | Bart Van Assche | 2017-12-15 | 4 | -17/+19 | |
* | | | | | | | | | | | Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-12-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-cppc' | Rafael J. Wysocki | 2017-12-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ACPI: CPPC: remove initial assignment of pcc_ss_data | Colin Ian King | 2017-12-18 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * / | | | | | | | | | | ACPI: APEI / ERST: Fix missing error handling in erst_reader() | Takashi Iwai | 2017-12-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-12-20 | 3 | -9/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-pci' | Rafael J. Wysocki | 2017-12-20 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PCI / PM: Force devices to D0 in pci_pm_thaw_noirq() | Rafael J. Wysocki | 2017-12-18 | 1 | -1/+6 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | cpufreq: governor: Ensure sufficiently large sampling intervals | Rafael J. Wysocki | 2017-12-18 | 1 | -3/+16 | |
| * | | | | | | | | | | | cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus | Lucas Stach | 2017-12-18 | 1 | -5/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-12-20 | 5 | -4/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do... | Mark Brown | 2017-12-19 | 5 | -4/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | / / / / / | | | | | |_|_|_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | spi: xilinx: Detect stall with Unknown commands | Ricardo Ribalda | 2017-11-24 | 1 | -0/+11 | |
| | | | | | |_|/ / / / / / / / / | | | | | |/| | | | | | | | | | |