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