summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* rstreason: prepare for passive resetJason Xing2024-04-261-1/+3
* net: introduce rstreason to detect why the RST is sentJason Xing2024-04-261-0/+106
* virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko2024-04-261-0/+35
* net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski2024-04-261-0/+1
* net/sched: fix false lockdep warning on qdisc root lockDavide Caratti2024-04-261-0/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-04-265-9/+338
|\
| * iavf: switch to Page PoolAlexander Lobakin2024-04-241-0/+17
| * libeth: add Rx buffer managementAlexander Lobakin2024-04-241-0/+117
| * page_pool: add DMA-sync-for-CPU inline helperAlexander Lobakin2024-04-241-0/+24
| * page_pool: constify some read-only function argumentsAlexander Lobakin2024-04-242-7/+7
| * slab: introduce kvmalloc_array_node() and kvcalloc_node()Alexander Lobakin2024-04-241-2/+15
| * net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin2024-04-242-0/+158
* | net: add two more call_rcu_hurry()Eric Dumazet2024-04-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-2515-64/+128
|\ \
| * \ Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-257-20/+62
| |\ \
| | * | af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2024-04-251-0/+3
| | * | tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca2024-04-251-1/+2
| | * | ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-04-251-0/+25
| | * | macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu2024-04-251-0/+2
| | * | Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-04-251-0/+3
| | |\ \
| | | * | wifi: mac80211: don't use rate mask for scanningJohannes Berg2024-04-081-0/+3
| | * | | Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2024-04-241-0/+4
| | * | | Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz2024-04-241-1/+3
| | * | | net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet2024-04-241-18/+20
| * | | | Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-221-10/+3
| |\ \ \ \
| | * | | | Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever2024-04-201-10/+3
| * | | | | Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-211-1/+0
| |\ \ \ \ \
| | * | | | | peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap2024-04-111-1/+0
| * | | | | | Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-211-0/+8
| |\ \ \ \ \ \
| | * | | | | | sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers2024-04-161-0/+8
| * | | | | | | Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds2024-04-201-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig2024-04-181-0/+2
| * | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-201-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()Uwe Kleine-König2024-03-281-0/+5
| * | | | | | | | | Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-191-1/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang2024-04-141-1/+6
| * | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-192-32/+42
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2024-04-171-0/+9
| | * | | | | | | | | mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador2024-04-171-32/+33
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-253-51/+132
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wifi: cfg80211: fix cfg80211 function kernel-docJeff Johnson2024-04-191-29/+82
| * | | | | | | | | | wifi: iwlwifi: mvm: implement link gradingMiri Korenblit2024-04-191-0/+18
| * | | | | | | | | | wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee2024-04-081-2/+2
| * | | | | | | | | | wifi: mac80211: Add missing return value documentationJeff Johnson2024-04-081-8/+30
| * | | | | | | | | | wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson2024-04-081-12/+0
* | | | | | | | | | | tcp: move tcp_skb_cb->sacked flags to enumPhilo Lu2024-04-251-9/+13
* | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-252-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | devlink: extend devlink_param *set pointerMateusz Polchlopek2024-04-222-2/+4
* | | | | | | | | | | net: create a dummy net_device allocatorBreno Leitao2024-04-241-0/+3
* | | | | | | | | | | Merge branch 'for-uring-ubufops' into HEADJakub Kicinski2024-04-231-8/+13
|\ \ \ \ \ \ \ \ \ \ \