summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drivers: net: cpsw: enable promiscuous mode supportMugunthan V N2014-01-233-25/+98
| * | | | team: Don't allow team devices to change network namespaces.Weilong Chen2014-01-221-0/+4
| * | | | bonding: Don't allow bond devices to change network namespaces.Weilong Chen2014-01-221-0/+3
| * | | | bonding: convert netlink to use slave data info apiJiri Pirko2014-01-223-4/+19
| * | | | rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-221-6/+6
| * | | | bonding: change name of sysfs dir for bonding slavesJiri Pirko2014-01-221-1/+1
| * | | | tuntap: Fix for a race in accessing numqueuesDominic Curran2014-01-221-4/+6
| * | | | bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-221-0/+6
| * | | | net: vxlan: convert to act as a pernet subsystemDaniel Borkmann2014-01-221-22/+6
| * | | | bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-223-47/+59
| * | | | bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-225-22/+22
| * | | | bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-225-24/+26
| * | | | bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-225-28/+25
| * | | | bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-223-61/+77
| * | | | bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-226-35/+36
| * | | | bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-225-23/+25
| * | | | bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-227-44/+43
| * | | | bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-225-22/+22
| * | | | bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-226-30/+24
| * | | | bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-225-17/+24
| * | | | bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-227-50/+41
| * | | | bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-225-19/+18
| * | | | bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-226-51/+37
| * | | | bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-225-33/+27
| * | | | bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-225-32/+27
| * | | | bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-225-41/+53
| * | | | bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-226-35/+32
| * | | | bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-227-50/+43
| * | | | bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-226-41/+36
| * | | | bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-226-52/+45
| * | | | bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-227-46/+41
| * | | | bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-226-32/+27
| * | | | bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-226-62/+48
| * | | | bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-223-0/+373
| * | | | reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-215-21/+30
| * | | | random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-211-7/+1
| * | | | net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-211-3/+0
| * | | | be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-211-13/+8
| * | | | bnx2x: Fix VF flr flowAriel Elior2014-01-211-28/+33
| * | | | net: Add GRO support for vxlan trafficOr Gerlitz2014-01-211-7/+110
| * | | | stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-216-12/+32
| * | | | bond: make slave_sysfs_ops staticstephen hemminger2014-01-211-1/+1
| * | | | net: add vxlan descriptionJesse Brandeburg2014-01-211-0/+1
| * | | | sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings2014-01-211-2/+2
| * | | | sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-212-8/+37
| * | | | net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-193-19/+21
| * | | | net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-195-0/+158
| * | | | net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-10/+34
| * | | | net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-191-1/+8
| * | | | net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-191-0/+2