summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet
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-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong
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
2017-12-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-08Merge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-12-08Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-08usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun
2017-12-08xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-08usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2017-12-08usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2017-12-08usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan
2017-12-08tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT
2017-12-08USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2017-12-08usb: musb: da8xx: fix babble condition handlingBin Liu
2017-12-08dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan
2017-12-08dm mpath: fix bio-based multipath queue_if_no_path handlingMike Snitzer
2017-12-08ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-08tuntap: fix possible deadlock when fail to register netdevJason Wang
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven