aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* ixgb: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* igbvf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck2010-04-27
* e1000e: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* e1000: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()David S. Miller2010-04-27
* cxgb4: set skb->rxhashDimitris Michailidis2010-04-27
* net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior2010-04-27
* net/sb1250: remove CONFIG_SIBYTE_STANDALONESebastian Andrzej Siewior2010-04-27
* net: disallow to use net_assign_generic externallyJiri Pirko2010-04-27
* cxgb4: increase serial number lengthDimitris Michailidis2010-04-27
* cxgb4: parse the VPD instead of relying on a static VPD layoutDimitris Michailidis2010-04-27
* net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-27
* net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-27
* net: Make RFS socket operations not be inet specific.David S. Miller2010-04-27
* ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai2010-04-27
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-27
* ixgbevf: Fix link speed displayGreg Rose2010-04-27
* net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
|\
| * net: ipmr: add support for dumping routing tables over netlinkPatrick McHardy2010-04-26
| * net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
| * net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
* | ixgb: Use pr_<level> and netdev_<level>Joe Perches2010-04-27
* | ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend2010-04-27
* | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-27
* | ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-27
* | ixgbe: enable extremely low latencyJesse Brandeburg2010-04-27
* | igbvf: double increment nr_fragsKoki Sanagi2010-04-27
* | igb: double increment nr_fragsKoki Sanagi2010-04-27
* | net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-27
* | rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-27
* | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-27
* | bridge: multicast router list manipulationstephen hemminger2010-04-27
* | bridge: use is_multicast_ether_addrstephen hemminger2010-04-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\ \
| * | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-27
| * | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-27
| * | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-27
| * | r8169: more broken register writes workaroundfrançois romieu2010-04-26
| * | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-26
| * | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-26
| * | ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-04-26
| * | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-26
| * | ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-25
| * | e100: Fix the TX workqueue raceAlan Cox2010-04-25
| * | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-23
| * | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-23
| * | tcp: bind() fix when many ports are boundEric Dumazet2010-04-22