summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol
2017-08-11ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao
2017-08-11spi: spi-axi: Free resources on error pathChristophe JAILLET
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov
2017-08-11sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-11net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev
2017-08-11net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-11net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-08-11dccp: fix a memleak for dccp_feat_init err processXin Long
2017-08-11dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long
2017-08-11dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez
2017-08-11ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-08-11packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong
2017-08-11openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-08-11rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-08-11ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-08-11net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli
2017-08-11ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-08-11tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell
2017-08-11tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell
2017-08-11tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell
2017-08-11tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell
2017-08-11tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-08-11media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young
2017-08-11mmc: core: Use device_property_read instead of of_property_readDavid Woods
2017-08-11mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee