summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
* netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
* net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-291-1/+1
* bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-291-0/+10
* net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
* hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan2015-04-293-26/+7Star
* altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
* mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-294-9/+12
* trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-293-31/+15Star
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-295-18/+18
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-292-5/+1Star
* hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao2015-04-294-7/+31
* net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-281-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2724-160/+208
|\
| * bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * net:treewide: Fix typo in drivers/netMasanari Iida2015-04-272-2/+2
| * net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
| * mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-271-43/+17Star
| * ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-271-0/+7
| * ppp: mppe: sanity error path reworkSylvain Rochet2015-04-271-16/+13Star
| * net/bonding: Make DRV macros privateMatan Barak2015-04-273-0/+28
| * altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
| * pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5Star
| * net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1Star
| * ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
| * net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
| * net: mdio-gpio: support access that may sleepVivien Didelot2015-04-241-5/+9
| * bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-241-1/+1
| * ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez2015-04-231-29/+9Star
| * can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
| * ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven2015-04-231-3/+2Star
| * ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
| * ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-231-2/+2
| * vxlan: remove the unnecessary codesLi RongQing2015-04-231-5/+1Star
| * net/macb: Factor out one-time assignment from loopBen Shelton2015-04-231-2/+2
| * bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-272-16/+7Star
|\ \
| * | VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-152-16/+7Star
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-225-18/+68
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-155-18/+68
| |\ \ \
| | | * | net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas2015-04-151-14/+27
| | | * | net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas2015-04-151-0/+2
| | | * | net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-152-0/+16