summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li
2018-05-29net: hns3: Updates RX packet info fetch in case of multi BDPeng Li
2018-05-28net: sched: shrink struct QdiscPaolo Abeni
2018-05-28qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork
2018-05-28Merge branch 'stmmac-add-support-for-stm32mp1'David S. Miller
2018-05-28dt-bindings: stm32: add compatible for sysconChristophe Roullier
2018-05-28net: stmmac: add dwmac-4.20a compatibleChristophe Roullier
2018-05-28dt-bindings: stm32-dwmac: add support of MPU familiesChristophe Roullier
2018-05-28net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier
2018-05-28dt-bindings: ptp: add ptp-qoriq.txtYangbo Lu
2018-05-28net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu
2018-05-28ifb: fix packets checksumJon Maxwell
2018-05-28net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit
2018-05-28Merge branch 'Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device'David S. Miller
2018-05-28virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala
2018-05-28net: Introduce net_failover driverSridhar Samudrala
2018-05-28netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala
2018-05-28net: Introduce generic failover moduleSridhar Samudrala
2018-05-28vrf: add CRC32c offload to device featuresDavide Caratti
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso
2018-05-25Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge
2018-05-25mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel
2018-05-25net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan