summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-15Linux 3.18.27v3.18.27Sasha Levin1-1/+1
2016-02-15xfrm: dst_entries_init() per-net dst_opsDan Streetman3-62/+75
2016-02-15xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2016-02-15xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2016-02-15xen-netback: respect user provided max_queuesWei Liu1-2/+5
2016-02-15team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-02-15ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-02-15isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-02-15net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-02-15phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-02-15bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-02-15tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-02-15ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-02-15net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2-4/+13
2016-02-15net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-02-15net: sched: fix missing free per cpu on qstatsJohn Fastabend1-1/+3
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent5-56/+25
2016-02-15bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau3-8/+33
2016-02-15connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-02-15sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2016-02-15ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-02-15veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-02-15X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells1-4/+0
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-15ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-15dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-15drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-15drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-15drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-02-15ARM: nomadik: set up MCDATDIR2Linus Walleij1-3/+3
2016-02-15[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-15ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-15ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1
2016-02-15[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-02-15xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu1-1/+6
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu2-34/+46
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani1-3/+37
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman1-0/+17
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-15drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-15ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-15ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22