summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Update RFS target at poll for tcp/udpDavid Majnemer2013-05-312-0/+4
* sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-05-311-1/+1
* tulip: remove redundant D0 power state setYijing Wang2013-05-311-6/+0
* qlcnic: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* net, jme: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-312-0/+26
* phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-312-0/+66
* phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-311-9/+9
* phy: Add Vitesse 8211 phy IDMichal Simek2013-05-311-0/+15
* phy: Clean coding style in vitesse phyMichal Simek2013-05-311-12/+11
* tcp: undo on DSACK during recoveryYuchung Cheng2013-05-301-1/+7
* tcp: fix undo on partial ack in recoveryYuchung Cheng2013-05-301-26/+33
* tcp: refactor undo functionsYuchung Cheng2013-05-301-47/+50
* tcp: consolidate PRR packet accountingYuchung Cheng2013-05-301-25/+20
* net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-302-4/+234
* net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-301-0/+11
* net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-301-7/+18
* net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth2013-05-301-0/+2
* net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-301-2/+1
* net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth2013-05-301-1/+1
* net: emaclite: Update driver headerMichal Simek2013-05-301-2/+2
* net: emaclite: Enable emaclite for Xilinx Arm Zynq platformMichal Simek2013-05-301-2/+2
* net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek2013-05-301-69/+69
* net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek2013-05-301-1/+1
* net: emaclite: Support multiple phys connected to one MDIO busMichal Simek2013-05-301-1/+12
* net: emaclite: Report failures in mdio setupMichal Simek2013-05-301-3/+9
* Merge branch 'netxen_nic'David S. Miller2013-05-303-42/+102
|\
| * netxen_nic: Update version to 4.0.81Manish Chopra2013-05-301-2/+2
| * netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-302-7/+46
| * netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-301-31/+46
| * netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-302-4/+10
| * netxen_nic: Log driver version with firmware versionManish Chopra2013-05-301-3/+3
|/
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-3024-364/+395
|\
| * batman-adv: Start new development cycleSimon Wunderlich2013-05-291-1/+1
| * batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll2013-05-298-37/+51
| * batman-adv: print the VID properlyAntonio Quartulli2013-05-291-16/+21
| * batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-295-33/+49
| * batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-291-0/+7
| * batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-292-4/+0
| * batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-292-3/+18
| * batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli2013-05-294-21/+21
| * batman-adv: refactor batadv_tt_local_event()Antonio Quartulli2013-05-291-8/+15
| * batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-293-31/+36
| * batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli2013-05-294-80/+42
| * batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-296-18/+18
| * batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli2013-05-291-7/+1
| * batman-adv: do not silently ignore wrong conditionAntonio Quartulli2013-05-291-1/+1
| * batman-adv: don't check compat version twiceAntonio Quartulli2013-05-291-7/+0
| * batman-adv: don't check the source address twiceAntonio Quartulli2013-05-291-11/+1
| * batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-291-1/+2