summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-14netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao1-0/+1
2026-05-14netconsole: move netpoll_udp_checksum() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_udp() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_eth() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_ipv4() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_ipv6() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move netpoll_send_udp() from netpollBreno Leitao1-1/+0
2026-05-14netpoll: expose UDP packet builder helpers for netconsoleBreno Leitao1-0/+6
2026-05-14ptr_ring: move free-space check into separate helperSimon Schippers1-2/+18
2026-05-14vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers1-0/+3
2026-05-13dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera1-1/+15
2026-05-13net: constify sk_skb_reason_drop() sock parameterEric Dumazet1-1/+2
2026-05-12net: mention the convention for .ndo_setup_tc()David Yang1-0/+6
2026-05-09net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh1-0/+7
2026-05-09net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh1-0/+2
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-12/+222
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+13
2026-05-07Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-0/+186
2026-05-07w5100: remove MMIO supportArnd Bergmann1-23/+0
2026-05-07net/mlx5: E-Switch, serialize representor lifecycleMark Bloch1-0/+6
2026-05-06Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-40/+30
2026-05-06Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2026-05-06Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2026-05-06Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+2
2026-05-05wifi: ieee80211: define UHR ML-PM extended MLD capabilityJohannes Berg1-6/+8
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg1-34/+21
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy1-0/+1
2026-05-05ipv4: igmp: encode multicast exponential fieldsUjjal Roy1-0/+87
2026-05-05ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculationUjjal Roy1-8/+72
2026-05-05sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAINWaiman Long1-1/+5
2026-05-04sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo1-0/+1
2026-05-04cgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo1-0/+1
2026-05-04cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo1-2/+2
2026-05-03ixgbe: E610: add discovering EEE capabilityJedrzej Jagielski1-0/+1
2026-05-02net/mlx5: use internal dma pools for frag buf allocNimrod Oren1-0/+2
2026-05-02net/mlx5: add frag buf pools create/destroy pathsNimrod Oren1-2/+5
2026-05-02tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_u...Eric Dumazet1-4/+4
2026-05-02tcp: move tp->bytes_acked to tcp_sock_write_tx groupEric Dumazet1-4/+4
2026-05-02tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_txEric Dumazet1-2/+2
2026-05-02tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx groupEric Dumazet1-9/+9
2026-05-02tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx groupEric Dumazet1-2/+2
2026-05-02Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
2026-05-02ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann1-1/+0
2026-05-02Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+8
2026-05-02smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher1-0/+186
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
2026-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-11/+68
2026-05-01Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2026-05-01Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-20/+95