summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-02-02netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso
2018-02-02netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso
2018-02-02netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso
2018-02-02netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan
2018-02-02netfilter: x_tables: make allocation less aggressiveMichal Hocko
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov
2018-02-01net: igmp: add a missing rcu locking sectionEric Dumazet
2018-02-01ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario
2018-02-01vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King
2018-02-01net: jme: remove unused initialization of 'rxdesc'Colin Ian King
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-01rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner
2018-02-01rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko
2018-02-01inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven
2018-02-01net: bridge: Fix uninitialized error in br_fdb_sync_static()Geert Uytterhoeven
2018-02-01openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk
2018-02-01tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King
2018-02-01Merge branch 'bnx2x-disable-GSO-on-too-large-packets'David S. Miller
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31mm: remove PG_highmem descriptionMiles Chen
2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes
2018-01-31mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap
2018-01-31mm, memory_hotplug: fix memmap initializationMichal Hocko
2018-01-31mm: correct comments regarding do_fault_around()William Kucharski
2018-01-31mm: numa: do not trap faults on shared data section pages.Henry Willard
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko
2018-01-31mm, hugetlb: further simplify hugetlb allocation APIMichal Hocko
2018-01-31mm, hugetlb: get rid of surplus page accounting tricksMichal Hocko
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko
2018-01-31mm, hugetlb: integrate giga hugetlb more naturally to the allocation pathMichal Hocko
2018-01-31mm, hugetlb: unify core page allocation accounting and initializationMichal Hocko
2018-01-31mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytesAndrey Ryabinin
2018-01-31mm/memcontrol.c: make local symbol staticChristopher Díaz Riveros
2018-01-31mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()Ralph Campbell
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik
2018-01-31mm/compaction.c: fix comment for try_to_compact_pages()Yang Shi
2018-01-31mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...Oscar Salvador
2018-01-31zsmalloc: use U suffix for negative literals being shiftedNick Desaulniers
2018-01-31mm/page_owner.c: clean up init_pages_in_zone()Oscar Salvador