summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-272-20/+43
* net: Make RFS socket operations not be inet specific.David S. Miller2010-04-275-44/+45
* ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai2010-04-271-0/+5
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-271-1/+1
* ixgbevf: Fix link speed displayGreg Rose2010-04-272-6/+9
* net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-272-10/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-279-32/+112
|\
| * net: ipmr: add support for dumping routing tables over netlinkPatrick McHardy2010-04-261-7/+89
| * net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-267-19/+17
| * net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-266-6/+6
* | ixgb: Use pr_<level> and netdev_<level>Joe Perches2010-04-277-156/+105
* | ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend2010-04-271-8/+7
* | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-274-11/+24
* | ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-272-14/+26
* | ixgbe: enable extremely low latencyJesse Brandeburg2010-04-272-9/+87
* | igbvf: double increment nr_fragsKoki Sanagi2010-04-271-1/+1
* | igb: double increment nr_fragsKoki Sanagi2010-04-271-1/+1
* | net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-271-2/+5
* | rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-271-1/+1
* | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-273-3/+11
* | bridge: multicast router list manipulationstephen hemminger2010-04-271-15/+15
* | bridge: use is_multicast_ether_addrstephen hemminger2010-04-271-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-2729-120/+794
|\ \
| * | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| * | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
| * | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
| * | r8169: more broken register writes workaroundfrançois romieu2010-04-261-0/+5
| * | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-261-14/+13
| * | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-3/+3
| * | ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-04-261-0/+3
| * | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
| * | ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-251-1/+1
| * | e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
| * | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
| * | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
| * | tcp: bind() fix when many ports are boundEric Dumazet2010-04-222-10/+21
| * | rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
| * | rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-221-2/+3
| * | net: ipv6 bind to device issueJiri Olsa2010-04-211-1/+1
| * | ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-211-1/+1
| * | drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
| * | cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
| * | X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
| * | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| * | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| * | xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
| * | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
* | | net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-271-1/+3
* | | bridge: Fix build of ipv6 multicast code.David S. Miller2010-04-271-0/+1
* | | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-6/+3
OpenPOWER on IntegriCloud