summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso
2019-11-12Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King
2019-11-11can: rx-offload: Prepare for CAN FD supportJoakim Zhang
2019-11-11can: rx-offload: can_rx_offload_reset(): remove no-op functionMarc Kleine-Budde
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko
2019-11-09net: sfp: rework upstream interfaceRussell King
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet
2019-11-07net: provide dev_lstats_add() helperEric Dumazet
2019-11-07net: provide dev_lstats_read() helperEric Dumazet
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-05icmp: add helpers to recognize ICMP error packetsMatteo Croce
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-03idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann
2019-11-02uaccess: Add non-pagefault user-space write functionDaniel Borkmann
2019-11-01radix tree: Remove radix_tree_iter_findMatthew Wilcox (Oracle)
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta
2019-10-31bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller