summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan2016-06-051-0/+8
| * ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan2016-06-051-0/+5
|/
* Merge branch 'dsa-new-binding'David S. Miller2016-06-0415-410/+1489
|\
| * net: dsa: Document new bindingAndrew Lunn2016-06-041-2/+276
| * arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn2016-06-041-158/+170
| * net: dsa: Add new binding implementationAndrew Lunn2016-06-047-4/+694
| * net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn2016-06-042-9/+86
| * net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn2016-06-041-63/+63
| * net: dsa: Make mdio bus optionalAndrew Lunn2016-06-041-11/+13
| * net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-044-61/+54
| * net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn2016-06-041-6/+2
| * net: dsa: Split up creating/destroying of DSA and CPU portsAndrew Lunn2016-06-042-35/+54
| * net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-043-3/+12
| * net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-043-19/+5
| * net: dsa: Move port device node into port structureAndrew Lunn2016-06-043-7/+7
| * net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-049-29/+38
| * net: dsa: tag_{e}dsa.c: Remove dependency on platform dataAndrew Lunn2016-06-042-2/+10
| * net: dsa: slave: Remove MDIO address from switch MDIO bus nameAndrew Lunn2016-06-041-2/+1
| * net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot2016-06-041-4/+9
| * net: dsa: slave: chip data is optional, don't dereference NULLAndrew Lunn2016-06-041-1/+1
|/
* net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()David S. Miller2016-06-041-0/+1
* sctp: Fix warning in sctp_packet_transmit_chunk()David S. Miller2016-06-041-1/+1
* qed: Fix next-ptr chains for BE / 32-bitYuval Mintz2016-06-041-2/+1
* Merge branch 'qed-roce-iscsi'David S. Miller2016-06-0423-383/+7312
|\
| * qed: Initialize hardware for new protocolsYuval Mintz2016-06-047-70/+1535
| * qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-048-6/+114
| * qed: Add common HSI for new protocolsYuval Mintz2016-06-048-1/+5040
| * qed: Revisit chain implementationYuval Mintz2016-06-047-306/+623
|/
* net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk2016-06-041-3/+0
* rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches2016-06-0416-34/+56
* hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang2016-06-041-0/+4
* Merge branch 'sctp-gso'David S. Miller2016-06-0419-167/+524
|\
| * sctp: improve debug message to also log curr pkt and new chunk sizeMarcelo Ricardo Leitner2016-06-041-1/+2
| * sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-0414-126/+429
| * sctp: delay as much as possible skb_linearizeMarcelo Ricardo Leitner2016-06-042-31/+43
| * skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner2016-06-046-4/+36
| * sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner2016-06-042-3/+12
| * skbuff: export skb_gro_receiveMarcelo Ricardo Leitner2016-06-041-0/+1
| * loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner2016-06-041-3/+2
|/
* net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar2016-06-041-2/+3
* qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-0317-4657/+4129
* net: vrf: set operstate and mtu at link createDavid Ahern2016-06-031-0/+6
* ovs: set name assign type of internal portZhang Shengju2016-06-031-1/+1
* net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar2016-06-021-2/+1
* ravb: Remove manual pause frame transmitMasaru Nagai2016-06-021-2/+0
* stmmac: make platform drivers depend on their associated SoCPeter Robinson2016-06-021-7/+7
* Merge branch 'macvlan-less-mcast-cloning'David S. Miller2016-06-021-7/+41
|\
| * macvlan: Avoid unnecessary multicast cloningHerbert Xu2016-06-021-6/+34
| * macvlan: Fix potential use-after free for broadcastsHerbert Xu2016-06-021-2/+8
|/
* udp: avoid csum_partial() for validated skbEric Dumazet2016-06-021-2/+2