summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-20Merge branch 'bcmgenet-phy-rework'David S. Miller3-63/+59
2015-07-20net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli3-6/+5
2015-07-20net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli3-30/+20
2015-07-20net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli3-12/+32
2015-07-20net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()Florian Fainelli1-0/+2
2015-07-20net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli1-1/+1
2015-07-20net: bcmgenet: Remove excessive PHY resetFlorian Fainelli3-15/+0
2015-07-20Merge branch 'stmmac-cleanup'David S. Miller6-114/+126
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2-6/+0
2015-07-20stmmac: add proper probe function to dwmac-mesonJoachim Eastwood1-11/+20
2015-07-20stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood1-36/+23
2015-07-20stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood2-4/+14
2015-07-20stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood1-16/+12
2015-07-20stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood1-27/+37
2015-07-20stmmac: clean up platform/of_match data retrievalJoachim Eastwood1-21/+29
2015-07-20stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood1-5/+3
2015-07-20Merge branch 'tipc-separate-link-and-aggregation'David S. Miller13-1018/+1431
2015-07-20tipc: reduce locking scope during packet receptionJon Paul Maloy8-389/+478
2015-07-20tipc: introduce node contact FSMJon Paul Maloy4-54/+185
2015-07-20tipc: move link supervision timer to node levelJon Paul Maloy4-80/+68
2015-07-20tipc: simplify link timer implementationJon Paul Maloy2-45/+72
2015-07-20tipc: improve link FSM implementationJon Paul Maloy2-156/+195
2015-07-20tipc: introduce new link protocol msg create functionJon Paul Maloy1-67/+77
2015-07-20tipc: clean up definitions and usage of link flagsJon Paul Maloy4-78/+67
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy8-77/+198
2015-07-20tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy3-40/+37
2015-07-20tipc: use bearer index when looking up active linksJon Paul Maloy2-73/+59
2015-07-20tipc: move link input queue to tipc_nodeJon Paul Maloy4-19/+27
2015-07-20tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy3-16/+37
2015-07-20tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy6-136/+143
2015-07-20net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-20Merge branch 'offload_fwd_mark'David S. Miller8-9/+169
2015-07-20switchdev: update documentation for offload_fwd_markScott Feldman1-2/+12
2015-07-20rocker: add offload_fwd_mark supportScott Feldman2-0/+12
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman2-0/+112
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman2-6/+9
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman3-1/+24
2015-07-20rocker: forward packets to CPU when port is joined to openvswitchSimon Horman1-12/+50
2015-07-20bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov1-0/+4
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter1-0/+2
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov2-4/+0
2015-07-20Merge branch 'bridge-temp-and-perm'David S. Miller3-7/+24
2015-07-20bridge: multicast: fix handling of temp and perm entriesSatish Ashok3-7/+22
2015-07-20bridge: multicast: notify on group deleteNikolay Aleksandrov1-0/+2
2015-07-20Merge branch 'bpf_cgroup_classid'David S. Miller4-21/+53
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2-0/+22
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann2-21/+31
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan1-48/+65
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan1-68/+67
2015-07-17igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka1-5/+13