summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-05net: disable fragment reassembly if high_thresh is zeroMichal Kubeček
2016-06-04Merge branch 'hns-acpi'David S. Miller
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan
2016-06-04net: hns: dsaf adds support of acpiKejian Yan
2016-06-04net: hns: add dsaf misc operation methodKejian Yan
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan
2016-06-04ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan
2016-06-04ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan
2016-06-04Merge branch 'dsa-new-binding'David S. Miller
2016-06-04net: dsa: Document new bindingAndrew Lunn
2016-06-04arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn
2016-06-04net: dsa: Make mdio bus optionalAndrew Lunn
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn
2016-06-04net: dsa: Split up creating/destroying of DSA and CPU portsAndrew 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-04net: dsa: tag_{e}dsa.c: Remove dependency on platform dataAndrew Lunn
2016-06-04net: dsa: slave: Remove MDIO address from switch MDIO bus nameAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot
2016-06-04net: dsa: slave: chip data is optional, don't dereference NULLAndrew Lunn
2016-06-03net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()David S. Miller
2016-06-03sctp: Fix warning in sctp_packet_transmit_chunk()David S. Miller
2016-06-03qed: Fix next-ptr chains for BE / 32-bitYuval Mintz
2016-06-03Merge branch 'qed-roce-iscsi'David S. Miller
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-03qed: Add common HSI for new protocolsYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-06-03net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang
2016-06-03Merge branch 'sctp-gso'David S. Miller
2016-06-03sctp: improve debug message to also log curr pkt and new chunk sizeMarcelo Ricardo Leitner
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-06-03sctp: delay as much as possible skb_linearizeMarcelo Ricardo Leitner
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-03sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner