summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-271-0/+7
| * ppp: mppe: sanity error path reworkSylvain Rochet2015-04-271-16/+13
| * 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/+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-231-5/+1
| * 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/+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
| | |/ / | |/| |
| | * | mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-04-151-4/+6
| |/ /
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-2210-66/+164
|\ \ \
| * | | wlcore: remove wl12xx_platform_dataEliad Peller2015-03-247-102/+35
| * | | wlcore: add device-tree supportEliad Peller2015-03-241-6/+87
| * | | wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho2015-03-242-4/+84
| * | | wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-194-16/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-225-5/+8
|\ \ \ \
| * | | | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
| * | | | altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken2015-04-211-1/+0
| * | | | net: dsa: mv88e6xxx: use PORT_DEFAULT_VLANVivien Didelot2015-04-211-1/+2
| * | | | net: dsa: mv88e6xxx: fix setup of port control 1Vivien Didelot2015-04-211-2/+1
| * | | | ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert2015-04-211-0/+1
| * | | | pppoe: Lacks DST MAC address checkJoakim Tjernlund2015-04-201-0/+3
* | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-1732-287/+501
|\ \ \ \ \
| * | | | | sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-171-1/+1
| * | | | | altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-171-2/+7
| * | | | | net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-172-2/+2