summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-09KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand1-6/+19
2018-03-09EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik1-1/+1
2018-03-09media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-03-09blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatchMing Lei1-1/+3
2018-03-09tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng1-18/+12
2018-03-09tcp: revert F-RTO middle-box workaroundYuchung Cheng1-10/+7
2018-03-09s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-09s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-09Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann1-5/+3
2018-03-09s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-03-09s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-03-09s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-03-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-03-09l2tp: fix tunnel lookup use-after-free raceJames Chapman1-7/+7
2018-03-09l2tp: fix race in pppol2tp_release with session object destroyJames Chapman1-25/+27
2018-03-09l2tp: fix races with tunnel socket closeJames Chapman4-116/+42
2018-03-09l2tp: don't use inet_shutdown on ppp session destroyJames Chapman1-10/+0
2018-03-09l2tp: don't use inet_shutdown on tunnel destroyJames Chapman1-9/+2
2018-03-09tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2-2/+4
2018-03-09net: phy: Restore phy_resume() locking assumptionAndrew Lunn3-6/+15
2018-03-09net/mlx5: Fix error handling when adding flow rulesVlad Buslov1-2/+8
2018-03-09cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2-2/+2
2018-03-09virtio-net: disable NAPI only when enabled during XDP setJason Wang1-3/+5
2018-03-09tuntap: disable preemption during XDP processingJason Wang1-0/+6
2018-03-09tuntap: correctly add the missing XDP flushJason Wang1-0/+1
2018-03-09tcp: purge write queue upon RSTSoheil Hassas Yeganeh1-0/+1
2018-03-09netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-03-09mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel1-0/+3
2018-03-09cls_u32: fix use after free in u32_destroy_key()Paolo Abeni1-10/+11
2018-03-09amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky1-0/+2
2018-03-09tls: Use correct sk->sk_prot for IPV6Boris Pismenny1-15/+37
2018-03-09net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha1-1/+1
2018-03-09bridge: Fix VLAN reference count problemIdo Schimmel1-0/+2
2018-03-09sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev1-3/+7
2018-03-09net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-03-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko1-14/+18
2018-03-09sctp: do not pr_err for the duplicated node in transport rhlistXin Long1-4/+1
2018-03-09net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera1-1/+2
2018-03-09net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-03-09net/mlx5e: Fix loopback self test when GRO is offInbar Karmy1-1/+2
2018-03-09doc: Change the min default value of tcp_wmem/tcp_rmem.Tonghao Zhang1-2/+2
2018-03-09tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-03-09rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-03-09tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin1-0/+25
2018-03-09net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit1-1/+1
2018-03-09net/mlx5e: Specify numa node when allocating drop rqGal Pressman1-2/+8
2018-03-09mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-09sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala1-6/+4
2018-03-09net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman1-14/+35