summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-15packet: always probe for transport headerDaniel Borkmann
2015-11-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-11-15Merge branch 'ipv6-route-fixes'David S. Miller
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-11-15fjes: fix inconsistent indentingColin Ian King
2015-11-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa
2015-11-12stmmac: avoid ipq806x constant overflow warningArnd Bergmann
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-12r8169: fix kasan reported skb use-after-free.françois romieu
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-11-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-11Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-11Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-11pci: remove pci_dma_supportedChristoph Hellwig
2015-11-11usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig
2015-11-11kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig
2015-11-11sfc: don't call dma_supportedChristoph Hellwig
2015-11-11nouveau: don't call pci_dma_supportedChristoph Hellwig
2015-11-11netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-11lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko
2015-11-11hugetlb: trivial comment fixNaoya Horiguchi
2015-11-11selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-11selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven
2015-11-11Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2015-11-10Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso
2015-11-10net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso
2015-11-10netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann