aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
* bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
* bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
* bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
* bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
* bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
* bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
* text ematch: check for NULL pointer before destroying textsearch configThomas Graf2010-10-311-1/+2
* qlcnic: fix panic on loadEric Dumazet2010-10-311-1/+0
* jme: fix panic on loadEric Dumazet2010-10-311-4/+0
* isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy2010-10-301-0/+2
* netdev: can: Change mail address of Hans J. KochHans J. Koch2010-10-301-1/+1
* pcnet_cs: add new_idKen Kawasaki2010-10-301-0/+1
* net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-10-301-0/+4
* RDS: Let rds_message_alloc_sgs() return NULLAndy Grover2010-10-303-0/+17
* RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover2010-10-301-39/+65
* RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover2010-10-301-3/+2
* RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover2010-10-301-1/+3
* net: fix rds_iovec page count overflowLinus Torvalds2010-10-301-0/+7
* can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde2010-10-301-3/+3
* can: pch_can: fix sparse warningMarc Kleine-Budde2010-10-301-2/+2
* netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov2010-10-301-1/+0
* ip_gre: fix fallback tunnel setupEric Dumazet2010-10-301-3/+3
* vmxnet: trivial annotation of protocol constantHarvey Harrison2010-10-301-1/+1
* vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison2010-10-301-4/+4
* ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet2010-10-301-0/+4
* phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-292-10/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-2911-38/+102
|\
| * b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger2010-10-291-0/+2
| * mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl2010-10-291-1/+5
| * libertas: Fix sd8686 firmware reloadPaul Fox2010-10-291-3/+29
| * ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan2010-10-291-1/+1
| * ath5k: Fix double free on hw attach error pathJones Desougi2010-10-271-9/+8
| * mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen2010-10-271-2/+3
| * ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan2010-10-271-2/+8
| * ath9k: fix tx aggregation flush on AR9003Felix Fietkau2010-10-271-9/+9
| * ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-272-2/+27
| * ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-273-6/+6
| * ath9k: add locking for starting the PCU on RXLuis R. Rodriguez2010-10-271-3/+4
| * ath9k: add locking for stopping RXLuis R. Rodriguez2010-10-271-2/+2
* | netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller2010-10-281-4/+3
* | stmmac: enable/disable rx/tx in the core with a single write.avisconti2010-10-281-30/+10
* | net: atarilance - flags should be unsigned longGeert Uytterhoeven2010-10-281-1/+1
* | netxen: fix kdumpRajesh Borundia2010-10-282-15/+7
* | pktgen: Limit how much data we copy onto the stack.Nelson Elhage2010-10-281-3/+4
* | net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-283-16/+16
* | USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-281-1/+1
* | fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-284-1/+26
* | cxgb3: Fix panic in free_tx_desc()Krishna Kumar2010-10-281-1/+3
* | cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan2010-10-281-1/+1