summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2017-03-161-0/+7
* net: alx: Work around the DMA RX overflow issueFeng Tang2017-03-161-1/+6
* ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2017-03-162-1/+4
* sit: correct IP protocol used in ipip6_errSimon Horman2017-03-161-2/+2
* ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2017-03-161-8/+3
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2017-03-163-8/+4
* net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2017-03-161-2/+3
* VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell2017-03-161-20/+1
* netem: Segment GSO packets on enqueueNeil Horman2017-03-161-2/+59
* sch_dsmark: update backlog as wellWANG Cong2017-03-161-0/+3
* sch_htb: update backlog as wellWANG Cong2017-03-161-1/+4
* route: do not cache fib route info on local routes with oifChris Friesen2017-03-161-0/+12
* decnet: Do not build routes to devices without decnet private data.David S. Miller2017-03-161-1/+8
* lib/vsprintf.c: improve sanity check in vsnprintf()Rasmus Villemoes2017-03-161-1/+1
* sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2017-03-161-0/+3
* irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-03-161-18/+16
* Fix missing sanity check in /dev/sgAl Viro2017-03-161-0/+4
* printk: use rcuidle console tracepointSergey Senozhatsky2017-03-161-1/+1
* packet: Do not call fanout_release from atomic contextsAnoob Soman2017-03-161-8/+20
* packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2017-03-161-0/+1
* vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi2017-03-161-0/+1
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-03-161-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-03-161-3/+7
* siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-03-161-5/+13
* packet: fix races in fanout_add()Eric Dumazet2017-03-161-12/+14
* mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-03-161-2/+2
* futex: Move futex_init() to core_initcallYang Yang2017-03-161-1/+1
* net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet2017-03-162-0/+6
* net/sock: Add sock_efree() functionBen Hutchings2017-03-162-0/+7
* l2tp: do not use udp_ioctl()Eric Dumazet2017-03-163-2/+28
* xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-03-161-7/+2
* scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-03-161-4/+4
* ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang2017-03-161-0/+1
* ping: fix a null pointer dereferenceWANG Cong2017-03-161-0/+2
* btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney2017-03-161-2/+4
* target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-03-161-2/+6
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-03-161-2/+15
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-03-161-1/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-03-161-13/+20
* drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-03-161-2/+2
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-03-161-1/+1
* catc: Use heap buffer for memory size testBen Hutchings2017-03-161-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-03-161-16/+17
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-03-161-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-03-161-4/+25
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-03-161-8/+1
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-03-161-1/+1
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-03-162-0/+8
* mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko2017-03-161-0/+5
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-03-161-18/+13