summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-06-151-0/+5
* usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-06-151-1/+3
* nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-06-151-1/+1
* kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-06-151-5/+5
* libahci: save port map for forced port mapSrinivas Kandagatla2016-06-151-0/+1
* Input: gtco - fix crash on detecting device without endpointsVladis Dronov2016-06-151-1/+9
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2016-06-151-1/+1
* x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2016-06-151-2/+2
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2016-06-151-6/+18
* crypto: gcm - Fix rfc4543 decryption crashHerbert Xu2016-06-151-0/+3
* crypto: gcm - fix rfc4543 to handle async crypto correctlyJussi Kivilinna2016-06-151-2/+17
* x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2016-06-152-6/+36
* x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2016-06-152-1/+24
* Revert "net: validate variable length ll headers"Ben Hutchings2016-06-151-20/+1
* Revert "ax25: add link layer header validation function"Ben Hutchings2016-06-151-15/+0
* Linux 3.2.80v3.2.80Ben Hutchings2016-05-011-1/+1
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-05-013-33/+31
* jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-05-011-4/+2
* jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng2016-05-011-6/+11
* ipv6: Count in extension headers in skb->network_headerJakub Sitnicki2016-05-011-5/+4
* ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan2016-05-011-3/+5
* xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-05-011-0/+3
* qlge: Fix receive packets drop.Manish Chopra2016-05-011-0/+11
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-05-011-1/+1
* macvtap: always pass ethernet header in linearWillem de Bruijn2016-05-011-3/+6
* sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov2016-05-011-1/+2
* ax25: add link layer header validation functionWillem de Bruijn2016-05-011-0/+15
* net: validate variable length ll headersWillem de Bruijn2016-05-011-1/+20
* cdc_ncm: toggle altsetting to force reset before setupBjørn Mork2016-05-011-1/+5
* sctp: lack the check for ports in sctp_v6_cmp_addrXin Long2016-05-011-0/+2
* net: jme: fix suspend/resume on JMC260Diego Viola2016-05-011-1/+2
* serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven2016-05-011-37/+0
* bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-05-011-4/+8
* sctp: Fix port hash table size computationNeil Horman2016-05-011-9/+38
* pppoe: fix reference counting in PPPoE proxyGuillaume Nault2016-05-011-0/+2
* ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet2016-05-014-3/+11
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2016-05-014-9/+28
* ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-05-011-0/+3
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-05-011-0/+17
* af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun2016-05-011-0/+3
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-05-015-7/+20
* phonet: properly unshare skbs in phonet_rcv()Eric Dumazet2016-05-011-0/+4
* tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-05-011-1/+1
* bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-05-011-1/+4
* connector: bump skb->users before callback invocationFlorian Westphal2016-05-011-8/+3
* sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2016-05-012-4/+5
* ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-011-3/+3
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-05-013-2/+18
* USB: usbip: fix potential out-of-bounds writeIgnat Korchagin2016-05-011-0/+11
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-05-011-0/+7