summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller1-7/+0
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi1-1/+75
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi1-1/+2
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen1-0/+29
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-31/+30
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+18
2022-11-11arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel1-0/+1
2022-11-10Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski5-0/+1708
2022-11-10vfio: Export the device set open countAnthony DeRossi1-0/+1
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma1-5/+116
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li1-0/+24
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma1-0/+2
2022-11-10net: mana: Define max values for SGL entriesLong Li2-3/+8
2022-11-10net: mana: Move header files to a common locationLong Li5-0/+1565
2022-11-10net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)1-0/+13
2022-11-10devlink: Add packet traps for 802.1X operationIdo Schimmel1-0/+9
2022-11-10bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz1-0/+1
2022-11-10net: introduce a helper to move notifier block to different namespaceJiri Pirko1-0/+2
2022-11-10Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+0
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller4-88/+282
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren1-3/+1
2022-11-09maple_tree: reorganize testing to restore module testingLiam Howlett1-0/+7
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-11-08vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor1-1/+1
2022-11-08rxrpc: Fix congestion managementDavid Howells1-0/+1
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells1-3/+4
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells1-38/+40
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells1-8/+11
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells1-7/+5
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells1-0/+24
2022-11-08rxrpc: Clean up ACK handlingDavid Howells1-16/+36
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells1-12/+35
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells1-0/+45
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells1-6/+3
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells2-3/+4
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells1-0/+1
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells1-1/+41
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells1-0/+36
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2022-11-08net: sched: add helper support in act_ctXin Long2-0/+4
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long1-0/+2
2022-11-08net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long1-0/+3
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski3-0/+21
2022-11-08net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-0/+5
2022-11-07drm/panfrost: Remove type name from internal struct againSteven Price1-1/+1
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-0/+16
2022-11-07genetlink: allow families to use split ops directlyJakub Kicinski1-0/+5