aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2017-04-112-2/+9
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2017-04-111-0/+1
* net: diag: Add support to filter on device indexDavid Ahern2017-04-111-0/+1
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-111-4/+0
* UPSTREAM: lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim2017-04-111-2/+2
* lz4: add lz4 module.Kyungsik Lee2017-04-112-0/+97
* KSM: mediatek: implement Adaptive KSMAnmin Hsu2016-12-251-0/+8
* net: dhcpv6: remove MTK_DHCPV6C_WIFI featureYingjoe Chen2016-12-193-4/+0
* revert "Network: reset onnection by UID"Yingjoe Chen2016-12-192-13/+0
* ipv6: add complete rcu protection around np->optEric Dumazet2016-12-112-2/+21
* fix buildDerTeufel2016-12-111-0/+68
* zram: make compression algorithm selection possibleSergey Senozhatsky2016-12-111-0/+1
* zram: add multi stream functionalitySergey Senozhatsky2016-12-111-1/+1
* zram: use zcomp compressing backendsSergey Senozhatsky2016-12-111-4/+4
* zram: drop not used table `count' memberSergey Senozhatsky2016-12-111-1/+0
* zram: use atomic64_t for all zram statsSergey Senozhatsky2016-12-111-3/+3
* zram: remove good and bad compress statsSergey Senozhatsky2016-12-111-2/+0
* CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat2016-12-111-0/+47
* zram: drop `init_done' struct zram memberSergey Senozhatsky2016-12-111-1/+0
* zram: remove zram->lock in read path and change it with mutexMinchan Kim2016-12-111-3/+1
* zram: remove workqueue for freeing removed pending slotMinchan Kim2016-12-111-10/+0
* zram: introduce zram->tb_lockMinchan Kim2016-12-111-1/+2
* zram: use atomic operation for statMinchan Kim2016-12-111-10/+6
* zram: add copyrightMinchan Kim2016-12-111-0/+1
* zram: remove old private project commentMinchan Kim2016-12-111-1/+0
* zsmalloc: add copyrightMinchan Kim2016-12-111-0/+1
* zram: promote zram from stagingMinchan Kim2016-12-111-0/+126
* zsmalloc: move it under mmMinchan Kim2016-12-111-0/+50
* UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski2016-11-182-0/+15
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2016-11-171-1/+1
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-11-171-1/+2
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-171-0/+2
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-11-071-0/+1
* PCI: Add Netronome NFP4000 PF device IDSimon Horman2016-11-071-0/+1
* PCI: Add Netronome vendor and device IDsJason S. McMullan2016-11-071-0/+6
* proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2016-09-281-2/+2
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2016-09-281-0/+17
* mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2016-09-281-1/+1
* slub: remove verify_mem_not_deleted()Christoph Lameter2016-09-281-13/+0
* slub: rework sysfs layout for memcg cachesVladimir Davydov2016-09-281-0/+3
* net: pkt_sched: PIE AQM schemeVijay Subramanian2016-09-181-0/+25
* net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2016-09-181-0/+25
* pkt_sched: fq: fix pacing for small framesEric Dumazet2016-09-181-0/+3
* pkt_sched: fq: warn users using defrateEric Dumazet2016-09-181-3/+1
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2016-09-181-0/+41
* cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2016-09-181-0/+10
* cgroup: make cgroup_is_removed() staticTejun Heo2016-09-181-1/+0
* cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2016-09-181-0/+2
* blk-throttle: implement proper hierarchy supportTejun Heo2016-09-181-0/+2
* block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2016-09-131-1/+1