summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: act_csum: coding style cleanupChangli Gao2010-08-231-39/+38
* pkt_sched: Make act_csum depend upon INET.David S. Miller2010-08-231-1/+1
* cxgb4: update PCI idsDimitris Michailidis2010-08-231-10/+20
* cxgb4: fix setting of the function number in transmit descriptorsDimitris Michailidis2010-08-231-1/+1
* cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis2010-08-232-9/+32
* cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis2010-08-234-11/+35
* bna: Delete get_flags and set_flags ethtool methods.David S. Miller2010-08-231-2/+0
* bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-2330-0/+21976
* dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2010-08-232-81/+108
* dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker2010-08-231-19/+8
* dccp ccid-2: Remove redundant sanity testsGerrit Renker2010-08-231-52/+0
* dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker2010-08-231-33/+7
* ccid: ccid-2/3 code cosmeticsGerrit Renker2010-08-233-26/+27
* net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-239-19/+19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2211-27/+28
|\
| * isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap2010-08-221-1/+2
| * header: fix broken headers for user spaceChangli Gao2010-08-2210-26/+26
* | mlx4: remove num_lro parameterAmerigo Wang2010-08-225-12/+3
* | xen: use less generic names in netfront driver.Ian Campbell2010-08-221-4/+4
* | tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-221-0/+11
* | bridge: is PACKET_LOOPBACK unlikely()?Simon Horman2010-08-221-1/+1
* | net: rds: remove duplication type definitionsChangli Gao2010-08-221-9/+0
* | bnx2: Add PCI Advanced Error Reporting support.John Feeney2010-08-221-10/+34
* | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-223-7/+5
* | net/sched: need to include net/ip6_checksum.hStephen Rothwell2010-08-221-0/+1
* | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-221-2/+2
* | tokenring: remove unneeded NULL checksDan Carpenter2010-08-221-4/+2
* | net_sched: cls_flow: add key rxhashChangli Gao2010-08-212-0/+8
* | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-212-24/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2156-257/+2077
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1924-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-193-13/+31
| * | e1000e: disable ASPM L1 on 82573Bruce Allan2010-08-191-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-182-2/+61
| * | bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner2010-08-181-2/+2
OpenPOWER on IntegriCloud