summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mISDN: Fix refcounting bugKarsten Keil2012-05-04
* mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-04
* net: sched: factorize code (qdisc_drop())Eric Dumazet2012-05-04
* ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-04
* ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck2012-05-04
* ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck2012-05-04
* ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-04
* ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck2012-05-04
* ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck2012-05-04
* e1000e: initial support for i217Bruce Allan2012-05-04
* e1000e: Update driver version numberMatthew Vick2012-05-04
* net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior2012-05-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-03
|\
| * ixgbevf: Update version stringGreg Rose2012-05-03
| * ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose2012-05-03
| * ixgbevf: Add support to recognize 100mb link speedGreg Rose2012-05-03
| * e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot2012-05-03
| * e1000e: Disable ASPM L1 on 82574Chris Boot2012-05-03
| * e1000e: Driver workaround for IPv6 Header Extension Erratum.Matthew Vick2012-05-03
| * e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick2012-05-03
| * e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan2012-05-03
| * e1000e: suggest a possible workaround to a device hang on 82577/8Bruce Allan2012-05-03
* | skb: Add skb_head_is_locked helper functionAlexander Duyck2012-05-03
* | net: Fix truesize accounting in skb_gro_receive()Eric Dumazet2012-05-03
|/
* ixgbe: Fix use after free on module removeAlexander Duyck2012-05-03
* tcp: move stats merge to the end of tcp_try_coalesceAlexander Duyck2012-05-03
* tcp: Move code related to head frag in tcp_try_coalesceAlexander Duyck2012-05-03
* tcp: Fix truesize accounting in tcp_try_coalesceAlexander Duyck2012-05-03
* net: Add missing linux/prefetch.h include to net/core/sock.cDavid S. Miller2012-05-03
* net: Stop decapitating clones that have a head_fragAlexander Duyck2012-05-03
* net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet2012-05-02
* net: take care of cloned skbs in tcp_try_coalesce()Eric Dumazet2012-05-02
* be2net: Fix EEH error reset before a flash dump completesSomnath Kotur2012-05-02
* be2net: Record receive queue index in skb to aid RPS.Somnath Kotur2012-05-02
* be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur2012-05-02
* be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur2012-05-02
* tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-02
* tcp: early retransmitYuchung Cheng2012-05-02
* tcp: early retransmit: tcp_enter_recovery()Yuchung Cheng2012-05-02
* net/pasemi: fix compiler warningStephen Rothwell2012-05-02
* bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov2012-05-02
* ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose2012-05-02
* ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose2012-05-02
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-02
* ixgbe: add support functions to access thermal dataDon Skidmore2012-05-02
* e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan2012-05-02
* e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan2012-05-02
* e1000e: workaround EEPROM configuration change on 82579Bruce Allan2012-05-02
* netem: add ECN capabilityEric Dumazet2012-05-01
* net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet2012-05-01