aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle2010-07-05
* sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet2010-07-05
* ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors2010-07-05
* usbnet: remove direct access to urb->statusOliver Neukum2010-07-05
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-05
* igb: drop support for UDP hashing w/ RSSAlexander Duyck2010-07-05
* IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-04
* bnx2: Update version to 2.0.16.Michael Chan2010-07-04
* bnx2: Dump some config space registers during TX timeout.Michael Chan2010-07-04
* bnx2: Add support for skb->rxhash.Michael Chan2010-07-04
* bnx2: Always enable MSI-X on 5709.Michael Chan2010-07-04
* netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-04
* netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-04
* device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-04
* vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\
| * bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-02
| * netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28
| * netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-28
| * netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-25
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
| * netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-22
| * netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-22
| * IPVS: one-packet schedulingNick Chalk2010-06-22
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17
* | ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-02
* | igb: Add commentGreg Rose2010-07-02
* | igb: correct link test not being run when link is downAlexander Duyck2010-07-02
* | igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov2010-07-02
* | igb: Use only a single Tx queue in SR-IOV modeGreg Rose2010-07-02
* | igb: fix PHY config access on 82580Nick Nunley2010-07-02
* | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-02
* | ll_temac: add error checking to DMA init pathDenis Kirjanov2010-07-02
* | be2net: changes to properly provide phy detailsAjit Khaparde2010-07-02
* | ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\ \
| * | ath9k_htc: Add LED support for AR7010Sujith2010-06-30
| * | mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa2010-06-30
| * | ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-30
| * | rt2x00: Fix compile warning when debug disabledIvo van Doorn2010-06-30
| * | rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn2010-06-30
| * | rt2x00: Fix antenna initializationIvo van Doorn2010-06-30
| * | rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn2010-06-30
| * | rt2x00: fix beacon reset on rt2800Helmut Schaa2010-06-30
| * | rt2x00: Disable link tuning in AP modeHelmut Schaa2010-06-30
| * | rt2x00: Fix beacon updates in rt61pciHelmut Schaa2010-06-30