aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: Log MTD errors using partition name, not just net device nameBen Hutchings2010-06-241-9/+14
* sfc: Implement ethtool register dump operationBen Hutchings2010-06-244-0/+292
* tcp: do not send reset to already closed socketsKonstantin Khorenko2010-06-241-0/+4
* broadcom: Add 5241 supportDmitry Baryshkov2010-06-242-0/+23
* broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-242-12/+18
* net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton2010-06-241-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-2325-66/+116
|\
| * sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-231-5/+14
| * cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-231-21/+34
| * net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-231-0/+2
| * snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-221-0/+1
| |\
| | * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
| * | hso: remove setting of low_latency flagFilip Aben2010-06-221-1/+0
| * | udp: Fix bogus UFO packet generationHerbert Xu2010-06-211-3/+6
| * | lasi82596: fix netdev_mc_count conversionHelge Deller2010-06-211-1/+1
| * | NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-211-1/+1
| * | bridge: fdb cleanup runs too oftenstephen hemminger2010-06-171-4/+2
| * | bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori2010-06-171-7/+4
| * | ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich2010-06-161-0/+2
| * | pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2010-06-162-0/+2
| * | gianfar: Fix oversized packets handlingAnton Vorontsov2010-06-161-0/+4
| * | ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2010-06-162-6/+4
| * | ehea: fix delayed packet processingJan-Bernd Themann2010-06-161-0/+1
| * | ixgbe: add comment on SFP+ ID for Active DADon Skidmore2010-06-161-0/+2
| * | Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes2010-06-161-0/+1
| * | gianfar: Fix setup of RX time stampingManfred Rudigier2010-06-161-4/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1612-17/+56
| |\ \ | | |/
| * | bridge: Fix OOM crash in deliver_cloneHerbert Xu2010-06-151-2/+2
| * | netxen: fix caching window registerAmit Kumar Salecha2010-06-151-4/+0
| * | netxen: fix rcv buffer leakAmit Kumar Salecha2010-06-151-3/+6
| * | netxen: fix memory leaks in error pathAmit Kumar Salecha2010-06-152-3/+4
| * | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-151-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-151-0/+4
| |\ \
| | * | ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-091-0/+4
* | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-235-2/+18
* | | | qeth: handle missing z/VM authorization of OSXUrsula Braun2010-06-232-4/+9
* | | | qeth: specify correct function level for OSN devicesUrsula Braun2010-06-231-0/+1
* | | | qeth: fix page breaks in hw headersFrank Blaschka2010-06-234-73/+65
* | | | qeth: fix use after free for qeths debug areaCarsten Otte2010-06-231-1/+0
* | | | qeth: Fold qeth_qerr debug areaCarsten Otte2010-06-232-11/+4
* | | | qeth: Fold qeth_misc debug areaCarsten Otte2010-06-232-4/+1
* | | | qeth: Fold qeth_sense debug areaCarsten Otte2010-06-232-3/+0
* | | | qeth: Fold qeth_trace debug areaCarsten Otte2010-06-234-272/+259
* | | | qeth: Add new s390 debug feature for each qeth cardCarsten Otte2010-06-232-3/+31
* | | | qeth: Rework qeth_dbf_longtextCarsten Otte2010-06-232-5/+5
* | | | smsgiucv: guarantee single iucv connect in thawUrsula Braun2010-06-231-2/+9
* | | | qlcnic: update version to 5.0.6Amit Kumar Salecha2010-06-231-2/+2
* | | | qlcnic: mark context state freed after destroyAmit Kumar Salecha2010-06-232-1/+3
* | | | qlcnic: offload tx timeout recoveryAmit Kumar Salecha2010-06-232-36/+32