aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-08sched: remove qdisc->dropFlorian Westphal1-36/+0
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal1-19/+0
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal1-4/+0
2016-06-08net: Add l3mdev ruleDavid Ahern3-2/+35
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli1-0/+1
2016-06-08net: sched: fix missing doc annotationsEric Dumazet1-1/+2
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru1-0/+62
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru1-0/+90
2016-06-08fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler1-2/+2
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2-4/+16
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet2-11/+5
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang2-2/+21
2016-06-07fsl/qe: Add QE TDM libZhao Qiang2-4/+95
2016-06-07fsl/qe: Make regs resouce_size_tZhao Qiang1-1/+1
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang3-0/+21
2016-06-07fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang2-0/+4
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim3-11/+13
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim1-0/+8
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2-0/+3
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