summaryrefslogtreecommitdiffstats
path: root/arch/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-21net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli3-6/+5
2015-07-21net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli3-30/+20
2015-07-21net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli3-12/+32
2015-07-21net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()Florian Fainelli1-0/+2
2015-07-21net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli1-1/+1
2015-07-21net: bcmgenet: Remove excessive PHY resetFlorian Fainelli3-15/+0
2015-07-21stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2-6/+0
2015-07-21stmmac: add proper probe function to dwmac-mesonJoachim Eastwood1-11/+20
2015-07-21stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood1-36/+23
2015-07-21stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood2-4/+14
2015-07-21stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood1-16/+12
2015-07-21stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood1-27/+37
2015-07-21stmmac: clean up platform/of_match data retrievalJoachim Eastwood1-21/+29
2015-07-21stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood1-5/+3
2015-07-21tipc: reduce locking scope during packet receptionJon Paul Maloy8-389/+478
2015-07-21tipc: introduce node contact FSMJon Paul Maloy4-54/+185
2015-07-21tipc: move link supervision timer to node levelJon Paul Maloy4-80/+68
2015-07-21tipc: simplify link timer implementationJon Paul Maloy2-45/+72
2015-07-21tipc: improve link FSM implementationJon Paul Maloy2-156/+195
2015-07-21tipc: introduce new link protocol msg create functionJon Paul Maloy1-67/+77
2015-07-21tipc: clean up definitions and usage of link flagsJon Paul Maloy4-78/+67
2015-07-21tipc: make media xmit call outside node spinlock contextJon Paul Maloy8-77/+198
2015-07-21tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy3-40/+37
2015-07-21tipc: use bearer index when looking up active linksJon Paul Maloy2-73/+59
2015-07-21tipc: move link input queue to tipc_nodeJon Paul Maloy4-19/+27
2015-07-21tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy3-16/+37
2015-07-21tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy6-136/+143
2015-07-21net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-21switchdev: update documentation for offload_fwd_markScott Feldman1-2/+12
2015-07-21rocker: add offload_fwd_mark supportScott Feldman2-0/+12
2015-07-21switchdev: add offload_fwd_mark generator helperScott Feldman2-0/+112
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman2-6/+9
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman3-1/+24
2015-07-21rocker: forward packets to CPU when port is joined to openvswitchSimon Horman1-12/+50
2015-07-21bridge: 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-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-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-18igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka1-5/+13
2015-07-18ixgbe: Don't report flow director filter's statusFan Du1-2/+0
2015-07-18ixgbevf: Set Rx hash type for ingress packetsFan Du2-0/+39
2015-07-18ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du1-4/+21
2015-07-18ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck1-47/+19
2015-07-18igb: Pull timestamp from fragment before adding it to skbAlexander Duyck1-69/+25
2015-07-18dp83640: only report generic filters in ts_infoJacob Keller1-9/+1