summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2010-08-242-81/+108
* dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker2010-08-241-19/+8
* dccp ccid-2: Remove redundant sanity testsGerrit Renker2010-08-241-52/+0
* dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker2010-08-241-33/+7
* ccid: ccid-2/3 code cosmeticsGerrit Renker2010-08-243-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-2311-27/+28
|\
| * isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap2010-08-231-1/+2
| * header: fix broken headers for user spaceChangli Gao2010-08-2310-26/+26
* | mlx4: remove num_lro parameterAmerigo Wang2010-08-235-12/+3
* | xen: use less generic names in netfront driver.Ian Campbell2010-08-231-4/+4
* | tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-231-0/+11
* | bridge: is PACKET_LOOPBACK unlikely()?Simon Horman2010-08-231-1/+1
* | net: rds: remove duplication type definitionsChangli Gao2010-08-231-9/+0
* | bnx2: Add PCI Advanced Error Reporting support.John Feeney2010-08-231-10/+34
* | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-233-7/+5
* | net/sched: need to include net/ip6_checksum.hStephen Rothwell2010-08-231-0/+1
* | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-231-2/+2
* | tokenring: remove unneeded NULL checksDan Carpenter2010-08-221-4/+2
* | net_sched: cls_flow: add key rxhashChangli Gao2010-08-222-0/+8
* | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-222-24/+9
* | 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