summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-07-05hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05hamachi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05epic100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle
2010-07-05sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet
2010-07-05ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors
2010-07-05usbnet: remove direct access to urb->statusOliver Neukum
2010-07-05ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-05igb: drop support for UDP hashing w/ RSSAlexander Duyck
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-04bnx2: Update version to 2.0.16.Michael Chan
2010-07-04bnx2: Dump some config space registers during TX timeout.Michael Chan
2010-07-04bnx2: Add support for skb->rxhash.Michael Chan
2010-07-04bnx2: Always enable MSI-X on 5709.Michael Chan
2010-07-04netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy
2010-07-01ixgbe: use NETIF_F_LROStanislaw Gruszka
2010-07-01igb: Add commentGreg Rose
2010-07-01igb: correct link test not being run when link is downAlexander Duyck
2010-07-01igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov
2010-07-01igb: Use only a single Tx queue in SR-IOV modeGreg Rose
2010-07-01igb: fix PHY config access on 82580Nick Nunley
2010-07-01x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck
2010-07-01ll_temac: add error checking to DMA init pathDenis Kirjanov
2010-07-01be2net: changes to properly provide phy detailsAjit Khaparde
2010-07-01ehea: Allocate stats buffer with GFP_KERNELBrian King