aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2-27/+46
2017-06-04bpf: update perf event helper functions documentationTeng Qin2-8/+14
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin4-56/+228
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov4-56/+48
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan3-11/+54
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn1-0/+72
2017-06-04net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn1-2/+2
2017-06-04net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn1-4/+4
2017-06-04net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot3-103/+103
2017-06-04net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot3-141/+142
2017-06-04net: dsa: mv88e6xxx: move the Port macrosVivien Didelot2-160/+160
2017-06-04net: dsa: mv88e6xxx: move PHY macrosVivien Didelot2-4/+3
2017-06-04net: dsa: mv88e6xxx: rename chip headerVivien Didelot13-16/+19
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli2-19/+16
2017-06-04net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}Florian Fainelli1-49/+41
2017-06-04net: dsa: Pass dsa_port reference to ethtool setup/restoreFlorian Fainelli4-8/+10
2017-06-04rxrpc: remove redundant proc_remove callColin Ian King1-1/+0
2017-06-04dccp: consistently use dccp_write_space()Eric Dumazet1-1/+0
2017-06-04net: phy: marvell: make some functions staticColin Ian King1-3/+3
2017-06-04netxen: remove writeq/readq function definitionsLABBE Corentin1-14/+1
2017-06-04net-procfs: Use vsnprintf extension %phNJoe Perches1-9/+4
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason1-7/+17
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz1-1/+25
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz1-1/+21
2017-06-04net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2-2/+42
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2-0/+51
2017-06-02tcp: remove unnecessary skb_reset_tail_pointer()Eric Dumazet1-4/+2
2017-06-02bpf: Remove the capability check for cgroup skb eBPF programChenbo Feng1-1/+3
2017-06-02bpf: Allow CGROUP_SKB eBPF program to access sk_buffChenbo Feng1-0/+1
2017-06-02net: phy: use of_mdio_parse_addrJon Mason1-13/+2
2017-06-02tcp: use TS opt on RTTs for congestion controlYuchung Cheng1-7/+8
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla3-12/+10
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com1-1/+5
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com1-2/+4
2017-06-02liquidio: VF interrupt initialization cleanupRick Farrington2-12/+17
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long4-26/+17
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long10-69/+65
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval3-0/+74
2017-06-02qed: Support NVM-image reading APIMintz, Yuval4-0/+144
2017-06-02qed: Share additional information with qedfMintz, Yuval5-1/+30
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval1-4/+4
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju6-5/+7
2017-06-01net: dsa: factor skb freeing on xmitVivien Didelot9-39/+16
2017-06-01net: dsa: remove out_drop label in taggers rcvVivien Didelot6-42/+24
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot1-7/+1
2017-06-01net: dsa: do not cast dstVivien Didelot2-2/+2
2017-06-01net: dsa: comment hot path requirementsVivien Didelot2-0/+4
2017-06-01i40evf: update i40evf.txt with new contentJesse Brandeburg1-8/+15
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala4-7/+12