aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17net: add notifier hooks for devmap bpf mapJohn Fastabend1-1/+1
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend3-1/+13
2017-07-17bpf: add bpf_redirect_map helper routineJohn Fastabend2-1/+10
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend2-0/+4
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend2-2/+33
2017-07-17net: implement XDP_REDIRECT for xdp genericJohn Fastabend1-0/+1
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend3-0/+11
2017-07-17inetpeer: remove AVL implementation in favor of RB treeEric Dumazet1-9/+2
2017-07-17net/unix: drop obsolete fd-recursion limitsDavid Herrmann1-1/+0
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long2-3/+3
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long2-3/+3
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long2-3/+3
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long1-2/+2
2017-07-16sctp: remove struct sctp_ecn_capable_paramXin Long1-5/+0
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_hostname_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long1-3/+3
2017-07-16sctp: remove the typedef sctp_ipv6addr_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_ipv4addr_param_tXin Long1-3/+3
2017-07-16ip6: fix PMTU discovery when using /127 subnetsVincent Bernat1-1/+1
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-235/+253
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+20
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+4
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-29/+84
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds10-118/+450
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds4-4/+208
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-137/+302
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer1-2/+3
2017-07-10bitmap: use memcmp optimisation in more situationsMatthew Wilcox1-3/+1
2017-07-10include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when possibleMatthew Wilcox1-0/+6
2017-07-10bitmap: optimise bitmap_set and bitmap_clear of a single bitMatthew Wilcox1-3/+20
2017-07-10ARM: fix rd_size declarationBart Van Assche1-0/+3
2017-07-10bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott2-73/+85
2017-07-10linux/bug.h: correct "space required before that '-'"Ian Abbott1-2/+2
2017-07-10linux/bug.h: correct "(foo*)" should be "(foo *)"Ian Abbott1-1/+1
2017-07-10linux/bug.h: correct formatting of block commentIan Abbott1-4/+6
2017-07-10asm-generic/bug.h: declare struct pt_regs; before function prototypeIan Abbott1-0/+1
2017-07-10mm: disallow early_pfn_to_nid on configurations which do not implement itMichal Hocko1-0/+1
2017-07-10mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner1-0/+1
2017-07-10mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-10include/linux/backing-dev.h: simplify wb_stat_sumNikolay Borisov1-14/+1
2017-07-10include/linux/mmzone.h: remove ancient/ambiguous commentNikolay Borisov1-5/+2
2017-07-10hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko2-3/+4
2017-07-10mm, hugetlb: unclutter hugetlb allocation layersMichal Hocko1-1/+1
2017-07-10mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin1-0/+80
2017-07-10mm: unify new_node_page and alloc_migrate_targetMichal Hocko1-0/+16
2017-07-10hugetlb, memory_hotplug: prefer to use reserved pages for migrationMichal Hocko1-0/+2