aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-22
|\
| * veth: Fix the byte countersEric W. Biederman2011-03-21
| * macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman2011-03-21
| * can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg2011-03-21
| * niu: Rename NIU parent platform device name to fix conflict.David S. Miller2011-03-20
| * r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-19
| * bonding: fix a typo in a commentNicolas de Pesloüan2011-03-19
| * ftmac100: use resource_size()Dan Carpenter2011-03-19
| * gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2011-03-18
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \
| * | net: change to new flag variablematt mooney2011-03-17
* | | r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-20
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \
| * | kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-17
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \
| * | | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-02
| * | | Comment typo fixes for 'descriptor'Justin P. Mattock2011-01-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-17
|\ \ \ \
| * \ \ \ Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-03-17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tile on-chip network driver: sync up with latest fixesChris Metcalf2011-03-10
| * | | | arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\ \ \ \ \
| * | | | | [SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai2011-02-24
* | | | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-16
|\ \ \ \ \ \
| * | | | | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-24
* | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \ \ \ \ \ \
| * | | | | | | dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
| * | | | | | | Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-28
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
|\ \ \ \ \ \ \ \
| * | | | | | | | appletalk: remove the BKLArnd Bergmann2011-03-05
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\ \ \ \ \ \ \ \
| * | | | | | | | bonding: enable netpoll without checking link statusAndy Gospodarek2011-03-16
| * | | | | | | | net: introduce rx_handler results and logic around thatJiri Pirko2011-03-16
| * | | | | | | | bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko2011-03-16
| * | | | | | | | bonding: wrap slave state workJiri Pirko2011-03-16
| * | | | | | | | net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-16
| * | | | | | | | bonding: register slave pointer for rx_handlerJiri Pirko2011-03-16
| * | | | | | | | be2net: Bump up the version numberAjit Khaparde2011-03-16
| * | | | | | | | be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde2011-03-16
| * | | | | | | | e1000e: fix kconfig for crc32 dependencyEric Dumazet2011-03-16
| * | | | | | | | xen network backend driverIan Campbell2011-03-15
| * | | | | | | | bonding: Improve syslog message at device creation timePhil Oester2011-03-15
| * | | | | | | | bonding: Call netif_carrier_off after register_netdevicePhil Oester2011-03-15
| * | | | | | | | bonding: Incorrect TX queue offsetPhil Oester2011-03-15
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlagn: Support new 1000 microcode.Fry, Donald H2011-03-03
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | smsc911x: Fix build error when SMSC_TRACE() usedJeongtae Park2011-03-15
| | * | | | | | | | | xen: netfront: fix xennet_get_ethtool_stats()Eric Dumazet2011-03-15