summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0817-105/+175
|\
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-071-0/+3
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-071-1/+1
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * xen-netback: Trivial format string fixZoltan Kiss2014-04-041-2/+2
| * net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0
| * net: smc911x: Remove unused local variableLaurent Pinchart2014-04-041-1/+0
| * bonding: Inactive slaves should keep inactive flag's valuezheng.li2014-04-041-1/+1
| * net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
| * xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-032-53/+70
| * xen-netback: Rename map opsZoltan Kiss2014-04-031-22/+24
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-031-0/+2
| * net: vxlan: fix crash when interface is created with no groupMike Rapoport2014-04-031-1/+5
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-082-2/+2
* | rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-081-0/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-044-0/+95
|\ \ | |/ |/|
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-032-0/+9
| |\ \
| | | * be2net: Add abi version between be2net and ocrdmaDevesh Sharma2014-04-032-0/+9
| | |/
| * | IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-072-0/+25
| * | mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+61
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-03817-21834/+77015
|\ \
| * \ Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller2014-04-014-161/+265
| |\ \
| | * | can: c_can: Avoid led toggling for every packet.Thomas Gleixner2014-04-011-3/+4
| | * | can: c_can: Simplify TX interrupt cleanupThomas Gleixner2014-04-011-20/+17
| | * | can: c_can: Store dlc privateThomas Gleixner2014-04-012-27/+29
| | * | can: c_can: Reduce register accessThomas Gleixner2014-04-011-34/+15
| | * | can: c_can: Make the code readableThomas Gleixner2014-04-011-51/+56
| | * | can: c_can: Provide protection in the xmit pathThomas Gleixner2014-04-012-1/+9
| | * | can: c_can: Remove EOB exitThomas Gleixner2014-04-011-3/+0
| | * | can: c_can: Fix the lost message handlingThomas Gleixner2014-04-011-16/+15
| | * | can: c_can: Fix buffer orderingThomas Gleixner2014-04-011-2/+50
| | * | can: c_can: Make it SMP safeThomas Gleixner2014-04-011-15/+21
| | * | can: c_can: Fix hardware raminit functionThomas Gleixner2014-04-011-10/+37
| | * | can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner2014-04-011-3/+23
| | * | can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde2014-04-011-12/+22
| | * | can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde2014-04-011-0/+3
| | * | can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt2014-04-011-1/+1
| * | | qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-014-3/+26
| * | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-012-0/+2
| * | | net: sxgbe: make "core_ops" staticDan Carpenter2014-04-011-1/+1
| * | | net: sxgbe: fix logical vs bitwise operationDan Carpenter2014-04-011-3/+3
| * | | net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter2014-04-011-7/+0
| * | | Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-012-1/+9
| * | | xen-netback: disable rogue vif in kthread contextWei Liu2014-04-013-2/+30
| * | | net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-013-0/+17