summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-24net: create a dummy net_device allocatorBreno Leitao
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski
2024-04-22net: add callback for setting a ubuf_info to skbPavel Begunkov
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2024-04-19wifi: iwlwifi: mvm: implement link gradingMiri Korenblit
2024-04-18net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)
2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko
2024-04-16net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)
2024-04-15net: dqs: make struct dql more cache efficientBreno Leitao
2024-04-15net: dql: Optimize stall information populationBreno Leitao
2024-04-15net: dql: Separate queue function responsibilitiesBreno Leitao
2024-04-15net: dql: Avoid calling BUG() when WARN() is enoughBreno Leitao
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10mm: Move lowmem_page_address() a little laterHuacai Chen
2024-04-09net: remove napi_frag_unrefMina Almasry
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-09net: add copy_safe_from_sockptr() helperEric Dumazet
2024-04-09io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKEHaiyue Wang
2024-04-09compiler.h: Add missing quote in macro commentThorsten Blum
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu
2024-04-09eth: Move IPv4/IPv6 multicast address bases to their own symbolsDiogo Ivo
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-08locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior
2024-04-08irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann