summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-131-2/+2
* | | | ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-131-1/+1
* | | | bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
* | | | bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
* | | | bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
* | | | bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24
* | | | bnx2x: protect different statistics flowsDmitry Kravkov2013-08-133-12/+57
* | | | skge: dma_sync the whole receive bufferstephen hemminger2013-08-131-2/+4
* | | | stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-121-19/+92
* | | | can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-111-1/+1
* | | | macvtap: fix two racesEric Dumazet2013-08-111-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-051-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-041-7/+7
* | | | skge: add dma_mapping checkstephen hemminger2013-08-041-6/+42
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0347-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
| * | | | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| * | | | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| * | | | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| * | | | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| * | | | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-021-10/+2
| * | | | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| * | | | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| * | | | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-011-2/+5
| * | | | macvlan: better mode validationMichael S. Tsirkin2013-08-011-2/+14
| * | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-018-26/+26
| * | | | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-011-1/+1
| * | | | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-011-10/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-0117-57/+85
| |\ \ \ \ | | |/ / /
| | * | | mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
| | * | | mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-311-1/+2
OpenPOWER on IntegriCloud