summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: remember WOL preferences on driver loadPeter Wu2013-08-211-1/+1
* via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2
* macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich2013-08-201-2/+4
* macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich2013-08-201-4/+0
* macvtap: simplify usage of tap_featuresVlad Yasevich2013-08-201-4/+6
* bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
* bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
* bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
* bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
* bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
* bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-164-35/+29
* tun: signedness bug in tun_get_user()Dan Carpenter2013-08-151-2/+4
* qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-151-0/+5
* qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
* qlcnic: Fix set driver version commandHimanshu Madhani2013-08-152-3/+6
* net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
* drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
* Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24
* be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
* tun: compare with 0 instead of total_lenWeiping Pan2013-08-141-2/+2
* ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-141-1/+1
* bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-141-2/+1
* bnx2x: fix PTE write access errorBarak Witkowsky2013-08-143-0/+15
* bnx2x: fix memory leak in VFAriel Elior2013-08-141-1/+1
* bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-143-12/+24
* bnx2x: protect different statistics flowsDmitry Kravkov2013-08-143-12/+57
* skge: dma_sync the whole receive bufferstephen hemminger2013-08-141-2/+4
* stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-131-19/+92
* can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-121-1/+1
* macvtap: fix two racesEric Dumazet2013-08-121-3/+9
* net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* vxlan: fix a soft lockup in vxlan module removalCong Wang2013-08-091-2/+0
* vxlan: fix a regression of igmp joinCong Wang2013-08-091-1/+1
* 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-08-091-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-083-13/+11
|\
| * cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-051-5/+2
| * iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-022-5/+6
| * iwl4965: set power mode earlyStanislaw Gruszka2013-08-021-3/+3
* | bonding: modify only neigh_parms owned by usVeaceslav Falico2013-08-061-1/+7
* | mlx5: remove health handler pluginEli Cohen2013-08-051-28/+1
* | macvlan: validate flagsMichael S. Tsirkin2013-08-051-0/+4
* | skge: fix build on 32 bitStephen Hemminger2013-08-051-7/+7
* | skge: add dma_mapping checkstephen hemminger2013-08-051-6/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0447-387/+617
|\ \
| * | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2