summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-05-31
* net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-05-31
* phy: add reverse MII PHY connection typeFlorian Fainelli2013-05-31
* sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-31
* iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-31
* net: clean up skb headers codeCong Wang2013-05-31
* netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman2013-05-31
* gro: should aggregate frames without DFEric Dumazet2013-05-31
* net: Update RFS target at poll for tcp/udpDavid Majnemer2013-05-31
* sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-05-31
* tulip: remove redundant D0 power state setYijing Wang2013-05-31
* qlcnic: remove redundant D0 power state setYijing Wang2013-05-31
* net, jme: remove redundant D0 power state setYijing Wang2013-05-31
* phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-31
* phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-31
* phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-31
* phy: Add Vitesse 8211 phy IDMichal Simek2013-05-31
* phy: Clean coding style in vitesse phyMichal Simek2013-05-31
* tcp: undo on DSACK during recoveryYuchung Cheng2013-05-30
* tcp: fix undo on partial ack in recoveryYuchung Cheng2013-05-30
* tcp: refactor undo functionsYuchung Cheng2013-05-30
* tcp: consolidate PRR packet accountingYuchung Cheng2013-05-30
* net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-30
* net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-30
* net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-30
* net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth2013-05-30
* net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-30
* net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth2013-05-30
* net: emaclite: Update driver headerMichal Simek2013-05-30
* net: emaclite: Enable emaclite for Xilinx Arm Zynq platformMichal Simek2013-05-30
* net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek2013-05-30
* net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek2013-05-30
* net: emaclite: Support multiple phys connected to one MDIO busMichal Simek2013-05-30
* net: emaclite: Report failures in mdio setupMichal Simek2013-05-30
* Merge branch 'netxen_nic'David S. Miller2013-05-30
|\
| * netxen_nic: Update version to 4.0.81Manish Chopra2013-05-30
| * netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-30
| * netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-30
| * netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-30
| * netxen_nic: Log driver version with firmware versionManish Chopra2013-05-30
|/
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-30
|\
| * batman-adv: Start new development cycleSimon Wunderlich2013-05-29
| * batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll2013-05-29
| * batman-adv: print the VID properlyAntonio Quartulli2013-05-29
| * batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-29
| * batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-29
| * batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-29
| * batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-29
| * batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli2013-05-29
| * batman-adv: refactor batadv_tt_local_event()Antonio Quartulli2013-05-29