summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: have CCWGROUP depend on CLAWMike Frysinger2010-09-081-1/+1
* qeth: Use %pI6Joe Perches2010-09-081-6/+1
* qdio: extend API to allow pollingJan Glauber2010-09-087-61/+225
* e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg2010-09-081-70/+92
* net: introduce rcu_dereference_rtnlEric Dumazet2010-09-081-0/+11
* drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko2010-09-081-4/+13
* net: remove address space warnings in net/socket.cNamhyung Kim2010-09-081-6/+15
* include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-081-1/+4
* introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary2010-09-083-0/+363
* net: rps: add the shortcut for one rps_cpusChangli Gao2010-09-081-3/+11
* sctp: implement SIOCINQ ioctl() (take 3)Diego Elio 'Flameeyes' Pettenò2010-09-081-1/+34
* r8169: add gro supportEric Dumazet2010-09-071-2/+8
* bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner2010-09-071-2/+2
* bnx2x: Change LED scheme for dual-mediaYaniv Rosner2010-09-075-46/+336
* bnx2x: Add dual-media changesYaniv Rosner2010-09-079-376/+1074
* bnx2x: Organize PHY functionsYaniv Rosner2010-09-074-2428/+2475
* bnx2x: Apply logic changes for the new schemeYaniv Rosner2010-09-072-177/+155
* bnx2x: Move common function into aggregated functionYaniv Rosner2010-09-073-98/+108
* bnx2x: Adjust flow-control with the new schemeYaniv Rosner2010-09-071-74/+137
* bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2010-09-072-1271/+894
* bnx2x: Split PHY functionsYaniv Rosner2010-09-074-853/+1425
* bnx2x: Unify PHY attributesYaniv Rosner2010-09-076-1386/+916
* net: poll() optimizationsEric Dumazet2010-09-064-12/+8
* mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin2010-09-062-2/+2
* mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin2010-09-061-0/+2
* net/caifcaif_dev.c: Use netdev_<level>Joe Perches2010-09-061-8/+8
* net/caif: Use pr_fmtJoe Perches2010-09-0616-181/+167
* drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall2010-09-061-2/+2
* net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall2010-09-061-1/+1
* drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich2010-09-061-2/+0
* drivers/net/jme: Use pr_<level>Joe Perches2010-09-062-53/+48
* isdn: cleanup: make buffer smallerDan Carpenter2010-09-061-2/+2
* isdn: potential buffer overflowsDan Carpenter2010-09-061-3/+3
* NET: bna, fix lock imbalanceJiri Slaby2010-09-061-1/+2
* drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-061-1/+2
* net: pskb_expand_head() optimizationEric Dumazet2010-09-061-5/+20
* ibmveth: Update module information and versionSantiago Leon2010-09-063-48/+54
* ibmveth: Remove some unnecessary include filesSantiago Leon2010-09-061-3/+0
* ibmveth: Convert driver specific assert to BUG_ONSantiago Leon2010-09-061-23/+11
* ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon2010-09-061-2/+2
* ibmveth: Coding style fixesSantiago Leon2010-09-061-145/+172
* ibmveth: Some formatting fixesSantiago Leon2010-09-062-19/+19
* ibmveth: Convert driver specific error functions to netdev_errSantiago Leon2010-09-061-41/+47
* ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon2010-09-061-24/+20
* ibmveth: Remove redundant function prototypesSantiago Leon2010-09-061-7/+1
* ibmveth: Convert to netdev_alloc_skbSantiago Leon2010-09-061-1/+1
* ibmveth: remove procfs codeSantiago Leon2010-09-061-113/+0
* ibmveth: Enable IPv6 checksum offloadSantiago Leon2010-09-062-11/+50
* ibmveth: Remove duplicate checksum offload setup codeSantiago Leon2010-09-061-17/+1
* ibmveth: Add optional flush of rx bufferSantiago Leon2010-09-061-0/+21
OpenPOWER on IntegriCloud