index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
-1
/
+17
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
-2
/
+4
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
-9
/
+20
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-9
/
+338
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
-1
/
+1
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-64
/
+128
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-51
/
+132
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-20
/
+62
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
-0
/
+3
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
-1
/
+2
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
-0
/
+25
2024-04-25
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
-0
/
+2
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-0
/
+3
2024-04-25
tcp: move tcp_skb_cb->sacked flags to enum
Philo Lu
-9
/
+13
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-2
/
+4
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
-0
/
+4
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
-1
/
+3
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
-0
/
+17
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
-0
/
+117
2024-04-24
page_pool: add DMA-sync-for-CPU inline helper
Alexander Lobakin
-0
/
+24
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
-7
/
+7
2024-04-24
slab: introduce kvmalloc_array_node() and kvcalloc_node()
Alexander Lobakin
-2
/
+15
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
-0
/
+158
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
-0
/
+3
2024-04-23
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
-18
/
+20
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
-8
/
+13
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
-0
/
+2
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
-8
/
+11
2024-04-22
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
-4
/
+6
2024-04-22
net/mlx5e: Use DIM constants for CQ period mode parameter
Rahul Rameshbabu
-2
/
+2
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
-2
/
+4
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-10
/
+3
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
-1
/
+1
2024-04-21
Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+8
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
-0
/
+2
2024-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+5
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
-10
/
+3
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+6
2024-04-19
Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...
Linus Torvalds
-32
/
+42
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
-6
/
+6
2024-04-19
wifi: cfg80211: fix cfg80211 function kernel-doc
Jeff Johnson
-29
/
+82
2024-04-19
wifi: iwlwifi: mvm: implement link grading
Miri Korenblit
-0
/
+18
2024-04-18
net: pse-pd: Use regulator framework within PSE framework
Kory Maincent (Dent Project)
-4
/
+11
2024-04-18
net: pse-pd: Add support for setup_pi_matrix callback
Kory Maincent (Dent Project)
-0
/
+2
2024-04-18
net: pse-pd: Add support for PSE PIs
Kory Maincent (Dent Project)
-4
/
+34
2024-04-18
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
-0
/
+27
2024-04-18
ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
Kory Maincent (Dent Project)
-0
/
+55
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-37
/
+87
2024-04-18
Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+27
[next]