summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-31tls: fix sw_ctx leakSabrina Dubroca1-5/+7
2018-01-31net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin1-0/+9
2018-01-31netlink: reset extack earlier in netlink_rcv_skbXin Long1-1/+1
2018-01-31nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-31net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh1-0/+6
2018-01-31netlink: extack needs to be reset each time through loopDavid Ahern1-1/+2
2018-01-31sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long1-2/+8
2018-01-31flow_dissector: properly cap thoff fieldEric Dumazet1-2/+1
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-31gso: validate gso_type in GSO handlersWillem de Bruijn7-0/+21
2018-01-31ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev1-7/+7
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2018-01-31net/mlx5: Fix get vector affinity helper functionSaeed Mahameed1-1/+18
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha5-22/+44
2018-01-31tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang1-12/+14
2018-01-31sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-01-31sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-31net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-31net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2-3/+3
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet1-4/+15
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau1-1/+1
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet1-0/+1
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney1-2/+4
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings3-2/+3
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2-1/+9
2018-01-31net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall1-2/+2
2018-01-31drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon1-6/+6
2018-01-31ARM: net: bpf: clarify tail_call indexRussell King1-1/+1
2018-01-31ARM: net: bpf: fix LDX instructionsRussell King1-28/+33
2018-01-31ARM: net: bpf: fix register savingRussell King1-58/+22
2018-01-31ARM: net: bpf: correct stack layout documentationRussell King1-8/+27
2018-01-31ARM: net: bpf: move stack documentationRussell King1-21/+21
2018-01-31ARM: net: bpf: fix stack alignmentRussell King1-3/+8
2018-01-31ARM: net: bpf: fix tail call jumpsRussell King1-1/+1
2018-01-31ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King1-7/+11
2018-01-31orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-31KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger1-7/+11
2018-01-31Btrfs: fix stale entries in readdirJosef Bacik1-18/+8
2018-01-31Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2-110/+172
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-31Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-31xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert1-1/+7