aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet1-0/+1
2016-10-20net: add recursion limit to GROSabrina Dubroca1-1/+38
2016-10-19rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko1-1/+1
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-8/+24
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern3-5/+33
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-1/+1
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac1-1/+0
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+35
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds11-10/+58
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-8/+55
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds3-2/+23
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+24
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern1-0/+24
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert1-2/+11
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+5
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-3/+45
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-361/+60
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg1-1/+4
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg1-9/+22
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-16/+0
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds52-2350/+3787
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-238/+357
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2-2/+0
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-10-11kthread: better support freezable kthread workersPetr Mladek1-3/+9
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek1-0/+4
2016-10-11kthread: allow to cancel kthread workPetr Mladek1-0/+5
2016-10-11kthread: initial support for delayed kthread workPetr Mladek1-0/+33
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek1-0/+2
2016-10-11kthread: add kthread_create_worker*()Petr Mladek1-0/+7
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-9/+9
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek1-1/+1
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas1-0/+18
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+6
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra1-1/+2
2016-10-11dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-0/+5
2016-10-11random: remove unused randomize_range()Jason Cooper1-1/+0
2016-10-11random: simplify API for random address requestsJason Cooper1-0/+1
2016-10-11autofs4: move linux/auto_dev-ioctl.h to uapi/linuxIan Kent2-208/+222
2016-10-11autofs: move inclusion of linux/limits.h to uapiTomohiro Kusumi2-1/+1
2016-10-11autofs: remove AUTOFS_DEVID_LENTomohiro Kusumi1-2/+0
2016-10-11include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan1-1/+4
2016-10-11radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler1-0/+8
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds29-579/+1587
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-2/+64