summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu2018-07-281-3/+6
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-281-2/+10
* net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-281-2/+2
* net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-281-0/+3
* net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-283-4/+12
* multicast: do not restore deleted record source filter mode to new oneHangbin Liu2018-07-282-4/+2
* net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-281-1/+1
* sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann2018-07-281-3/+3
* nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-281-1/+1
* net/mlx5e: Refine ets validation functionShay Agroskin2018-07-281-9/+8
* net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-281-0/+4
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-07-285-31/+70
* tls: check RCV_SHUTDOWN in tls_wait_dataDoron Roberts-Kedes2018-07-281-0/+3
* r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit2018-07-281-2/+1
* net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-281-1/+1
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-283-13/+21
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-283-33/+13
* tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-281-5/+17
* tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-281-2/+4
* net: skb_segment() should not return NULLEric Dumazet2018-07-281-5/+5
* net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-281-0/+1
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-281-1/+1
* net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König2018-07-281-8/+13
* ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-282-4/+10
* ip: hash fragments consistentlyPaolo Abeni2018-07-282-0/+4
* bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-281-9/+14
* clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong2018-07-281-0/+1
* drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul2018-07-283-6/+10
* drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul2018-07-281-1/+1
* KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-285-8/+43
* xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky2018-07-281-1/+25
* clk: aspeed: Support HPLL strapping on ast2400Joel Stanley2018-07-281-13/+29
* clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley2018-07-281-2/+2
* clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT2018-07-281-0/+38
* MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-07-281-1/+1
* MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau2018-07-281-1/+1
* Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig2018-07-282-17/+46
* KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini2018-07-281-1/+3
* Linux 4.17.10v4.17.10Greg Kroah-Hartman2018-07-251-1/+1
* xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-07-252-3/+41
* cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-251-4/+4
* drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-253-16/+2
* alpha: fix osf_wait4() breakageAl Viro2018-07-252-5/+2
* net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens2018-07-251-1/+3
* ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca2018-07-251-1/+1
* net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2018-07-252-3/+4
* net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-251-2/+6
* net: aquantia: vlan unicast address list correct handlingIgor Russkikh2018-07-257-36/+36
* hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang2018-07-251-7/+10
* sctp: fix the issue that pathmtu may be set lower than MINSEGMENTXin Long2018-07-251-1/+1