aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller196-641/+2886
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller60-402/+2365
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-6/+6
2018-01-17Merge branch 'bpf-libbpf-cleanups'Daniel Borkmann1-15/+5
2018-01-17libbpf: Makefile set specified permission modeJesper Dangaard Brouer1-1/+1
2018-01-17libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer1-13/+2
2018-01-17libbpf: install the header file libbpf.hJesper Dangaard Brouer1-1/+2
2018-01-17Merge branch 'bpf-various-improvements'Daniel Borkmann8-14/+26
2018-01-17nfp: bpf: reject program on instructions unknown to the JIT compilerQuentin Monnet3-0/+12
2018-01-17nfp: bpf: print map lookup problems into verifier logJakub Kicinski1-6/+8
2018-01-17libbpf: fix string comparison for guessing eBPF program typeQuentin Monnet1-1/+1
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2-2/+2
2018-01-17bpf: annotate bpf_insn_print_t with __printfJakub Kicinski1-2/+2
2018-01-17bpf: offload: make bpf_offload_dev_match() reject host+host caseJakub Kicinski1-3/+1
2018-01-17samples/bpf: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17bpf: cpumap: make some functions staticWei Yongjun1-11/+12
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-239/+390
2018-01-16bnxt_en: don't update cpr->rx_bytes with uninitialized length lenColin Ian King1-3/+4
2018-01-16Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-1/+6
2018-01-16Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-18/+46
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann4-30/+24
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan61-96/+0
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier1-1/+7
2018-01-16net: remove prototype of qdisc_lookup_class()Jakub Kicinski1-1/+0
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-16tipc: fix race condition at topology server receiveJon Maloy3-46/+51
2018-01-16Merge branch 'aquantia-next'David S. Miller26-2334/+2385
2018-01-16net: aquantia: Fix internal stats calculation on rxIgor Russkikh1-2/+2
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh5-840/+922
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh3-1139/+1173
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh10-54/+46
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh6-106/+113
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh14-20/+21
2018-01-16net: aquantia: Remove duplicate hardware descriptors declarationsIgor Russkikh3-62/+31
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh8-97/+71
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh9-17/+11
2018-01-16net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh5-6/+4
2018-01-16Merge branch 'net-thunderx-add-support-for-PTP-clock'David S. Miller13-6/+782
2018-01-16net: thunderx: add timestamping supportSunil Goutham9-6/+345
2018-01-16net: add support for Cavium PTP coprocessorRadoslaw Biernacki5-0/+437
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-11/+32
2018-01-16mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload staticWei Yongjun1-1/+1
2018-01-16sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-01-16sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-01-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo10-19/+178
2018-01-16sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long1-2/+8
2018-01-16Merge branch 'devlink-resource'David S. Miller12-134/+1213
2018-01-16mlxsw: documentation: Add resources ABI documentationArkadi Sharshevsky1-0/+33
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky4-23/+65