summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson1-1/+23
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi1-4/+2
2022-04-21net: Change skb_ensure_writable()'s write_len param to unsigned int typeLiu Jian1-1/+1
2022-04-20Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+2
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko1-0/+2
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko1-0/+9
2022-04-20bpf: Fix usage of trace RCU in local storage.KP Singh1-2/+2
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu1-2/+2
2022-04-19fs: fix acl translationChristian Brauner1-0/+4
2022-04-19bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev1-108/+7
2022-04-19Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai750-7992/+17155
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde1-2/+2
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang2-0/+3
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang2-0/+4
2022-04-18devlink: add port to line card relationship setJiri Pirko1-0/+3
2022-04-18devlink: implement line card active stateJiri Pirko2-0/+3
2022-04-18devlink: implement line card provisioningJiri Pirko2-2/+56
2022-04-18devlink: add support to create line card and expose to userJiri Pirko2-0/+11
2022-04-17Input: add Marine Navigation KeycodesShelby Heffron1-0/+21
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet2-0/+2
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet2-0/+3
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet2-0/+5
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet2-0/+6
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet2-0/+11
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2-0/+2
2022-04-17Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+7
2022-04-17Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+8
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski1-1/+7
2022-04-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+24
2022-04-16mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver1-0/+24
2022-04-16ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet1-2/+2
2022-04-16net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern1-2/+9
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang2-0/+5
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds3-10/+10
2022-04-15Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+0
2022-04-15net: page_pool: introduce ethtool statsLorenzo Bianconi1-0/+21
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni21-45/+198
2022-04-15Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+6
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak1-0/+1
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak1-0/+1
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe1-0/+2
2022-04-13dma-buf-map: remove renamed header fileKarol Herbst1-266/+0
2022-04-13net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong1-2/+9
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong2-0/+4
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong2-0/+8