summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packet: only allow extra vlan len on ethernet devicesDaniel Borkmann2015-11-151-35/+25
* packet: always probe for transport headerDaniel Borkmann2015-11-151-4/+3
* packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann2015-11-151-2/+3
* tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-11-151-3/+4
* Merge branch 'ipv6-route-fixes'David S. Miller2015-11-152-4/+21
|\
| * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-152-2/+4
| * ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+10
| * ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau2015-11-151-1/+7
|/
* fjes: fix inconsistent indentingColin Ian King2015-11-151-1/+1
* af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa2015-11-151-0/+18
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-121-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-1216-119/+161
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-103-12/+58
| * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-101-12/+15
| * netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann2015-11-101-3/+3
| * netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann2015-11-101-1/+1
| * netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-091-1/+1
| * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-088-85/+75
| |\
| | * netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik2015-11-071-4/+9
| | * netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik2015-11-071-1/+1
| | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-078-80/+65
| * | netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-061-2/+2
| * | netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-061-3/+6
| |/
* | r8169: fix kasan reported skb use-after-free.françois romieu2015-11-121-3/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-1019-42/+24
|\ \
| * | pci: remove pci_dma_supportedChristoph Hellwig2015-11-102-8/+0
| * | usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-101-6/+0
| * | kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-101-6/+0
| * | sfc: don't call dma_supportedChristoph Hellwig2015-11-101-5/+3
| * | nouveau: don't call pci_dma_supportedChristoph Hellwig2015-11-101-2/+5
| * | netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-103-3/+3
| * | saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
| * | lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko2015-11-101-1/+1
| * | hugetlb: trivial comment fixNaoya Horiguchi2015-11-101-2/+2
| * | selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven2015-11-101-2/+2
| * | selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven2015-11-101-0/+1
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-11-1010-234/+415
|\ \ \
| * | | coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
| * | | coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
| * | | coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7
| * | | cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-261-0/+100
| * | | deb-pkg: Add automatic support for armhf architectureBen Hutchings2015-10-261-1/+10
| * | | scripts/coccinelle: fix typosJulia Lawall2015-10-261-2/+2
| * | | coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0
OpenPOWER on IntegriCloud