summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-17Linux 4.14.7v4.14.7Greg Kroah-Hartman1-1/+1
2017-12-17dvb_frontend: don't use-after-free the frontend structMauro Carvalho Chehab1-5/+2
2017-12-17media: dvb-core: always call invoke_release() in fe_free()Daniel Scheller1-4/+5
2017-12-17x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre1-5/+5
2017-12-17RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky1-2/+2
2017-12-17md: free unused memory after bitmap resizeZdenek Kabelac1-0/+9
2017-12-17dm raid: fix panic when attempting to force a raid to syncHeinz Mauelshagen1-10/+11
2017-12-17audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore1-5/+5
2017-12-17audit: Allow auditd to set pid to 0 to end auditingSteve Grubb1-13/+16
2017-12-17nvmet-rdma: update queue list during ib_device removalIsrael Rukshin1-2/+4
2017-12-17blk-mq: Avoid that request queue removal can trigger list corruptionBart Van Assche1-0/+1
2017-12-17ide: ide-atapi: fix compile error with defining macro DEBUGHongxu Jia1-3/+3
2017-12-17ipvlan: fix ipv6 outbound deviceKeefe Liu1-1/+1
2017-12-17powerpc/powernv/idle: Round up latency and residency valuesVaidyanathan Srinivasan1-2/+2
2017-12-17kbuild: do not call cc-option before KBUILD_CFLAGS initializationMasahiro Yamada1-10/+11
2017-12-17KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier1-1/+1
2017-12-17fix kcm_clone()Al Viro1-44/+27
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton9-14/+5
2017-12-17usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier1-1/+1
2017-12-17ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki1-21/+23
2017-12-17sctp: use right member as the param of list_for_each_entryXin Long1-3/+3
2017-12-17cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski1-8/+13
2017-12-17net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva1-1/+1
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn15-18/+181
2017-12-17tun: fix rcu_read_lock imbalance in tun_build_skbXin Long1-1/+2
2017-12-17net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1
2017-12-17tun: free skb in early errorsWei Xu1-6/+18
2017-12-17tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell3-5/+7
2017-12-17tap: free skb if flags errorWei Xu1-4/+10
2017-12-17net: sched: cbq: create block for q->link.blockJiri Pirko1-1/+8
2017-12-17tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet1-0/+1
2017-12-17tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala1-4/+0
2017-12-17tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-17s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38
2017-12-17s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann1-0/+1
2017-12-17s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-17tcp/dccp: block bh before arming time_wait timerEric Dumazet2-0/+12
2017-12-17stmmac: reset last TSO segment size after device openLars Persson1-0/+1
2017-12-17net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2-43/+1
2017-12-17usbnet: fix alignment for frames with no ethernet headerBjørn Mork3-1/+7
2017-12-17tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet1-1/+0
2017-12-17net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet1-0/+5
2017-12-17packet: fix crash in fanout_demux_rollover()Mike Maloney2-23/+10
2017-12-17tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2-23/+46
2017-12-17sit: update frag_off infoHangbin Liu1-0/+1
2017-12-17rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge1-1/+1
2017-12-17vhost: fix skb leak in handle_rx()Wei Xu1-10/+10
2017-12-17tipc: fix memory leak in tipc_accept_from_sock()Jon Maloy1-0/+1
2017-12-17s390/qeth: fix early exit from error pathJulian Wiedmann1-2/+4
2017-12-17net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22