summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-09-256-7/+30
|\ \ \ \ \ \ \
| * | | | | | | serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-09-201-0/+8
| * | | | | | | tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-181-0/+4
| * | | | | | | tty: Drop tty->count on tty_reopen() failureDmitry Safonov2018-09-181-3/+8
| * | | | | | | serial: cpm_uart: return immediately from console pollChristophe Leroy2018-09-181-3/+7
| * | | | | | | tty: serial: lpuart: avoid leaking struct tty_structStefan Agner2018-09-181-1/+2
| * | | | | | | serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka2018-09-181-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-09-253-9/+35
|\ \ \ \ \ \ \
| * | | | | | | intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin2018-09-181-0/+5
| * | | | | | | intel_th: Fix resource handling for ACPI glue layerAlexander Shishkin2018-09-181-2/+11
| * | | | | | | intel_th: Fix device removal logicAlexander Shishkin2018-09-181-1/+2
| * | | | | | | Merge tag 'soundwire-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-09-181-6/+17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | soundwire: Fix acquiring bus lock twice during master releaseSanyog Kale2018-08-271-3/+4
| | * | | | | | soundwire: Fix incorrect exit after configuring streamShreyas NC2018-08-271-2/+4
| | * | | | | | soundwire: Fix duplicate stream state assignmentShreyas NC2018-08-271-2/+10
* | | | | | | | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-252-2/+2
* | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-2589-653/+621
|\ \ \ \ \ \ \ \
| * | | | | | | | net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart2018-09-241-5/+4
| * | | | | | | | ip_tunnel: be careful when accessing the inner headerPaolo Abeni2018-09-241-0/+9
| * | | | | | | | mpls: allow routes on ip6gre devicesSaif Hasan2018-09-241-1/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-09-243-24/+79
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'bpf-sockmap-estab-fixes'Daniel Borkmann2018-09-222-23/+78
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bpf: test_maps, only support ESTABLISHED socksJohn Fastabend2018-09-221-3/+7
| | | * | | | | | | | bpf: sockmap, fix transition through disconnect without closeJohn Fastabend2018-09-221-19/+41
| | | * | | | | | | | bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend2018-09-221-1/+30
| | |/ / / / / / / /
| | * | | | | | | | tools: bpf: fix license for a compat header fileJakub Kicinski2018-09-191-1/+1
| * | | | | | | | | net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-09-231-14/+18
| * | | | | | | | | Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers'David S. Miller2018-09-2318-339/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tun: remove ndo_poll_controllerEric Dumazet2018-09-231-43/+0
| | * | | | | | | | | nfp: remove ndo_poll_controllerEric Dumazet2018-09-231-18/+0
| | * | | | | | | | | bnxt: remove ndo_poll_controllerEric Dumazet2018-09-231-18/+0
| | * | | | | | | | | bnx2x: remove ndo_poll_controllerEric Dumazet2018-09-231-16/+0
| | * | | | | | | | | mlx5: remove ndo_poll_controllerEric Dumazet2018-09-231-19/+0
| | * | | | | | | | | mlx4: remove ndo_poll_controllerEric Dumazet2018-09-231-20/+0
| | * | | | | | | | | i40evf: remove ndo_poll_controllerEric Dumazet2018-09-231-26/+0
| | * | | | | | | | | ice: remove ndo_poll_controllerEric Dumazet2018-09-231-27/+0
| | * | | | | | | | | igb: remove ndo_poll_controllerEric Dumazet2018-09-231-30/+0
| | * | | | | | | | | ixgb: remove ndo_poll_controllerEric Dumazet2018-09-231-25/+0
| | * | | | | | | | | fm10k: remove ndo_poll_controllerEric Dumazet2018-09-233-28/+0
| | * | | | | | | | | ixgbevf: remove ndo_poll_controllerEric Dumazet2018-09-231-21/+0
| | * | | | | | | | | ixgbe: remove ndo_poll_controllerEric Dumazet2018-09-231-25/+0
| | * | | | | | | | | bonding: use netpoll_poll_dev() helperEric Dumazet2018-09-231-9/+2
| | * | | | | | | | | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-232-14/+10
| |/ / / / / / / / /
| * | | | | | | | | rds: Fix build regression.David S. Miller2018-09-231-1/+1
| * | | | | | | | | net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski2018-09-221-0/+1
| * | | | | | | | | RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor2018-09-211-1/+1
| * | | | | | | | | net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-211-1/+2
| * | | | | | | | | devlink: double free in devlink_resource_fill()Dan Carpenter2018-09-211-2/+1
| * | | | | | | | | net: apple: fix return type of ndo_start_xmit functionYueHaibing2018-09-213-6/+6
| * | | | | | | | | net: i825xx: fix return type of ndo_start_xmit functionYueHaibing2018-09-213-6/+9