summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-11net: ll_temac: Use one return statement instead of twoMichal Simek
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman
2015-05-10ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai
2015-05-09be2net: update the driver version to 10.6.0.2Sathya Perla
2015-05-09be2net: update copyright year to 2015Vasundhara Volam
2015-05-09be2net: use be_virtfn() instead of !be_physfn()Kalesh AP
2015-05-09be2net: simplify UFI compatibility checkingVasundhara Volam
2015-05-09be2net: post full RXQ on interface enableSuresh Reddy
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP
2015-05-09be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur