summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-20ipv4: fix NULL pointer + success return in route lookup pathNeil Horman1-2/+12
2009-06-20isdn: clean up documentation indexTilman Schmidt1-17/+2
2009-06-19mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik1-4/+3
2009-06-19r8169: remove unused variableFlorian Westphal1-3/+0
2009-06-19e1000e: stop unnecessary polling when using msi-xAndy Gospodarek1-1/+1
2009-06-19cdc_ether: additional PID's to the whitelistJonas Sjöquist2-1/+28
2009-06-19MAINTAINERS: fix address of IEEE 802.15.4 git treeDmitry Baryshkov1-1/+1
2009-06-19ieee802154: use standard routine for printing dumpsDmitry Baryshkov1-9/+3
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla4-33/+80
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla4-41/+32
2009-06-19be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla1-17/+52
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla5-161/+455
2009-06-19pegasus usb-net: Fix endianness bugsMichael Buesch1-12/+17
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner2-43/+103
2009-06-19af_iucv: Change if condition in sendmsg() for more readabilityHendrik Brueckner1-82/+81
2009-06-18netxen: fix tx ring accountingDhananjay Phadke4-21/+35
2009-06-18netxen: fix detection of cut-thru firmware modeDhananjay Phadke2-2/+3
2009-06-18forcedeth: fix dma api mismatchesEric Dumazet1-19/+27
2009-06-18atm: sk_wmem_alloc initial value is oneEric Dumazet4-11/+10
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet25-51/+58
2009-06-18via-velocity : fix no link detection on bootSéguier Régis1-1/+3
2009-06-18Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki1-5/+6
2009-06-18TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com1-1/+0
2009-06-18net: group address list and its countJiri Pirko9-90/+89
2009-06-18ipv4: Fix fib_trie rebalancing, part 2Jarek Poplawski1-14/+10
2009-06-17pkt_sched: Update drops stats in act_policeJarek Poplawski1-0/+4
2009-06-17sky2: version 1.23Stephen Hemminger1-1/+1
2009-06-17sky2: add GRO supportStephen Hemminger1-8/+21
2009-06-17sky2: skb recyclingStephen Hemminger2-11/+28
2009-06-17sky2: reduce default transmit ringStephen Hemminger1-2/+2
2009-06-17sky2: receive counter updateStephen Hemminger1-10/+19
2009-06-17sky2: fix shutdown synchronizationStephen Hemminger1-5/+9
2009-06-17sky2: PCI irq issuesStephen Hemminger1-0/+2
2009-06-17sky2: more receive shutdownStephen Hemminger1-1/+8
2009-06-17sky2: turn off pause during shutdownStephen Hemminger1-1/+2
2009-06-17r8169: do not bring device down when suspendingfrançois romieu1-11/+8
2009-06-17sis190: use an adequate phy list entry as a fallbackfrançois romieu1-1/+1
2009-06-17net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang3-2/+86
2009-06-17Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely3-107/+2
2009-06-17skbuff: don't corrupt mac_header on skb expansionStephen Hemminger1-3/+6
2009-06-17skbuff: skb_mac_header_was_set is always true on >32 bitStephen Hemminger1-0/+4
2009-06-17net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet7-16/+41
2009-06-17phy_device: fix parameter name in kernel-docRandy Dunlap1-1/+1
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy4-31/+24
2009-06-17vxge: Enable SRIOV support in the driver.Sivakumar Subramani3-7/+22
2009-06-17skbuff.h: fix skb_dst kernel-docRandy Dunlap1-1/+1
2009-06-17sonic: Fix build after ndo_start_xmit() changes.David S. Miller1-1/+1
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller3-7/+20
2009-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller19-297/+304
2009-06-16sky2: don't look for VPD sizeStephen Hemminger1-15/+16