summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-02overflow: Correct check_shl_overflow() commentKeith Busch1-1/+1
2021-04-01Merge tag 'at91-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann1-0/+16
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+8
2021-04-01Merge tag 'tegra-for-5.13-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-1/+3
2021-04-01Merge tag 'arm-soc/for-5.13/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2021-04-01Merge tag 'omap-for-v5.13/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2021-04-01Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-1/+8
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing1-3/+4
2021-04-01tracing: Remove unused argument from "ring_buffer_time_stamp()Yordan Karadzhov (VMware)1-1/+1
2021-04-01tracing: Remove duplicate struct declaration in trace_events.hWan Jiabing1-1/+0
2021-04-01memory: tegra20: Add debug statisticsDmitry Osipenko1-0/+7
2021-04-01skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang2-2/+4
2021-04-01udp: Implement ->read_sock() for sockmapCong Wang1-0/+2
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang4-15/+8
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2-0/+3
2021-04-01skmsg: Use rcu work for destroying psockCong Wang1-4/+1
2021-04-01skmsg: Avoid lock_sock() in sk_psock_backlog()Cong Wang1-0/+2
2021-04-01net: Introduce skb_send_sock() for sock_mapCong Wang1-0/+1
2021-04-01skmsg: Introduce a spinlock to protect ingress_msgCong Wang1-0/+46
2021-04-01spi: Remove repeated struct declarationWan Jiabing1-1/+0
2021-04-01bug: Factor out a getter for a bug's file lineAndrew Scull1-0/+3
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold1-0/+7
2021-04-01USB: serial: drop unused suspending flagJohan Hovold1-1/+0
2021-04-01Revert "net: correct sk_acceptq_is_full()"Eric Dumazet1-1/+5
2021-04-01ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet1-1/+3
2021-04-01ipv6: convert elligible sysctls to u8Eric Dumazet1-12/+12
2021-04-01tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet1-1/+1
2021-04-01ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet1-1/+1
2021-04-01ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet1-2/+2
2021-04-01ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet1-1/+1
2021-04-01ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet1-1/+1
2021-04-01inet: shrink netns_ipv4 by another cache lineEric Dumazet1-3/+3
2021-04-01inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet1-2/+5
2021-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-3/+5
2021-04-01ethtool: support FEC settings over netlinkJakub Kicinski1-0/+17
2021-03-31Merge tag 'exynos-drm-next-for-v5.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie1-0/+4
2021-03-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso1-0/+27
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso1-1/+4
2021-03-31netfilter: ipset: Remove duplicate declarationWan Jiabing1-2/+0
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal1-0/+5
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal1-24/+0
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal1-1/+0
2021-03-31Merge tag 'topic/i915-gem-next-2021-03-26' of ssh://git.freedesktop.org/git/d...Dave Airlie1-0/+1
2021-03-31UAPI: nfsfh.h: Replace one-element array with flexible-array memberGustavo A. R. Silva1-8/+19
2021-03-31svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_argChuck Lever1-3/+0
2021-03-31svcrdma: Remove sc_read_complete_qChuck Lever1-2/+0
2021-03-31PCI: Add pci_disable_parity()Bjorn Helgaas1-0/+1
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown68-131/+357
2021-03-31gpu: host1x: Add early init and late exit callbacksThierry Reding1-0/+4
2021-03-31gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen1-0/+3