aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-06virtio-net: Add initial MTU advice featureAaron Conole1-0/+3
2016-06-04ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan1-0/+8
2016-06-04ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan1-0/+5
2016-06-04net: dsa: Add new binding implementationAndrew Lunn1-0/+20
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew Lunn1-1/+7
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn1-1/+8
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn1-5/+4
2016-06-04net: dsa: Move port device node into port structureAndrew Lunn1-0/+1
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn1-2/+6
2016-06-03qed: Fix next-ptr chains for BE / 32-bitYuval Mintz1-2/+1
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz2-2/+67
2016-06-03qed: Add common HSI for new protocolsYuval Mintz6-1/+2006
2016-06-03qed: Revisit chain implementationYuval Mintz2-220/+336
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner5-2/+17
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner1-0/+1
2016-06-03sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner1-0/+5
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz3-108/+222
2016-06-01udp: avoid csum_partial() for validated skbEric Dumazet1-2/+2
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+18
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long1-0/+2
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann1-1/+2
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds4-110/+141
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-3/+24
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-53/+34
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin1-2/+6
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-2/+4
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+43
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-8/+68
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-92/+219
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+8
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-2/+4
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds1-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-05-27mm: fix section mismatch warningLinus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+94
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-19/+279
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-2/+2
2016-05-27Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai17-16/+155
2016-05-27Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown1-2/+42
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+92
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+31
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+7
2016-05-26Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-1/+22
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-13/+28