summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-251-16/+0
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-161-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-05-161-1/+1
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-021-0/+1
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-05-021-0/+3
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-291-0/+1
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-241-0/+1
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-241-0/+1
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2018-04-131-0/+1
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2018-04-131-4/+4
* net: x25: fix one potential use-after-free issuelinzhang2018-04-131-2/+2
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2018-04-081-2/+1
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-04-081-0/+2
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-081-3/+14
* ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-04-081-2/+2
* regulator: isl9305: fix array sizeVincent Stehlé2018-03-221-1/+1
* mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov2018-03-221-2/+2
* tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-221-3/+5
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-181-0/+3
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-111-0/+1
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-251-0/+11
* net_sched: red: Avoid devision by zeroNogah Frankel2018-02-251-1/+1
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-251-0/+1
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-161-0/+2
* ipv4: Map neigh lookup keys in __ipv4_neigh_lookup_noref()Wang Han2018-02-161-3/+3
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-311-0/+3
* tcp: __tcp_hdrlen() helperCraig Gallek2018-01-311-1/+6
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-311-0/+10
* eventpoll.h: add missing epoll event masksGreg KH2018-01-311-0/+13
* scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2018-01-311-1/+0
* target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2018-01-171-0/+1
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-171-0/+11
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-171-1/+0
* fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-171-1/+1
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-021-0/+2
* crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2018-01-021-0/+1
* mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-12-201-1/+2
* crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-12-201-0/+8
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-161-1/+2
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-161-0/+6
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-052-0/+4
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-241-0/+7
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-11-211-51/+51
* uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-11-211-1/+2
* Revert "uapi: fix linux/rds.h userspace compilation errors"Sasha Levin2017-11-211-2/+1
* ARM: dts: Fix omap3 off mode pull definesTony Lindgren2017-11-211-2/+2
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-11-211-0/+1
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-181-0/+1
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3