summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.42v4.9.42Greg Kroah-Hartman2017-08-111-1/+1
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-112-5/+12
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-08-111-0/+2
* net: account for current skb length when deciding about UFOMichal Kubeček2017-08-112-2/+3
* ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_outputzheng li2017-08-111-1/+1
* net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-08-111-11/+18
* mm: don't dereference struct page fields of invalid pagesArd Biesheuvel2017-08-111-3/+3
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-112-2/+12
* lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-08-111-1/+1
* mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-08-111-2/+2
* ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent2017-08-111-0/+18
* virtio_blk: fix panic in initialization error pathOmar Sandoval2017-08-111-1/+2
* nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer2017-08-111-2/+4
* iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise2017-08-111-3/+4
* ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmcEmmanuel Vadot2017-08-111-1/+1
* ARM: dts: sun8i: Support DTB build for NanoPi M1Milo Kim2017-08-111-0/+1
* drm/virtio: fix framebuffer sparse warningGerd Hoffmann2017-08-111-1/+1
* scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi2017-08-111-5/+13
* clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski2017-08-111-7/+7
* ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov2017-08-111-1/+1
* phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-08-111-0/+9
* netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-08-112-0/+5
* ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao2017-08-111-0/+3
* spi: spi-axi: Free resources on error pathChristophe JAILLET2017-08-111-1/+2
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-08-112-0/+10
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-111-0/+3
* net: phy: dp83867: fix irq generationGrygorii Strashko2017-08-111-0/+10
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-08-111-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-08-111-2/+2
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-08-111-1/+2
* sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2017-08-111-2/+2
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-114-70/+132
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-08-113-2/+11
* net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-08-111-0/+3
* net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev2017-08-111-3/+4
* net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev2017-08-111-1/+2
* net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-08-111-1/+1
* net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-08-111-2/+17
* net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-08-111-15/+10
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-08-111-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-08-111-0/+4
* dccp: fix a memleak for dccp_feat_init err processXin Long2017-08-111-2/+5
* dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long2017-08-111-0/+1
* dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long2017-08-111-0/+1
* net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-08-111-5/+4
* ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-08-111-4/+0
* packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong2017-08-111-1/+1
* openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-08-111-2/+5
* mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch2017-08-111-3/+13
* rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-08-111-1/+2