summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-23net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim1-0/+29
2022-09-23net/mlx5: Fix fields name prefix in MACsecEmeel Hakim1-3/+3
2022-09-23net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao1-0/+13
2022-09-23net/tls: Describe ciphers sizes by const structsTariq Toukan1-0/+10
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-32/+78
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+17
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-4/+40
2022-09-22Merge tag 'du-next-20220907' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-0/+2
2022-09-22x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse1-0/+8
2022-09-22x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse1-0/+7
2022-09-22xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa1-1/+1
2022-09-22serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen1-0/+1
2022-09-22serial: 8250: Switch UART port flags to using BIT_ULLMaciej W. Rozycki1-14/+14
2022-09-22serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki1-1/+2
2022-09-22tty: remove TTY_DRIVER_MAGICнаб1-5/+0
2022-09-22tty: remove TTY_MAGICнаб1-6/+0
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik1-0/+359
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik1-0/+4
2022-09-22x86/resctrl: Add domain offline callback for resctrl workJames Morse1-0/+1
2022-09-22x86/resctrl: Add domain online callback for resctrl workJames Morse1-0/+1
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi1-1/+10
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi1-0/+8
2022-09-22x86/resctrl: Merge mon_capable and mon_enabledJames Morse1-2/+0
2022-09-22x86/resctrl: Kill off alloc_enabledJames Morse1-2/+0
2022-09-22ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela1-1/+0
2022-09-22Merge branch 'for-linus' into for-nextTakashi Iwai65-124/+343
2022-09-22counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray1-20/+20
2022-09-22drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld1-2/+3
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu1-0/+2
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu1-0/+1
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang1-0/+2
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang2-1/+8
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang1-1/+6
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca1-1/+1
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca1-1/+2
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca1-2/+3
2022-09-22fscrypt: work on block_devices instead of request_queuesChristoph Hellwig1-12/+9
2022-09-22fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers2-3/+3
2022-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...Jakub Kicinski4-31/+4
2022-09-22net: sched: remove unused tcf_result extensionJamal Hadi Salim1-5/+0
2022-09-22bpf: Prevent bpf program recursion for raw tracepoint probesJiri Olsa1-0/+6
2022-09-22bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncsRoberto Sassu2-0/+16
2022-09-22KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu1-0/+6
2022-09-22bpf: Export bpf_dynptr_get_size()Roberto Sassu1-0/+1
2022-09-22btf: Allow dynamic pointer parameters in kfuncsRoberto Sassu2-0/+14
2022-09-22bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet2-2/+47
2022-09-22bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet2-0/+2
2022-09-21vfio: Add struct device to vfio_deviceYi Liu1-3/+3
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian1-3/+0
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu1-4/+0