summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-2719-32/+147
|\
| * s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-261-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-262-3/+3
| |\
| | * ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| | * wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
| * | net: dev_forward_skb should call nf_resetBen Greear2010-07-251-0/+1
| * | net sched: fix race in mirred device removalstephen hemminger2010-07-242-3/+41
| * | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-07-242-0/+3
| |\ \
| | * | wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2010-07-222-0/+3
| * | | tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin2010-07-241-2/+12
| * | | bonding: set device in RLB ARP packet handlerGreg Edwards2010-07-241-1/+1
| * | | ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
| * | | net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller2010-07-221-1/+2
| * | | net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard2010-07-221-1/+3
| * | | macvtap: Limit packet queue lengthHerbert Xu2010-07-223-4/+26
| * | | ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-212-0/+18
| * | | bnx2x: Advance a module versionVladislav Zolotarov2010-07-211-2/+2
| * | | bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov2010-07-211-9/+18
| * | | bnx2x: Protect a SM state changeVladislav Zolotarov2010-07-212-4/+11
* | | | ixgbe: potential null dereferenceDan Carpenter2010-07-271-3/+4
* | | | ks8842: Support DMA when accessed via timberdaleRichard Röjfors2010-07-272-21/+447
* | | | stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO2010-07-274-4/+9
* | | | stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO2010-07-271-1/+0
* | | | bnx2x: Update MAINTAINERS according to new locationDmitry Kravkov2010-07-271-1/+1
* | | | bnx2x: update driver version to 1.52.53-3Dmitry Kravkov2010-07-271-1/+1
* | | | bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov2010-07-275-1594/+1647
* | | | bnx2x: Create separate file for ethtool routinesDmitry Kravkov2010-07-274-1955/+1986
* | | | bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-275-2600/+2943
* | | | bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2010-07-272-3/+9
* | | | bnx2x: store module parameters in driver main structureDmitry Kravkov2010-07-272-3/+6
* | | | bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-2714-6/+12
* | | | igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2010-07-272-2/+2
* | | | ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend2010-07-271-21/+24
* | | | e1000: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-263-61/+70
* | | | usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy2010-07-261-1/+1
* | | | ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors2010-07-261-5/+10
* | | | caif: handle snprintf() returnDan Carpenter2010-07-261-0/+3
* | | | genetlink: use genl_register_family_with_ops()Changli Gao2010-07-261-5/+1
* | | | drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-261-16/+7
* | | | genetlink: cleanup code according to CodingStyleChangli Gao2010-07-261-5/+4
* | | | ethoc: add devinit/devexit section initializersJonas Bonn2010-07-261-4/+4
* | | | igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2010-07-262-0/+45
* | | | igb: add support for SGMII-based MDIO PHYsNick Nunley2010-07-262-17/+75
* | | | e1000e: Drop a useless statementJean Delvare2010-07-261-2/+0
* | | | drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches2010-07-261-484/+459
* | | | drivers/net/qla3xxx.c: Update logging message styleJoe Perches2010-07-261-324/+200
* | | | wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller2010-07-261-1/+1
* | | | netlink: netlink_recvmsg() fixEric Dumazet2010-07-261-6/+16
* | | | forcedeth: Fix different hardware statistics versions.Mike Ditto2010-07-251-29/+31
* | | | net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-252-6/+11
OpenPOWER on IntegriCloud