summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-03-23qedf: fix wrong le16 conversionArnd Bergmann
2017-03-23Merge branch 'qed-management-interaction-and-feature-changes'David S. Miller
2017-03-23qed: Reserve VF feature before PFMintz, Yuval
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar
2017-03-23qed: Revise MFW command lockingTomer Tayar
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas
2017-03-22Merge branch 'netvsc-bug-fixes-and-cleanups'David S. Miller
2017-03-22netvsc: fix and cleanup rndis_filter_set_packet_filterstephen hemminger
2017-03-22netvsc: eliminate unnecessary skb == NULL checksstephen hemminger
2017-03-22netvsc: remove unnecessary lock on shutdownstephen hemminger
2017-03-22netvsc: use refcount_t for keeping track of sub channelsstephen hemminger
2017-03-22netvsc: uses RCU instead of removal flagstephen hemminger
2017-03-22netvsc: use RCU to protect inner device structurestephen hemminger
2017-03-22netvsc: change max channel calculationstephen hemminger
2017-03-22netvsc: handle offline mtu and channel changestephen hemminger
2017-03-22netvsc: fix NAPI performance regressionstephen hemminger
2017-03-22liquidio: fix tx completions in napi pollVSR Burru
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-22net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-22net: virtio_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann
2017-03-22Merge branch 'xgene-v2-mdio-and-ethtool'David S. Miller
2017-03-22drivers: net: xgene-v2: misc fixesIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Fix port resetIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Add ethtool supportIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Add MDIO supportIyappan Subramanian
2017-03-22Merge branch 'bpf-map-in-map'David S. Miller
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau
2017-03-22bpf: Fix and simplifications on inline map lookupMartin KaFai Lau
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-22Merge branch 'nfp-concurrency'David S. Miller