summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2256-257/+2077
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-2024-137/+174
| |\
| | * iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| | * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
| | * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| | * ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0
| | * iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| | * iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
| * | e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan2010-08-203-13/+31
| * | e1000e: disable ASPM L1 on 82573Bruce Allan2010-08-201-0/+1
| * | ll_temac: Fix poll implementationMichal Simek2010-08-191-2/+2
| * | netxen: fix a race in netxen_nic_get_stats()Eric Dumazet2010-08-191-2/+0
| * | qlnic: fix a race in qlcnic_get_stats()Eric Dumazet2010-08-191-2/+0
| * | irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-191-1/+3
| * | net: sh_eth: remove unused variableKuninori Morimoto2010-08-191-1/+1
| * | netxen: update version 4.0.74Amit Kumar Salecha2010-08-191-2/+2
| * | netxen: fix inconsistent lock stateAmit Kumar Salecha2010-08-191-4/+0
| * | vlan: Match underlying dev carrier on vlan addPhil Oester2010-08-191-1/+2
| * | ibmveth: Fix opps during MTU change on an active deviceRobert Jennings2010-08-191-17/+15
| * | ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-192-2/+61
| * | bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner2010-08-191-2/+2
| * | bnx2x: Fix PHY locking problemYaniv Rosner2010-08-191-2/+7
| * | rds: fix a leak of kernel memoryEric Dumazet2010-08-191-1/+1
| * | netlink: fix compat recvmsgJohannes Berg2010-08-191-30/+16
| * | netfilter: fix userspace header warningSam Ravnborg2010-08-191-0/+2
| * | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-194-0/+1707
| * | net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-181-1/+1
| * | net sched: fix some kernel memory leaksEric Dumazet2010-08-185-37/+43
| * | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-183-0/+6
* | | amd8111e: use net_device_stats from struct net_deviceEric Dumazet2010-08-222-8/+7
* | | atl1c: use net_device_stats from struct net_deviceEric Dumazet2010-08-222-4/+3
* | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-2210-24/+971
* | | net: rps: fix the wrong network header pointerChangli Gao2010-08-221-2/+2
* | | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-206-0/+654
* | | net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-202-13/+4
* | | qlge: pull NULL check ahead of dereferenceDan Carpenter2010-08-201-2/+3
* | | tehuti: Use net_device_stats from struct net_deviceTobias Klauser2010-08-202-15/+7
* | | ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser2010-08-201-24/+15
* | | net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao2010-08-201-17/+16
* | | netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-201-10/+5
* | | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-201-16/+15
* | | net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao2010-08-201-29/+38
* | | net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao2010-08-201-16/+7
* | | net: introduce proto_ports_offset()Changli Gao2010-08-201-0/+19
* | | net: rps: skip fragment when computing rxhashChangli Gao2010-08-201-1/+4
* | | net: rps: reset network header before calling skb_get_rxhash()Changli Gao2010-08-201-0/+1
* | | qlcnic: update version 5.0.8Amit Kumar Salecha2010-08-201-2/+2
* | | qlcnic: rom lock recoverySucheta Chakraborty2010-08-202-4/+14
* | | qlcnic: firmware initialization updateSony Chacko2010-08-204-131/+47
* | | qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha2010-08-201-2/+16