summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: sccnxp: Adds a delay between sequential read/write cyclesAlexander Shiyan2018-12-201-5/+27
* tty: serial: qcom_geni_serial: Fix UART hangRyan Case2018-12-201-0/+8
* tty: serial: qcom_geni_serial: Fix wrap around of TX bufferMatthias Kaehlcke2018-12-201-5/+7
* serial: max310x: Fix tx_empty() callbackAlexander Shiyan2018-12-191-5/+2
* dt-bindings: serial: sh-sci: Document r8a774c0 bindingsFabrizio Castro2018-12-191-0/+2
* dt-bindings: serial: sh-sci: Document r8a774a1 bindingsFabrizio Castro2018-12-191-6/+8
* Fonts: New Terminus large console fontAmanoel Dawod2018-12-195-1/+2090
* dt-bindings: serial: lpuart: add imx8qxp compatible stringAisheng Dong2018-12-191-0/+2
* serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne2018-12-191-2/+2
* serial: uartps: Fix error path when alloc failedMichal Simek2018-12-191-2/+4
* serial: uartps: Check if the device is a consoleShubhrajyoti Datta2018-12-191-2/+2
* serial: uartps: Add the device_init_wakeupShubhrajyoti Datta2018-12-191-0/+2
* tty: serial: samsung: Increase maximum baudrateSeung-Woo Kim2018-12-171-1/+1
* tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo2018-12-171-0/+3
* tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring2018-12-175-19/+10
* tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky2018-12-171-6/+16
* serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2018-12-174-1/+56
* dt-bindings: serial: 8250: Add rate limit for serial port input overrunsDarwin Dingel2018-12-171-0/+1
* tty: serial: qcom_geni_serial: Remove interrupt stormRyan Case2018-12-171-2/+23
* serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failureGeert Uytterhoeven2018-12-171-3/+8
* serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallbackGeert Uytterhoeven2018-12-171-1/+1
* serial: sh-sci: Fix locking in sci_submit_rx()Geert Uytterhoeven2018-12-171-7/+9
* Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman2018-12-10661-3544/+7722
|\
| * Linux 4.20-rc6v4.20-rc6Linus Torvalds2018-12-101-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-1083-368/+1225
| |\
| | * net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz2018-12-091-13/+10
| | * Merge branch 'bnxt_en-Bug-fixes'David S. Miller2018-12-093-13/+50
| | |\
| | | * bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12
| | | * bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan2018-12-091-6/+23
| | | * bnxt_en: Keep track of reserved IRQs.Michael Chan2018-12-093-3/+8
| | | * bnxt_en: Fix CNP CoS queue regression.Michael Chan2018-12-091-0/+7
| | |/
| | * net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-091-2/+2
| | * Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-081-1/+1
| | * Merge branch 'skb-headroom-slab-out-of-bounds'David S. Miller2018-12-082-26/+44
| | |\
| | | * neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-081-5/+23
| | | * ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio2018-12-081-21/+21
| | |/
| | * tcp: lack of available data can also cause TSO deferEric Dumazet2018-12-081-11/+24
| | * ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani2018-12-071-0/+1
| | * Merge branch 'mlxsw-Various-fixes'David S. Miller2018-12-063-10/+16
| | |\
| | | * mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-061-2/+8
| | | * mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2018-12-061-4/+1
| | | * mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel2018-12-061-2/+5
| | | * mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel2018-12-061-2/+2
| | |/
| | * ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner2018-12-063-2/+21
| | * sctp: frag_point sanity checkJakub Audykowicz2018-12-063-2/+12
| | * tcp: fix NULL ref in tail loss probeYuchung Cheng2018-12-061-4/+7
| | * tcp: Do not underestimate rwnd_limitedEric Dumazet2018-12-061-1/+4
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-0613-95/+732
| | |\
| | | * Merge branch 'bpf-verifier-resilience'Daniel Borkmann2018-12-042-16/+91
| | | |\
| | | | * bpf: add per-insn complexity limitAlexei Starovoitov2018-12-041-1/+6