summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17Documentation: networking: update phy.txt with recent changesFlorian Fainelli
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-17Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan
2014-02-17Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan
2014-02-17Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan
2014-02-17net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen
2014-02-17bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches
2014-02-17bonding: Convert c99 commentsJoe Perches
2014-02-17bonding: Neaten pr_<level>Joe Perches
2014-02-17bonding: Convert pr_warning to pr_warn, neateningJoe Perches
2014-02-17caif: delete unnecessary field initializationJulia Lawall
2014-02-17Documentation: broadcom-bcmgenet: add better clocks documentationFlorian Fainelli
2014-02-17tipc: correct usage of spin_lock() vs spin_lock_bh()Jon Paul Maloy
2014-02-17tipc: fix a loop style problemJon Paul Maloy
2014-02-17ip_tunnel: return more precise errno value when adding tunnel failsFlorian Westphal
2014-02-15openvswitch: rename ->sync to ->syncpWANG Cong
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch errors comments and spaceWang Yufen
2014-02-14bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen
2014-02-14appletalk: fix checkpatch error with indentwangweidong
2014-02-14appletalk: fix checkpatch errors with foo* bar|foo * barwangweidong
2014-02-14appletalk: fix checkpatch errors with space required or prohibitedwangweidong
2014-02-14tcp: add pacing_rate information into tcp_infoEric Dumazet
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-14net-sysfs: get_netdev_queue_index() cleanupEric Dumazet
2014-02-14Merge branch 'bcmgenet'David S. Miller
2014-02-14MAINTAINERS: add entry for the Broadcom GENET driverFlorian Fainelli
2014-02-14Documentation: add Device tree bindings for Broadcom GENETFlorian Fainelli
2014-02-14net: bcmgenet: hook into the build systemFlorian Fainelli
2014-02-14net: bcmgenet: add MDIO routinesFlorian Fainelli
2014-02-14net: bcmgenet: add main driver fileFlorian Fainelli
2014-02-14net: bcmgenet: add driver definitions and private structureFlorian Fainelli
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli
2014-02-14net: phy: update port type for MoCA PHYsFlorian Fainelli
2014-02-14net: phy: add MoCA PHY typeFlorian Fainelli
2014-02-14sch_netem: replace magic numbers with enumerate in GE modelYang Yingliang
2014-02-14sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...Yang Yingliang
2014-02-14sch_netem: return errcode before setting paramsYang Yingliang
2014-02-13ipv4: ip_forward: perform skb->pkt_type check at the beginningDenis Kirjanov
2014-02-13net: remove unnecessary return'sstephen hemminger
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-02-13be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller