summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.35v3.16.35Ben Hutchings2016-05-011-2/+2
* crypto: gcm - Fix rfc4543 decryption crashHerbert Xu2016-05-011-0/+3
* 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
* ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan2016-05-011-3/+5
* ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan2016-05-011-3/+5
* tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-05-013-11/+25
* qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork2016-05-011-0/+1
* qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph2016-05-011-0/+3
* 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
* udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld2016-05-011-4/+2
* cdc_ncm: toggle altsetting to force reset before setupBjørn Mork2016-05-011-1/+5
* net: qmi_wwan: remove 1199:9070 device idBjørn Mork2016-05-011-2/+0
* qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork2016-05-011-2/+4
* Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar2016-05-011-0/+1
* net: qmi_wwan: Add SIMCom 7230EKristian Evensen2016-05-011-0/+1
* net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-05-011-0/+1
* USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar2016-05-011-0/+21
* qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork2016-05-011-0/+4
* qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2016-05-011-0/+1
* qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer2016-05-011-0/+1
* 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-39/+0
* ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-011-3/+3
* s390/mm: four page table levels vs. forkMartin Schwidefsky2016-05-012-14/+30
* 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
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-05-011-13/+1
* x86: standardize mmap_rnd() usageKees Cook2016-05-011-16/+20
* netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-05-013-6/+12
* netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-05-013-27/+24
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-05-014-0/+9
* parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-05-011-0/+3
* parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-05-011-5/+5
* gpio: pca953x: Use correct u16 value for register word writeYong Li2016-05-011-1/+2
* usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko2016-05-011-5/+0
* USB: option: add "D-Link DWM-221 B1" device idBjørn Mork2016-05-011-0/+2
* USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch2016-05-011-0/+1
* USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2016-05-012-0/+12
* Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-05-011-0/+137
* ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-05-011-1/+1