aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-15
| * tun: signedness bug in tun_get_user()Dan Carpenter2013-08-15
| * qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-15
| * qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-15
| * qlcnic: Fix set driver version commandHimanshu Madhani2013-08-15
| * net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-15
| * drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-15
| * Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-15
| * be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-15
| * tun: compare with 0 instead of total_lenWeiping Pan2013-08-13
| * ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-13
| * bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-13
| * bnx2x: fix PTE write access errorBarak Witkowsky2013-08-13
| * bnx2x: fix memory leak in VFAriel Elior2013-08-13
| * bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-13
| * bnx2x: protect different statistics flowsDmitry Kravkov2013-08-13
| * skge: dma_sync the whole receive bufferstephen hemminger2013-08-13
| * stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-13
| * can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-12
| * macvtap: fix two racesEric Dumazet2013-08-12
| * net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-09
| * vxlan: fix a soft lockup in vxlan module removalCong Wang2013-08-09
| * vxlan: fix a regression of igmp joinCong Wang2013-08-09
| * 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-08-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-08
| |\
| | * cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-05
| | * iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-02
| | * iwl4965: set power mode earlyStanislaw Gruszka2013-08-02
| * | bonding: modify only neigh_parms owned by usVeaceslav Falico2013-08-05
| * | mlx5: remove health handler pluginEli Cohen2013-08-05
| * | macvlan: validate flagsMichael S. Tsirkin2013-08-05
| * | skge: fix build on 32 bitStephen Hemminger2013-08-05
| * | skge: add dma_mapping checkstephen hemminger2013-08-04
* | | USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei2013-08-12
* | | USBNET: support DMA SGMing Lei2013-08-12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-03
|\ \
| * | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-03
| * | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-03
| * | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-03
| * | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-03
| * | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-03
| * | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-03
| * | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-03
| * | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-03
| * | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-03
| * | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-02
| * | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-02
| * | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-02
| * | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-01