summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao
2022-08-16locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin
2022-08-15bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-13Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-13Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-08-12fs: don't randomize struct kiocb fieldsKeith Busch
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal
2022-08-11vhost-vdpa: uAPI to suspend the deviceEugenio Pérez
2022-08-11vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez
2022-08-11vdpa: Add suspend operationEugenio Pérez
2022-08-11vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen
2022-08-11vduse: Support querying information of IOVA regionsXie Yongji
2022-08-11vduse: Support registering userspace memory for IOVA regionsXie Yongji
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz
2022-08-11virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo