summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Linux 4.1.19v4.1.19Sasha Levin1-1/+1
2016-03-04sctp: Fix port hash table size computationNeil Horman1-9/+38
2016-03-04unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-03-04rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-03-04route: check and remove route cache when we get routeXin Long2-14/+64
2016-03-04pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-03-04l2tp: Fix error creating L2TP tunnelsMark Tomlinson1-4/+14
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-04qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork1-0/+1
2016-03-04af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2016-03-04ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet4-3/+11
2016-03-04bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-03-04bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck1-0/+7
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck1-3/+3
2016-03-04sctp: translate network order to host order when users get a hmacidXin Long1-2/+7
2016-03-04tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry4-2/+15
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa5-8/+16
2016-03-04ipv6: fix a lockdep splatEric Dumazet1-2/+3
2016-03-04ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org1-1/+4
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu5-9/+28
2016-03-04ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni1-0/+3
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni3-8/+18
2016-03-04tcp: beware of alignments in tcp_get_info()Eric Dumazet1-4/+8
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel3-9/+11
2016-03-04tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan1-4/+3
2016-03-04sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner1-0/+2
2016-03-04pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-03-04af_unix: fix struct pid memory leakEric Dumazet1-0/+1
2016-03-04tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet1-5/+8
2016-03-04net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-03-04af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun1-0/+3
2016-03-04powerpc/eeh: Fix build error caused by pci_dnGavin Shan1-13/+7
2016-03-04ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2016-03-04ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-03-04ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso2-3/+3
2016-03-04ipc,shm: move BUG_ON check into shm_lockDavidlohr Bueso1-5/+5
2016-03-04mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-03-04ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-03-04x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-03-04drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann1-1/+2
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-03-04tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-03-04dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko1-5/+10
2016-03-04ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2