summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08Merge branch 'cxgb4-collect-hardware-logs-via-ethtool'David S. Miller
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect MC memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy
2017-12-08Merge branch 'veth-and-GSO-maximums'David S. Miller
2017-12-08veth: set peer GSO valuesStephen Hemminger
2017-12-08rtnetlink: allow GSO maximums to be set on device creationStephen Hemminger
2017-12-08net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel
2017-12-08Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland
2017-12-08net: sched: fix use-after-free in tcf_block_put_extJiri Pirko
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2017-12-08Merge branch 'lockless-qdisc-series'David S. Miller
2017-12-08net: sched: pfifo_fast use skb_arrayJohn Fastabend
2017-12-08net: skb_array: expose peek APIJohn Fastabend
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprioJohn Fastabend
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend
2017-12-08net: sched: check for frozen queue before skb_bad_txq checkJohn Fastabend
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend
2017-12-08net: sched: drop qdisc_reset from dev_graft_qdiscJohn Fastabend
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-12-08Merge branch 'tcp-bbr-sampling-fixes'David S. Miller
2017-12-08tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell
2017-12-08tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell
2017-12-08tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2017-12-08virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita
2017-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds