summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-05vxlan: Only set has-GBP bit in header if any other bits would be setThomas Graf1-0/+3
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring1-4/+2
2015-02-05xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai1-46/+16
2015-02-05tun: Use static attribute groups for sysfs entriesTakashi Iwai1-5/+12
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2-18/+9
2015-02-05Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...David S. Miller2-13/+12
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar1-0/+2
2015-02-05netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring1-3/+1
2015-02-05net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring1-5/+2
2015-02-05myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring1-2/+1
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai4-3/+174
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring1-1/+1
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay1-0/+4
2015-02-04net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay1-2/+3
2015-02-04net/mlx4_en: Print page allocator informationIdo Shamay1-0/+4
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz1-1/+2
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb1-1/+1
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2-9/+6
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua3-0/+189
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua6-2/+157
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua2-5/+60
2015-02-04net/bonding: Notify state change on slavesMoni Shoua1-0/+42
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua1-26/+38
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller1-1/+15
2015-02-04tlan: msecs_to_jiffies convrsionNicholas Mc Guire1-1/+1
2015-02-04tlan: use msecs_to_jiffies for conversionNicholas Mc Guire1-6/+6
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-5/+5
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert1-16/+2
2015-02-04net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2-30/+66
2015-02-04can: kvaser_usb: Ignore spurious error events after a busoffAhmed S. Darwish1-9/+10
2015-02-04can: janz-ican3: fix type mismatch in assignmentNicholas Mc Guire1-4/+2
2015-02-02cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2-2/+107
2015-02-02net/tulip: don't warn about unknown ARM architectureArnd Bergmann1-1/+1
2015-02-02net: hip04: add missing MODULE_LICENSEArnd Bergmann1-0/+1
2015-02-01net: rocker: Add support for retrieving port level statisticsDavid Ahern2-0/+155
2015-02-01team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu1-1/+4
2015-02-01bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu1-1/+8
2015-02-01rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu1-1/+2
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu3-3/+4
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang1-2/+3
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai1-1/+23
2015-02-02ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal1-2/+2
2015-02-02ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal1-3/+3
2015-02-01hso: fix rfkill name conflictsOlivier Sobrie1-2/+3
2015-02-01hso: add missing cancel_work_sync in disconnect()Olivier Sobrie1-0/+2
2015-02-01hso: update serial_table in usb disconnect methodOlivier Sobrie1-1/+1
2015-02-01hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie1-3/+9