summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2-0/+20
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-0/+5
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-0/+16
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang1-0/+2
2022-11-04bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra1-1/+38
2022-11-04bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra1-20/+1
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka1-23/+0
2022-11-04bcma: Use the proper gpio includeLinus Walleij1-1/+1
2022-11-03bpf: Refactor map->off_arr handlingKumar Kartikeya Dwivedi2-17/+25
2022-11-03bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi2-22/+34
2022-11-03bpf: Refactor kptr_off_tab into btf_recordKumar Kartikeya Dwivedi2-46/+82
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko1-5/+0
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko1-0/+19
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz1-0/+1
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2022-11-03bpf: Allow specifying volatile type modifier for kptrsKumar Kartikeya Dwivedi1-0/+5
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-17/+61
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang1-1/+1
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-25/+55
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow1-0/+2
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+17
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu2-6/+5
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller1-0/+46
2022-10-31ptp: add missing documentation for parametersJacob Keller1-0/+7
2022-10-30net: remove unused netdev_unregistering()Juhee Kang1-5/+0
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+2
2022-10-29Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-5/+39
2022-10-28net: sfp: move field definitions along side register indexRussell King (Oracle)1-10/+17
2022-10-28net: sfp: convert register indexes from hex to decimalRussell King (Oracle)1-90/+90
2022-10-28net: phylink: add phylink_get_link_timer_ns() helperRussell King (Oracle)1-0/+24
2022-10-28Kalle Valo says:Jakub Kicinski1-8/+48
2022-10-28fortify: Capture __bos() results in const temp varsKees Cook1-4/+9
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko2-2/+36
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu1-3/+3
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi1-0/+1
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-26/+20
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+16
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-2/+2
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-1/+1
2022-10-27blk-mq: don't add non-pt request with ->end_io to batchMing Lei1-1/+2
2022-10-27ice: Add support Flex RXDMichal Jaron1-2/+12
2022-10-27KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj1-7/+17
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller1-0/+24
2022-10-25bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song3-0/+12