aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-20tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy3-16/+37
2015-07-20tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy6-136/+143
2015-07-20net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-20switchdev: update documentation for offload_fwd_markScott Feldman1-2/+12
2015-07-20rocker: add offload_fwd_mark supportScott Feldman2-0/+12
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman2-0/+112
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman2-6/+9
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman3-1/+24
2015-07-20rocker: forward packets to CPU when port is joined to openvswitchSimon Horman1-12/+50
2015-07-20bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov1-0/+4
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter1-0/+2
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov2-4/+0
2015-07-20bridge: multicast: fix handling of temp and perm entriesSatish Ashok3-7/+22
2015-07-20bridge: multicast: notify on group deleteNikolay Aleksandrov1-0/+2
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2-0/+22
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann2-21/+31
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan1-48/+65
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan1-68/+67
2015-07-17igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka1-5/+13
2015-07-17ixgbe: Don't report flow director filter's statusFan Du1-2/+0
2015-07-17ixgbevf: Set Rx hash type for ingress packetsFan Du2-0/+39
2015-07-17ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du1-4/+21
2015-07-17ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck1-47/+19
2015-07-17igb: Pull timestamp from fragment before adding it to skbAlexander Duyck1-69/+25
2015-07-17dp83640: only report generic filters in ts_infoJacob Keller1-9/+1
2015-07-17siena: only report generic filters in get_ts_infoJacob Keller1-5/+1
2015-07-17ixgbe: only report generic filters in get_ts_infoJacob Keller1-8/+0
2015-07-17igb: only report generic filters in get_ts_infoJacob Keller1-4/+0
2015-07-17i40e: only report generic filters in get_ts_infoJacob Keller1-11/+2
2015-07-17bnx2x: only report most generic filters in get_ts_infoJacob Keller1-10/+1
2015-07-17freescale: remove incorrect copied commentJacob Keller1-6/+0
2015-07-17clarify implementation of ethtool's get_ts_info opJacob Keller2-0/+12
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki1-4/+2
2015-07-15rocker: Handle protodown notifications.Anuradha Karuppiah1-1/+14
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2-2/+15
2015-07-15net core: Add protodown support.Anuradha Karuppiah3-0/+48
2015-07-15ibmveth: add support for TSO6Thomas Falcon2-28/+135
2015-07-15hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang1-6/+52
2015-07-15ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明1-12/+18
2015-07-15pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri1-1/+0
2015-07-15net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet1-1/+0
2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil3-144/+208
2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2-32/+26
2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil1-16/+18
2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil3-107/+136
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2-2/+2
2015-07-14i40e: Refine an error message to avoid confusionAnjali Singhai Jain1-1/+2
2015-07-14i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif4-13/+27
2015-07-14i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-14i40evf: don't delete all the filtersMitch Williams1-1/+3