summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+3
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2-2/+4
2011-03-24rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-1/+1
2011-03-24rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-2/+2
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon1-1/+2
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-1/+2
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-1/+1
2011-03-22IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow1-0/+3
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-15/+34
2011-03-22veth: Fix the byte countersEric W. Biederman1-1/+1
2011-03-22macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman1-6/+12
2011-03-22can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg1-3/+3
2011-03-21Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds5-10/+6
2011-03-21r8169: fix a bug in rtl8169_init_phy()Eric Dumazet1-2/+2
2011-03-20niu: Rename NIU parent platform device name to fix conflict.David S. Miller1-1/+1
2011-03-19r8169: fix a bug in rtl8169_init_phy()Eric Dumazet1-2/+2
2011-03-19bonding: fix a typo in a commentNicolas de Pesloüan1-1/+1
2011-03-19ftmac100: use resource_size()Dan Carpenter1-1/+1
2011-03-19gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2-2/+15
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-448/+517
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-7/+0
2011-03-17Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf41-273/+473
2011-03-17net: change to new flag variablematt mooney5-10/+6
2011-03-17Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-62/+0
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds26-128/+123
2011-03-17Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds540-21376/+80267
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-11/+10
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek1-2/+0
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko2-15/+18
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko3-10/+14
2011-03-16bonding: wrap slave state workJiri Pirko4-25/+46
2011-03-16net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko3-50/+15
2011-03-16bonding: register slave pointer for rx_handlerJiri Pirko2-6/+14
2011-03-16be2net: Bump up the version numberAjit Khaparde1-1/+1
2011-03-16be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde6-30/+30
2011-03-16e1000e: fix kconfig for crc32 dependencyEric Dumazet1-0/+1
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-5/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-151/+118
2011-03-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+1
2011-03-16xen network backend driverIan Campbell8-16/+2866
2011-03-16bonding: Improve syslog message at device creation timePhil Oester1-1/+4
2011-03-16bonding: Call netif_carrier_off after register_netdevicePhil Oester1-2/+2
2011-03-16bonding: Incorrect TX queue offsetPhil Oester1-2/+9
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2011-03-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-21/+15
2011-03-16be2net: Fix UDP packet detected status in RX complPadmanabh Ratnakar1-0/+2
2011-03-16netxen: support for GbE port settingsSony Chacko3-45/+34