aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: sockmap/tls, close can race with map freeJohn Fastabend2019-07-222-1/+10
* net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-1/+4
* net/tls: remove sock unlock/lock around strp_done()John Fastabend2019-07-221-3/+4
* net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend2019-07-221-0/+2
* net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski2019-07-221-0/+1
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-181-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-182-3/+3
|\
| * bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-151-2/+2
| * bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev2019-07-151-1/+1
* | fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel2019-07-161-1/+1
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-132-8/+11
|\ \
| * | ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-101-1/+4
| * | ocxl: do not use C++ style comments in uapi headerMasahiro Yamada2019-06-141-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-134-3/+17
|\ \ \
| * | | net: phy: make exported variables non-staticDenis Efremov2019-07-121-0/+3
| * | | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-121-0/+10
| | |/ | |/|
| * | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-111-1/+2
| |\ \
| | * | net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-111-1/+2
| * | | net: fib_rules: do not flow dissect local packetsPetar Penkov2019-07-111-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2019-07-131-136/+136
|\ \ \ \
| * | | | ide: use BIT() macro for defining bit-flagsAmol Surati2019-07-091-136/+136
* | | | | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-138-7/+196
|\ \ \ \ \
| * \ \ \ \ Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal2019-07-071-4/+1
| |\ \ \ \ \
| | * | | | | mtd: spi-nor: intel-spi: Convert to use SPDX identifierMika Westerberg2019-06-221-4/+1
| * | | | | | mtd: abi: do not use C++ style comments in uapi headerMasahiro Yamada2019-07-071-5/+5
| * | | | | | Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-07-06858-7181/+1070
| |\ \ \ \ \ \
| | * | | | | | mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky2019-06-271-0/+1
| | * | | | | | mtd: Add flag to indicate panic_writeKamal Dasu2019-06-271-0/+6
| | * | | | | | mtd: spinand: Add support for two-byte device IDsJeff Kletsky2019-06-271-2/+2
| | * | | | | | mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky2019-06-271-0/+30
| | * | | | | | mtd: rawnand: gpmi: Implement exec_opSascha Hauer2019-06-271-0/+1
| | * | | | | | dmaengine: mxs: rename custom flagSascha Hauer2019-06-271-0/+2
| | * | | | | | dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer2019-06-271-0/+21
| | * | | | | | mtd: rawnand: export NAND operation tracerSascha Hauer2019-06-271-0/+36
| | * | | | | | mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker2019-06-271-0/+1
| * | | | | | | mtd: Add support for HyperBus memory devicesVignesh Raghavendra2019-06-271-0/+84
| * | | | | | | mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra2019-06-271-0/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-137-35/+23
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: remove unneeded #ifdef around declarationsMasahiro Yamada2019-06-254-26/+6
| * | | | | | | pinctrl: make pinconf.h self-containedMasahiro Yamada2019-06-181-0/+2
| * | | | | | | gpio: Fix build warnings on undefined struct pinctrl_devEnrico Weigelt2019-06-132-0/+3
| * | | | | | | pinctrl: remove unused pin_is_valid()Masahiro Yamada2019-06-121-10/+0
| * | | | | | | pinctrl: add include guard to pinctrl-state.hMasahiro Yamada2019-06-091-0/+5
| * | | | | | | dt-bindings: gpio: meson8b-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | dt-bindings: gpio: meson8-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | dt-bindings: gpio: meson-gxbb-gpio: update with SPDX Licence identifierNeil Armstrong2019-06-011-7/+1
| * | | | | | | pinctrl: Enable device link creation for pin controlBenjamin Gaignard2019-05-231-0/+5
| * | | | | | | pinctrl: generic: add new 'drive-strength-microamp' property supportGuillaume La Roque2019-05-231-0/+3
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-0/+76
|\ \ \ \ \ \ \