aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-24net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing1-3/+3
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit1-0/+11
2019-02-23trace: events: neigh_update: print new state in string formatRoopa Prabhu1-3/+5
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2-0/+15
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens1-7/+3
2019-02-23Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"Hangbin Liu1-8/+1
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit1-28/+18
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit2-0/+34
2019-02-23net: phy: don't change modes we don't care about in genphy_c45_read_lpaHeiner Kallweit1-1/+1
2019-02-23net: phy: aquantia: add support for auto-negotiation configurationAndrew Lunn1-3/+37
2019-02-23net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109Heiner Kallweit1-0/+10
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speedsShalom Toledo1-0/+54
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo2-1/+330
2019-02-23mlxsw: reg: Add new port type-speed fields for PTYS registerShalom Toledo1-0/+57
2019-02-23mlxsw: reg: 80 columns wrapping changeShalom Toledo1-3/+6
2019-02-23mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_adminShalom Toledo1-3/+3
2019-02-23mlxsw: spectrum: Add port type-speed operationsShalom Toledo2-31/+133
2019-02-23mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo1-34/+35
2019-02-23mlxsw: spectrum: Query port connector type from firmwareShalom Toledo2-23/+49
2019-02-23mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo2-21/+1
2019-02-23mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo1-5/+0
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-02-23kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_initYueHaibing1-2/+2
2019-02-23veth: Fix -Wformat-truncationFlorian Fainelli1-1/+2
2019-02-23e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-23net: dsa: mv88e6xxx: Fix -Wformat-security warningsFlorian Fainelli2-2/+2
2019-02-23mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-23bpfilter: re-add header search paths to tools include to fix build errorMasahiro Yamada1-0/+1
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier1-1/+5
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann1-1/+13
2019-02-22udp: fix possible user after free in error handlerPaolo Abeni1-2/+4
2019-02-22udpv6: fix possible user after free in error handlerPaolo Abeni1-4/+6
2019-02-22fou6: fix proto error handler argument typePaolo Abeni1-1/+1
2019-02-22udpv6: add the required annotation to mib typePaolo Abeni1-1/+1
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-02-22net: phy: at803x: disable delay only for RGMII modeVinod Koul1-11/+42
2019-02-22net: phy: at803x: don't inline helpersVinod Koul1-2/+2
2019-02-22net_sched: initialize net pointer inside tcf_exts_init()Cong Wang13-29/+30
2019-02-22net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal1-1/+1
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2-2/+2
2019-02-22bnxt_en: Fix typo in firmware message timeout logic.Michael Chan1-1/+1
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang1-11/+6
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang1-1/+1
2019-02-22net/mlx5: Support ndo bridge_setlink and getlinkHuy Nguyen1-0/+59
2019-02-22net/mlx5: E-Switch, Add support for VEPA in legacy mode.Huy Nguyen2-21/+207
2019-02-22net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha1-1/+1