summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-11Linux 4.12.6v4.12.6Greg Kroah-Hartman
2017-08-11drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Register hugepages during arch initNitin Gupta
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin
2017-08-11ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-11udp6: fix socket leak on early demuxPaolo Abeni
2017-08-11net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey
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: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev
2017-08-11net/mlx5e: Change 1PPS out schemeEugenia Emantayev
2017-08-11net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev
2017-08-11net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-08-11net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-08-11net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker
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-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-11net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh
2017-08-11net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
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-11bonding: commit link status change after proposeWANG Cong
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-11net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
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-11Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern
2017-08-11net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-08-11wireless: wext: terminate ifr name coming from userspaceLevin, Alexander
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