summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+15
| * 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/+1
| * 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-271-2/+6
* | net: rocker: Use ether_addr_equalSimon Horman2015-05-011-2/+2
* | drivers: net: xgene: fix kbuild warningsIyappan Subramanian2015-04-302-1/+3
* | be2net: log link statusIvan Vecera2015-04-301-0/+2
* | ibmveth: Add support for Large Receive OffloadThomas Falcon2015-04-302-1/+17
* | ibmveth: Add GRO supportThomas Falcon2015-04-301-1/+1
* | ibmveth: Add support for TSOThomas Falcon2015-04-302-1/+19
* | ibmveth: change rx buffer default allocation for CMOThomas Falcon2015-04-302-1/+5
* | drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian2015-04-305-29/+68
* | drivers: net: xgene: Add 10GbE support with ring manager v2Iyappan Subramanian2015-04-305-25/+152
* | drivers: net: xgene: Add ring manager v2 functionsIyappan Subramanian2015-04-305-1/+253
* | drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian2015-04-304-30/+61
|/
* 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/+17
| * ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-261-0/+7
| * ppp: mppe: sanity error path reworkSylvain Rochet2015-04-261-16/+13
| * net/bonding: Make DRV macros privateMatan Barak2015-04-263-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/+5
| * net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1
| * 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/+9
| * 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/+2
| * 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-221-5/+1
| * net/macb: Factor out one-time assignment from loopBen Shelton2015-04-221-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-262-16/+7
|\ \
| * | VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-152-16/+7
* | | 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
| | | * | net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-152-0/+17
| | |/ / | |/| |