summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* xen/events: Mask a moving irqBoris Ostrovsky2016-05-011-4/+30
* ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai2016-05-011-2/+2
* KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-05-011-7/+5
* sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2016-05-012-16/+14
* USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum2016-05-011-0/+18
* USB: cypress_m8: add endpoint sanity checkOliver Neukum2016-05-011-6/+5
* USB: mct_u232: add sanity checking in probeOliver Neukum2016-05-011-0/+6
* ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-05-012-1/+9
* ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-05-011-11/+11