summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-06i40e: add num_VFs messageAnjali Singhai Jain
2013-12-06i40e: refactor ethtool testsShannon Nelson
2013-12-06i40e: clear test state bit after all ethtool testsShannon Nelson
2013-12-06i40e: only set up the rings to be usedShannon Nelson
2013-12-06i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain
2013-12-06i40e: refactor reset codeAnjali Singhai Jain
2013-12-06i40e: Bump versionCatherine Sullivan
2013-12-06i40e: whitespaceJeff Kirsher
2013-12-06i40e: enable early hardware supportJesse Brandeburg
2013-12-06i40e: Add flag for L2 VEB filteringKevin Scott
2013-12-06i40e: get media type during link infoJesse Brandeburg
2013-12-06i40e: check multi-bit state correctlyJesse Brandeburg
2013-12-06i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptorJacob Keller
2013-12-06ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches
2013-12-06unix: convert printks to pr_<level>wangweidong
2013-12-06ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin
2013-12-06net: introduce dev_consume_skb_any()Eric Dumazet
2013-12-06tun: remove unused parameter in tun_do_read()Zhi Yong Wu
2013-12-06macvtap: remove unused parameter in macvtap_do_read()Zhi Yong Wu
2013-12-06macvtap: remove the dead branchZhi Yong Wu
2013-12-06vhost: remove the dead branchZhi Yong Wu
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov
2013-12-06tg3: Update version to 3.135Nithin Sujir
2013-12-06tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir
2013-12-06tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir
2013-12-06be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur
2013-12-06be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur
2013-12-06Merge branch 'of_mdio'David S. Miller
2013-12-06Documentation: update Ethernet PHY devices binding with 'max-speed'Florian Fainelli
2013-12-06arc_emac: remove custom "max-speed" parsing codeFlorian Fainelli
2013-12-06net: of_mdio: parse "max-speed" property to set PHY supported featuresFlorian Fainelli
2013-12-06net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli
2013-12-06net: of_mdio: do not overwrite PHY interrupt configurationFlorian Fainelli
2013-12-06net: of_mdio: use PHY_MAX_ADDR constantFlorian Fainelli
2013-12-06net: of_mdio: factor PHY registration from of_mdiobus_registerFlorian Fainelli
2013-12-06sctp: fix some comments in associola.cwangweidong
2013-12-06sctp: convert sctp_peer_needs_update to booleanwangweidong
2013-12-06sctp: remove the else pathwangweidong
2013-12-06sctp: remove the duplicate initializewangweidong
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-06tcp: auto corkingEric Dumazet