aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko
2014-01-22tuntap: Fix for a race in accessing numqueuesDominic Curran
2014-01-22bonding: clean the primary slave if there is no slave matching new primarydingtianhong
2014-01-22net: vxlan: convert to act as a pernet subsystemDaniel Borkmann
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert queue_id to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert active_slave to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert use_carrier to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert primary_reselect to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert primary to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert miimon to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert ad_select to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert min_links to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lacp_rate to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert updelay to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert downdelay to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_validate to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert mode setting to use the new option APINikolay Aleksandrov
2014-01-22bonding: add infrastructure for an option APINikolay Aleksandrov
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-21random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2014-01-21net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua
2014-01-21be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur
2014-01-21bnx2x: Fix VF flr flowAriel Elior
2014-01-21net: Add GRO support for vxlan trafficOr Gerlitz
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-21bond: make slave_sysfs_ops staticstephen hemminger
2014-01-21net: add vxlan descriptionJesse Brandeburg
2014-01-21sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings
2014-01-21sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper
2014-01-19net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi000
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai
2014-01-19net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai
2014-01-19net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai
2014-01-19phy: cleanup 10g codestephen hemminger