summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-15vsock/vmci: register vmci_transport only when VMCI guest/host are activeStefano Garzarella1-0/+2
2019-11-15vsock: handle buffer_size sockopts in the coreStefano Garzarella1-14/+1
2019-11-15vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella1-1/+2
2019-11-15vsock: remove include/linux/vm_sockets.h fileStefano Garzarella1-13/+0
2019-11-15vsock: remove vm_sockets_get_local_cid()Stefano Garzarella1-2/+0
2019-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-2/+19
2019-11-14net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey1-1/+2
2019-11-13netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso1-0/+1
2019-11-12Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...David S. Miller2-26/+3
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King1-2/+2
2019-11-11can: rx-offload: Prepare for CAN FD supportJoakim Zhang1-3/+3
2019-11-11can: rx-offload: can_rx_offload_reset(): remove no-op functionMarc Kleine-Budde1-1/+0
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko1-22/+0
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+11
2019-11-10net: sfp: rework upstream interfaceRussell King1-8/+17
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-31/+32
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+8
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-19/+1
2019-11-08net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2019-11-08net: use u64_stats_t in struct pcpu_lstatsEric Dumazet1-4/+4
2019-11-08u64_stats: provide u64_stats_t typeEric Dumazet1-4/+47
2019-11-08net: provide dev_lstats_add() helperEric Dumazet1-0/+10
2019-11-08net: provide dev_lstats_read() helperEric Dumazet1-0/+2
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-11-06icmp: add helpers to recognize ICMP error packetsMatteo Croce2-0/+29
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn3-4/+10
2019-11-03idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)1-1/+1
2019-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-25/+22
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller20-89/+166
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann1-0/+4
2019-11-02uaccess: Add non-pagefault user-space write functionDaniel Borkmann1-0/+12
2019-11-02radix tree: Remove radix_tree_iter_findMatthew Wilcox (Oracle)1-18/+0
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-60/+85
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+5
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel1-25/+0
2019-11-02IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit1-0/+5
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+17
2019-11-01bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei1-0/+2
2019-11-01net: increase SOMAXCONN to 4096Eric Dumazet1-1/+1
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+2
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta1-0/+14
2019-10-31bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov2-0/+6
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas1-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-10-30net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1