summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-16packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-11-16packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-11-16packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-11-16packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-11-16tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-11-16Merge branch 'ipv6-route-fixes'David S. Miller2-4/+21
2015-11-16ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2-2/+4
2015-11-16ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau1-1/+10
2015-11-16ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau1-1/+7
2015-11-16fjes: fix inconsistent indentingColin Ian King1-1/+1
2015-11-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa1-0/+18
2015-11-13stmmac: avoid ipq806x constant overflow warningArnd Bergmann1-5/+5
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller16-119/+161
2015-11-12r8169: fix kasan reported skb use-after-free.françois romieu1-3/+3
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-42/+24
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-436/+794
2015-11-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+4
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-53/+362
2015-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-322/+642
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds33-90/+286
2015-11-11Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds17-42/+142
2015-11-11Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-269/+296
2015-11-11pci: remove pci_dma_supportedChristoph Hellwig2-8/+0
2015-11-11usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-11kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-11sfc: don't call dma_supportedChristoph Hellwig1-5/+3
2015-11-11nouveau: don't call pci_dma_supportedChristoph Hellwig1-2/+5
2015-11-11netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-11-11saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko1-1/+1
2015-11-11hugetlb: trivial comment fixNaoya Horiguchi1-2/+2
2015-11-11selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven1-2/+2
2015-11-11selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven1-0/+1
2015-11-11Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-3/+9
2015-11-11Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-69/+157
2015-11-11Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds433-3428/+20755
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-393/+4467
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds70-296/+1888
2015-11-11Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds98-4433/+1002
2015-11-11netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso3-12/+58