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-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-2
/
+4
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
-0
/
+3
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
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
-1
/
+1
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
-6
/
+6
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
2024-04-18
Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+0
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
-0
/
+1
2024-04-17
gpiolib: swnode: Remove wrong header inclusion
Andy Shevchenko
-1
/
+0
2024-04-16
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
-2
/
+2
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
-0
/
+1
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-2
/
+2
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
-2
/
+3
2024-04-15
net: dql: Optimize stall information population
Breno Leitao
-1
/
+3
2024-04-15
net: dql: Separate queue function responsibilities
Breno Leitao
-19
/
+25
2024-04-15
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
-1
/
+2
2024-04-15
flow_offload: add control flag checking helpers
Asbjørn Sloth Tønnesen
-0
/
+55
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+5
2024-04-14
Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+5
2024-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-9
/
+13
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
-1
/
+1
2024-04-12
Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2024-04-12
Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+7
2024-04-12
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
-1
/
+25
2024-04-12
devlink: add a new info version tag
Fei Qin
-1
/
+3
2024-04-12
tcp: increase the default TCP scaling ratio
Hechao Li
-3
/
+2
2024-04-11
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
-0
/
+5
2024-04-11
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
-0
/
+6
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
-2
/
+0
2024-04-11
flow_offload: fix flow_offload_has_one_action() kdoc
Asbjørn Sloth Tønnesen
-1
/
+1
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
-4
/
+35
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
-63
/
+75
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-12
/
+22
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-48
/
+173
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-0
/
+7
2024-04-11
Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-3
/
+5
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+76
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+5
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
-0
/
+4
[next]