summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman3-7/+3
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman1-27/+14
2015-05-12switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman3-14/+3
2015-05-12switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman3-2/+3
2015-05-12switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman3-43/+3
2015-05-12switchdev: add bridge port flags attrScott Feldman1-0/+25
2015-05-12rocker: use switchdev add/del obj for bridge port vlansScott Feldman1-7/+123
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman1-9/+5
2015-05-12rocker: support prepare-commit transaction modelScott Feldman1-249/+451
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman1-5/+12
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko1-18/+19
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko3-9/+9
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2-2/+2
2015-05-12hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck1-1/+1
2015-05-12e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck1-12/+7
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck1-1/+1
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck1-1/+1
2015-05-12igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck1-8/+3
2015-05-11net: ll_temac: Use one return statement instead of twoMichal Simek1-3/+1
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes1-0/+78
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2-9/+71
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar4-7/+58
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar5-1/+56
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar5-2/+60
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman6-13/+13
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-2/+2
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman1-20/+4
2015-05-10ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram1-23/+23
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller3-59/+123
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam1-1/+23
2015-05-09net: macb: Add support for jumbo framesHarini Katakam2-4/+27
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam1-0/+8
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil1-1/+12
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil1-30/+10
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller46-195/+101
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai3-7/+80
2015-05-09be2net: update the driver version to 10.6.0.2Sathya Perla1-1/+1
2015-05-09be2net: update copyright year to 2015Vasundhara Volam8-8/+8
2015-05-09be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2-7/+8
2015-05-09be2net: simplify UFI compatibility checkingVasundhara Volam2-44/+16
2015-05-09be2net: post full RXQ on interface enableSuresh Reddy1-2/+5
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP3-2/+5
2015-05-09be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur1-1/+1
2015-05-09be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar4-45/+128
2015-05-09be2net: add support for spoofchk settingKalesh AP4-14/+78
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah6-11/+11
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper8-36/+177
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree5-17/+111
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah3-16/+76