summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru
2015-05-14be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru
2015-05-14be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru
2015-05-14net: macb: OR vs AND typosDan Carpenter
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree
2015-05-13sfc: nicer log message on PTP probe failEdward Cree
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13fix missing copy_from_user in macvtapJustin Cormack
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12e1000e: Add pm_qos headerDavid Ahern
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-05-12hv_netvsc: Use the xmit_more skb flag to optimize signaling the hostKY Srinivasan
2015-05-12net: systemport: Implement RX coalescing control knobsFlorian Fainelli
2015-05-12net: systemport: Implement TX coalescing control knobsFlorian Fainelli
2015-05-12macvtap add missing ioctls - fix wrappingJustin Cormack
2015-05-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-05-12Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-05-12rocker: make checkpatch -f cleanScott Feldman
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: add bridge port flags attrScott Feldman
2015-05-12rocker: use switchdev add/del obj for bridge port vlansScott Feldman
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman
2015-05-12rocker: support prepare-commit transaction modelScott Feldman
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-05-12hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-05-12e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-05-12igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire
2015-05-11Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds