aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-05net: dsa: return per-port upstream portVivien Didelot2-4/+7
2017-12-05net: dsa: assign a CPU port to DSA portVivien Didelot1-1/+1
2017-12-05net: dsa: mv88e6xxx: setup global upstream portVivien Didelot1-13/+16
2017-12-05net: dsa: mv88e6xxx: helper to setup upstream portVivien Didelot1-7/+20
2017-12-05net: dsa: mv88e6xxx: egress floods all DSA portsVivien Didelot1-1/+3
2017-12-05net: sched: sch_api: rearrange init handlingAlexander Aring1-41/+47
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring2-9/+12
2017-12-05nfp: dump indirect ME CSRsCarl Heymann2-0/+123
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann1-0/+102
2017-12-05nfp: dump firmware nameCarl Heymann1-0/+36
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann1-0/+57
2017-12-05nfp: dump all hwinfoCarl Heymann3-0/+45
2017-12-05nfp: dump rtsymsCarl Heymann1-0/+124
2017-12-05nfp: dumpspec TLV traversalCarl Heymann1-1/+153
2017-12-05nfp: dump prologCarl Heymann1-2/+86
2017-12-05nfp: load debug dump specCarl Heymann1-1/+33
2017-12-05nfp: debug dump ethtool opsCarl Heymann5-8/+137
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang2-22/+9
2017-12-05netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog staticColin Ian King1-2/+2
2017-12-05macb: Kill PHY reset codeSergei Shtylyov2-22/+0
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov7-19/+87
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman3-7/+11
2017-12-05tun: add eBPF based queue selection methodJason Wang2-23/+123
2017-12-05net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta2-36/+65
2017-12-05net: hns3: Add reset service task for handling reset requestsSalil Mehta2-11/+34
2017-12-05net: hns3: Refactor of the reset interrupt handling logicSalil Mehta2-32/+78
2017-12-05net: macb: change GFP_KERNEL to GFP_ATOMICJulia Lawall1-1/+1
2017-12-05phylink: convert to fwnodeRussell King2-39/+55
2017-12-05sfp: convert to fwnodeRussell King3-11/+13
2017-12-05sfp: fix sparse warningRussell King1-1/+1
2017-12-05sfp: add documentation for kernel APIsRussell King3-14/+152
2017-12-05phylink: add documentation for kernel APIsRussell King3-48/+329
2017-12-05phylink: restart 802.3z negotiation when starting net deviceRussell King1-0/+6
2017-12-05phylink: remove phylink_init_eee()Russell King2-14/+0
2017-12-05phylink: add support for 2500baseX and 10GbaseKRRussell King1-0/+2
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King2-37/+21
2017-12-05phylink: merge SGMII and 802.3z handlingRussell King1-7/+9
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King2-2/+15
2017-12-05rtnetlink: fix rtnl_link msghandler rcu annotationsFlorian Westphal1-2/+3
2017-12-04arch/tile: mark as orphanedChris Metcalf1-3/+1
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal5-13/+27
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal6-55/+61
2017-12-04net: use rtnl_register_module where neededFlorian Westphal8-32/+55
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal2-35/+80
2017-12-04net: rtnetlink: use rcu to free rtnl message handlersFlorian Westphal1-53/+101
2017-12-04net: phy: broadcom: re-add mistakenly removed config settingsHeiner Kallweit1-0/+3
2017-12-04samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu2-0/+108
2017-12-04bpf: allow disabling tunnel csum for ipv6William Tu1-2/+3
2017-12-04ip6_gre: add ip6 gre and gretap collect_md modeWilliam Tu2-11/+99
2017-12-04net: phy: core: don't disable device interrupts in phy_changeHeiner Kallweit1-13/+6