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
Age
Commit message (
Expand
)
Author
Lines
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
-277
/
+13
2024-03-25
ice: control default Tx rule in lag
Michal Swiatkowski
-10
/
+37
2024-03-25
ice: default Tx rule instead of to queue
Michal Swiatkowski
-97
/
+23
2024-03-25
ice: do Tx through PF netdev in slow-path
Michal Swiatkowski
-34
/
+6
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
-47
/
+0
2024-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-100126
/
+451118
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-346
/
+610
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-792
/
+1133
2024-03-21
Merge tag 'firewire-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+14
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-177
/
+387
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4492
/
+15165
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4820
/
+537
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-2524
/
+3545
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-2436
/
+9080
2024-03-21
Merge tag 'hwlock-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
-47
/
+10
2024-03-21
Merge tag 'rpmsg-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-13
/
+13
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-309
/
+419
2024-03-21
Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
-1
/
+1
2024-03-21
Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+4
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-236
/
+375
2024-03-21
Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+47
2024-03-21
Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-376
/
+293
2024-03-21
Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux
Linus Torvalds
-5
/
+4
2024-03-21
Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-18
/
+16
2024-03-21
firewire: core: add memo about the caller of show functions for device attrib...
Takashi Sakamoto
-0
/
+2
2024-03-21
Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...
Paolo Abeni
-2
/
+2
2024-03-21
selftests: forwarding: Fix ping failure due to short timeout
Ido Schimmel
-4
/
+4
2024-03-21
MAINTAINERS: step down as netfilter maintainer
Florian Westphal
-1
/
+0
2024-03-21
sh: hd64461: Make setup_hd64461() static
Artur Rojek
-1
/
+1
2024-03-21
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
-13
/
+14
2024-03-21
Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...
Paolo Abeni
-9
/
+65
2024-03-21
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
-4
/
+46
2024-03-21
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
-9
/
+23
2024-03-20
Merge branch 'report-rcu-qs-for-busy-network-kthreads'
Jakub Kicinski
-0
/
+37
2024-03-20
bpf: report RCU QS in cpumap kthread
Yan Zhai
-0
/
+3
2024-03-20
net: report RCU QS on threaded NAPI repolling
Yan Zhai
-0
/
+3
2024-03-20
rcu: add a helper to report consolidated flavor QS
Yan Zhai
-0
/
+31
2024-03-20
ionic: update documentation for XDP support
Shannon Nelson
-0
/
+22
2024-03-20
lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
Herve Codina
-21
/
+23
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-147
/
+716
2024-03-20
Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-306
/
+650
2024-03-21
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
-1
/
+1
2024-03-21
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
-4
/
+1
2024-03-21
kconfig: tests: test dependency after shuffling choices
Masahiro Yamada
-0
/
+71
2024-03-21
kconfig: tests: add a test for randconfig with dependent choices
Masahiro Yamada
-0
/
+78
2024-03-21
kconfig: tests: support KCONFIG_SEED for the randconfig runner
Masahiro Yamada
-6
/
+10
2024-03-20
Merge tag 'docs-6.9-2' of git://git.lwn.net/linux
Linus Torvalds
-187
/
+220
2024-03-20
Merge branch 'octeontx2-pf-mbox-fixes'
David S. Miller
-88
/
+225
2024-03-20
octeontx2-af: Use separate handlers for interrupts
Subbaraya Sundeep
-3
/
+14
2024-03-20
octeontx2-pf: Send UP messages to VF only when VF is up.
Subbaraya Sundeep
-0
/
+3
[next]