summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-22Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Jakub Kicinski
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-17sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-10vfio: Export the device set open countAnthony DeRossi
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang
2022-11-04bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra
2022-11-04bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka
2022-11-04bcma: Use the proper gpio includeLinus Walleij
2022-11-03bpf: Refactor map->off_arr handlingKumar Kartikeya Dwivedi
2022-11-03bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi
2022-11-03bpf: Refactor kptr_off_tab into btf_recordKumar Kartikeya Dwivedi
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko