summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08net: sched: fix missing doc annotationsEric Dumazet
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru
2016-06-08fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang
2016-06-07fsl/qe: Add QE TDM libZhao Qiang
2016-06-07fsl/qe: Make regs resouce_size_tZhao Qiang
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang
2016-06-07fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim
2016-06-07virtio-net: Add initial MTU advice featureAaron Conole
2016-06-05ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan
2016-06-05ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew Lunn
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn
2016-06-04net: dsa: Move port device node into port structureAndrew Lunn
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn
2016-06-04qed: Fix next-ptr chains for BE / 32-bitYuval Mintz
2016-06-04qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-04qed: Add common HSI for new protocolsYuval Mintz
2016-06-04qed: Revisit chain implementationYuval Mintz
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-03sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner
2016-06-03qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-02udp: avoid csum_partial() for validated skbEric Dumazet
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-30ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro