summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-11-15sctp: translate host order to network order when setting a hmacidlucien
2015-11-15Merge branch 'packet-fixes'David S. Miller
2015-11-15packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-11-15packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-11-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
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-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-11-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-10Merge 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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-10Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-10pci: remove pci_dma_supportedChristoph Hellwig
2015-11-10usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig
2015-11-10kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig
2015-11-10sfc: don't call dma_supportedChristoph Hellwig
2015-11-10nouveau: don't call pci_dma_supportedChristoph Hellwig
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-11-10lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko
2015-11-10hugetlb: trivial comment fixNaoya Horiguchi
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven