aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-28net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller
2013-05-28arp: flush arp cache on IFF_NOARP changeTimo Teräs
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27bonding: remove ifenslave.c from kernel sourceCong Wang
2013-05-27doc:networking: Fix typo in documentation/networkingMasanari Iida
2013-05-27bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov
2013-05-27net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-27net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD
2013-05-27Merge branch 'mpls_gso'David S. Miller
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman
2013-05-27phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-27net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli
2013-05-27net: wan: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-27net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-27net: irda: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-27Merge branch 'fec_regulator_suspend_resume'David S. Miller
2013-05-27fec: Handle the regulator in suspend/resumeFabio Estevam
2013-05-27fec: Remove irqs firstFabio Estevam
2013-05-27fec: Disable the PHY regulator on error and removalFabio Estevam
2013-05-27fec: Invert the order of error path sequenceFabio Estevam
2013-05-27fec: Place the phy regulator in the private structureFabio Estevam
2013-05-27be2net: Trim padded packets for LancerSomnath Kotur
2013-05-27be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior
2013-05-25tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches
2013-05-25tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches
2013-05-25tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet
2013-05-25net: add netnotifier event for upper device changeJiri Pirko
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-05-24Merge branch 'qlcnic'David S. Miller
2013-05-24qlcnic: Update version to 5.2.43Shahed Shaikh
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra
2013-05-24qlcnic: qlcnic_get_board_name() function cleanupManish Chopra
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani
2013-05-24qlcnic: modify reset recovery path in diag modeSony Chacko
2013-05-24qlcnic: diagnostics routine changesSony Chacko
2013-05-24qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria