summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-10bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita1-25/+27
2016-08-10net: phy: micrel: Add specific suspendWenyou Yang1-8/+19
2016-08-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki1-3/+5
2016-08-09bonding: fix the typoZhu Yanjun1-1/+1
2016-08-09drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko1-0/+2
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson1-0/+31
2016-08-09rxrpc: Free packets discarded in data_readyDavid Howells1-0/+2
2016-08-09rxrpc: Fix a use-after-push in data_ready handlerDavid Howells1-6/+11
2016-08-09rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells1-5/+3
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells1-0/+4
2016-08-09rxrpc: Need to flag call as being released on connect failureDavid Howells1-0/+2
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann1-0/+1
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang1-0/+2
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang1-4/+2
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang1-6/+2
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang1-1/+1
2016-08-09qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru1-2/+6
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2-20/+112
2016-08-09qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2-30/+66
2016-08-09qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru1-2/+1
2016-08-08sctp: use event->chunk when it's validXin Long1-2/+2
2016-08-08net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2
2016-08-08net: vxlan: lwt: Use source ip address during route lookup.pravin shelar1-12/+18
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann1-0/+12
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2-21/+35
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann1-3/+10
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker1-0/+2
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel1-0/+1
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel1-0/+2
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel1-4/+4
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter1-1/+1
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter1-2/+2
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter1-4/+10
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter2-64/+64
2016-08-08netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy1-2/+2
2016-08-08netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso1-4/+6
2016-08-08netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso1-1/+1
2016-08-08netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang1-1/+2
2016-08-07net: macb: Correct CAPS maskHarini Katakam1-1/+1
2016-08-07samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov1-2/+13
2016-08-07bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov1-11/+73
2016-08-06net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster1-6/+2
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells14-286/+225
2016-08-06net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun1-2/+4
2016-08-06OVS: Ignore negative headroom valueIan Wienand1-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul3-4/+6
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma1-3/+31
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma1-7/+7
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4