aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet2-7/+21
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel1-1/+3
2018-12-04bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer1-2/+5
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas1-2/+14
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2-39/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky3-45/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-5/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn1-4/+8
2018-12-03udp: msg_zerocopyWillem de Bruijn1-0/+1
2018-12-03sctp: kfree_rcu asocXin Long1-0/+2
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+9
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski1-6/+0
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski1-0/+1
2018-12-03rhashtable: detect when object movement between tables might have invalidated a lookupNeilBrown1-8/+26
2018-12-03l3mdev: add function to retreive upper masterAlexis Bauvin1-0/+22
2018-12-03udp_tunnel: add config option to bind to a deviceAlexis Bauvin1-0/+1
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo2-0/+9
2018-12-03bpf: fix documentation for eBPF helpersQuentin Monnet1-45/+45
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov1-0/+1
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-5/+0
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-17/+30
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller1-0/+14
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+1
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer1-0/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+21
2018-11-30tun: implement carrier changeNicolas Dichtel1-0/+1
2018-11-30net: reorder flowi_common fields to avoid holesPaolo Abeni1-1/+1
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2-5/+19
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+27
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior1-0/+14
2018-11-30tcp: md5: add tcp_md5_needed jump labelEric Dumazet1-3/+15
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet1-0/+1
2018-11-30tcp: make tcp_space() aware of socket backlogEric Dumazet1-1/+1
2018-11-30tcp: hint compiler about sack flowsEric Dumazet1-1/+1
2018-11-30net: Add trace events for all receive exit pointsGeneviève Bastien1-0/+59
2018-11-30net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree1-3/+3
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+3
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+14
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+4
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+8
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3