summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-27phy: Fix warning in get_phy_device().David S. Miller
2012-06-27virtio_net: allow to change mac when iface is runningJiri Pirko
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney
2012-06-27netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-27net: fec: phy-reset-gpios is optionalShawn Guo
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-27net: fec: enable regulator for fec phyShawn Guo
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo
2012-06-27bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan
2012-06-27bnx2: Add "fall through" commentsMichael Chan
2012-06-27cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai
2012-06-27cnic: Remove uio mem[0].Michael Chan
2012-06-27cnic: Read bnx2x function number from internal registerEddie Wai
2012-06-27cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf
2012-06-27decnet: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ip6mr: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipmr: Do not use RTA_PUT() macrosThomas Graf
2012-06-27inet_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27unix_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-06-276lowpan: double unlock on an error pathDan Carpenter
2012-06-26netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller
2012-06-26pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller
2012-06-26pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller
2012-06-26decnet: dn_table: Move away from NLMSG_NEW().David S. Miller
2012-06-26decnet: dn_route: Move away from NLMSG_NEW().David S. Miller
2012-06-26audit: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-26infiniband: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-26selinux: netlink: Move away from NLMSG_PUT().David S. Miller
2012-06-26unix_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-26pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller
2012-06-26inet_diag: Move away from NLMSG_PUT().David S. Miller