aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | bnx2x: Fix PHY locking problemYaniv Rosner2010-08-181-2/+7
* | rds: fix a leak of kernel memoryEric Dumazet2010-08-181-1/+1
* | netlink: fix compat recvmsgJohannes Berg2010-08-181-30/+16
* | netfilter: fix userspace header warningSam Ravnborg2010-08-181-0/+2
* | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-184-0/+1707
* | net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-171-1/+1
* | net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
* | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-173-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
|\ \ | |/
| * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | Revert "netlink: netlink_recvmsg() fix"David S. Miller2010-08-151-16/+6
* | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang2010-08-141-2/+2
* | xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-141-1/+1
* | ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-125-110/+118
* | claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2010-08-122-61/+61
* | phylib: available for any speed ethernetRandy Dunlap2010-08-112-2/+2
* | can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp2010-08-111-14/+27
* | pkt_sched: Check .walk and .leaf class handlersJarek Poplawski2010-08-111-1/+1
* | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski2010-08-111-0/+6
* | caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland2010-08-101-2/+2
* | caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland2010-08-101-1/+1
* | net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-101-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1016-144/+102
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-102-8/+7
| |\
| | * Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1
| | * Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau2010-08-101-2/+0
| | * Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-101-1/+1
| | * Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau2010-08-101-4/+5
| * | iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| * | cfg80211: fix locking in action frame TXJohannes Berg2010-08-091-1/+7
| * | libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1