summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-31isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-31bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov1-0/+8
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-31net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-31phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov5-5/+11
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-31net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-31sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-31tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-31ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-01-31net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-31tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng1-0/+3
2016-01-31net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-01-31net: sched: fix missing free per cpu on qstatsJohn Fastabend1-1/+3
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent5-56/+25
2016-01-31bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau3-9/+29
2016-01-31af_unix: Fix splice-bind deadlockRainer Weikusat1-26/+40
2016-01-31connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-31sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork3-1/+33
2016-01-31addrconf: always initialize sysctl table dataWANG Cong1-7/+4
2016-01-31ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-01-31veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-31openvswitch: correct encoding of set tunnel action attributesSimon Horman1-1/+3
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu5-26/+75
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-31USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2016-01-31airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2016-01-31usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2016-01-31ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-31ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax1-5/+3
2016-01-31ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2016-01-31ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_txPeter Ujfalusi1-2/+2
2016-01-31ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2016-01-31ASoC: es8328: Fix deemphasis valuesJohn Keeping2-8/+18
2016-01-31ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2016-01-31ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto1-1/+1
2016-01-31ASoC: rt286: Fix run time error while modifying const dataAxel Lin1-2/+6
2016-01-31ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-31ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-31ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai1-0/+1
2016-01-31ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-31ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2