summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli
2015-07-21net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli
2015-07-21net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()Florian Fainelli
2015-07-21net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli
2015-07-21net: bcmgenet: Remove excessive PHY resetFlorian Fainelli
2015-07-21Merge branch 'stmmac-cleanup'David S. Miller
2015-07-21stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood
2015-07-21stmmac: add proper probe function to dwmac-mesonJoachim Eastwood
2015-07-21stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood
2015-07-21stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood
2015-07-21stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood
2015-07-21stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood
2015-07-21stmmac: clean up platform/of_match data retrievalJoachim Eastwood
2015-07-21stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood
2015-07-21Merge branch 'tipc-separate-link-and-aggregation'David S. Miller
2015-07-21tipc: reduce locking scope during packet receptionJon Paul Maloy
2015-07-21tipc: introduce node contact FSMJon Paul Maloy
2015-07-21tipc: move link supervision timer to node levelJon Paul Maloy
2015-07-21tipc: simplify link timer implementationJon Paul Maloy
2015-07-21tipc: improve link FSM implementationJon Paul Maloy
2015-07-21tipc: introduce new link protocol msg create functionJon Paul Maloy
2015-07-21tipc: clean up definitions and usage of link flagsJon Paul Maloy
2015-07-21tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-07-21tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy
2015-07-21tipc: use bearer index when looking up active linksJon Paul Maloy
2015-07-21tipc: move link input queue to tipc_nodeJon Paul Maloy
2015-07-21tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy
2015-07-21tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy
2015-07-21net: remove skb_frag_add_headJiri Benc
2015-07-21Merge branch 'offload_fwd_mark'David S. Miller
2015-07-21switchdev: update documentation for offload_fwd_markScott Feldman
2015-07-21rocker: add offload_fwd_mark supportScott Feldman
2015-07-21switchdev: add offload_fwd_mark generator helperScott Feldman
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman
2015-07-21rocker: forward packets to CPU when port is joined to openvswitchSimon Horman
2015-07-20bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov
2015-07-20Merge branch 'bridge-temp-and-perm'David S. Miller
2015-07-20bridge: multicast: fix handling of temp and perm entriesSatish Ashok
2015-07-20bridge: multicast: notify on group deleteNikolay Aleksandrov
2015-07-20Merge branch 'bpf_cgroup_classid'David S. Miller
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan
2015-07-18igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka
2015-07-18ixgbe: Don't report flow director filter's statusFan Du
2015-07-18ixgbevf: Set Rx hash type for ingress packetsFan Du