aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-11net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk1-1/+1
2017-02-11vxlan: remove vni zero check and drop for COLLECT_METADATARoopa Prabhu1-3/+0
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov1-2/+2
2017-02-11sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree1-1/+2
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi7-13/+280
2017-02-11tap: tap as an independent moduleSainath Grandhi5-3/+20
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi2-24/+100
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi3-161/+176
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi2-32/+60
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-176/+177
2017-02-11tap: Refactoring macvtap.cSainath Grandhi3-196/+228
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-181/+432
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-89/+222
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-4/+6
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-6/+8
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-7/+25
2017-02-10nfp: add the PF driverJakub Kicinski5-23/+970
2017-02-10nfp: allocate irqs in lower driverJakub Kicinski3-99/+140
2017-02-10nfp: add port layer to debugfs directoriesJakub Kicinski3-18/+43
2017-02-10nfp: add support for service processor accessJakub Kicinski7-0/+799
2017-02-10nfp: add rtsym supportJakub Kicinski5-0/+353
2017-02-10nfp: add MIP reading supportJakub Kicinski3-0/+185
2017-02-10nfp: add support for reading nffw infoJakub Kicinski3-0/+375
2017-02-10nfp: add hwinfo supportJakub Kicinski5-0/+341
2017-02-10nfp: add support for resourcesJakub Kicinski4-0/+433
2017-02-10nfp: add CPP access coreJakub Kicinski10-0/+4987
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski8-57/+160
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski1-2/+0
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller7-8/+11
2017-02-10net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk1-2/+0
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King1-0/+1
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-1/+1
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King3-0/+3
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+2
2017-02-10net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+2
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller122-3541/+4689
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-10spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko1-3/+10
2017-02-10NET: mkiss: Fix panicRalf Baechle1-2/+2
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan1-1/+1
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel1-0/+28
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel1-0/+13
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel3-3/+41
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel3-13/+35
2017-02-10mlxsw: spectrum: Change max vfidNogah Frankel1-1/+1
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel1-13/+13