summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2014-04-04xen-netback: Trivial format string fixZoltan Kiss-2/+2
2014-04-04net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat-1/+0
2014-04-04net: smc911x: Remove unused local variableLaurent Pinchart-1/+0
2014-04-04bonding: Inactive slaves should keep inactive flag's valuezheng.li-1/+1
2014-04-03net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel-12/+40
2014-04-03sxgbe: fix driver probe error path and driver removal leaksfrançois romieu-10/+17
2014-04-03sxgbe: use common NET_VENDOR_FOO style.françois romieu-13/+20
2014-04-03xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss-53/+70
2014-04-03xen-netback: Rename map opsZoltan Kiss-22/+24
2014-04-03net: qlcnic: include irq.h for irq definitionsJosh Boyer-0/+1
2014-04-03net: enic: include irq.h for irqreturn_t definitionsJosh Boyer-0/+1
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer-0/+1
2014-04-03net: ti: fix CPTS driver build on armAlexei Starovoitov-0/+2
2014-04-03net: vxlan: fix crash when interface is created with no groupMike Rapoport-1/+5
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-21834/+77015
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2014-04-01Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller-161/+265
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh-3/+26
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann-0/+2
2014-04-01net: sxgbe: make "core_ops" staticDan Carpenter-1/+1
2014-04-01net: sxgbe: fix logical vs bitwise operationDan Carpenter-3/+3
2014-04-01net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter-7/+0
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko-1/+9
2014-04-01xen-netback: disable rogue vif in kthread contextWei Liu-2/+30
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz-0/+17
2014-04-01be2net: fix build dependency on VxLANSathya Perla-1/+19
2014-04-01can: c_can: Avoid led toggling for every packet.Thomas Gleixner-3/+4
2014-04-01can: c_can: Simplify TX interrupt cleanupThomas Gleixner-20/+17
2014-04-01can: c_can: Store dlc privateThomas Gleixner-27/+29
2014-04-01can: c_can: Reduce register accessThomas Gleixner-34/+15
2014-04-01can: c_can: Make the code readableThomas Gleixner-51/+56
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner-1/+9
2014-04-01can: c_can: Remove EOB exitThomas Gleixner-3/+0
2014-04-01can: c_can: Fix the lost message handlingThomas Gleixner-16/+15
2014-04-01can: c_can: Fix buffer orderingThomas Gleixner-2/+50
2014-04-01can: c_can: Make it SMP safeThomas Gleixner-15/+21
2014-04-01can: c_can: Fix hardware raminit functionThomas Gleixner-10/+37
2014-04-01can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner-3/+23
2014-04-01can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde-12/+22
2014-04-01can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde-0/+3
2014-04-01can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt-1/+1
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad-5/+18
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad-5/+19
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin-2/+2
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches-2/+2
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches-4/+3
2014-03-31i40e/i40evf: fix error checking pathJean Sacren-10/+12
2014-03-31i40e: fix function kernel doc descriptionJean Sacren-1/+1
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad-9/+9