summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31net, jme: remove redundant D0 power state setYijing Wang
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek
2013-05-31phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek
2013-05-31phy: Add Vitesse 8211 phy IDMichal Simek
2013-05-31phy: Clean coding style in vitesse phyMichal Simek
2013-05-31tcp: undo on DSACK during recoveryYuchung Cheng
2013-05-31tcp: fix undo on partial ack in recoveryYuchung Cheng
2013-05-31tcp: refactor undo functionsYuchung Cheng
2013-05-31tcp: consolidate PRR packet accountingYuchung Cheng
2013-05-31net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth
2013-05-31net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth
2013-05-31net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth
2013-05-31net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth
2013-05-31net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth
2013-05-31net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth
2013-05-31net: emaclite: Update driver headerMichal Simek
2013-05-31net: emaclite: Enable emaclite for Xilinx Arm Zynq platformMichal Simek
2013-05-31net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek
2013-05-31net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek
2013-05-31net: emaclite: Support multiple phys connected to one MDIO busMichal Simek
2013-05-31net: emaclite: Report failures in mdio setupMichal Simek
2013-05-30Merge branch 'netxen_nic'David S. Miller
2013-05-30netxen_nic: Update version to 4.0.81Manish Chopra
2013-05-30netxen_nic: Avoid mixed mode interruptsManish Chopra
2013-05-30netxen_nic: netxen_setup_intr() function code cleanupManish Chopra
2013-05-30netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra
2013-05-30netxen_nic: Log driver version with firmware versionManish Chopra
2013-05-30Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-05-29net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko
2013-05-29bonding: trivial: update the comments to reflect the realityVeaceslav Falico
2013-05-29bonding: trivial: remove unused parameter from alb_swap_mac_addr()Veaceslav Falico
2013-05-29vxlan: defer vxlan init as late as possibleCong Wang
2013-05-29vxlan: use unsigned int instead of unsignedCong Wang
2013-05-29vxlan: remove the unused rcu head from struct vxlan_rdstCong Wang
2013-05-29net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-29sctp: Correct access to skb->{network, transport}_headerSimon Horman
2013-05-29ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-29ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-29net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2013-05-29cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman
2013-05-29isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman
2013-05-29net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-29batman-adv: Start new development cycleSimon Wunderlich
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll
2013-05-29batman-adv: print the VID properlyAntonio Quartulli
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner
2013-05-29batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing
2013-05-29batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli