summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'bpf-arena-followups'Andrii Nakryiko2024-03-1511-23/+109
| |\ \ \
| | * | | selftests/bpf: Add arena test case for 4Gbyte corner caseAlexei Starovoitov2024-03-152-0/+70
| | * | | selftests/bpf: Remove hard coded PAGE_SIZE macro.Alexei Starovoitov2024-03-152-5/+10
| | * | | libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVMAlexei Starovoitov2024-03-156-11/+11
| | * | | bpf: Clarify bpf_arena comments.Alexei Starovoitov2024-03-151-7/+18
| |/ / /
| * | | MAINTAINERS: Update email address for Quentin MonnetQuentin Monnet2024-03-152-2/+3
| * | | scripts/bpf_doc: Use silent mode when exec make cmdHangbin Liu2024-03-151-2/+2
| * | | bpf: Temporarily disable atomic operations in BPF arenaPuranjay Mohan2024-03-141-1/+9
* | | | selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel2024-03-261-77/+128
* | | | MAINTAINERS: split Renesas Ethernet drivers entrySergey Shtylyov2024-03-261-4/+25
* | | | net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL2024-03-261-2/+3
* | | | net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork2024-03-253-10/+11
* | | | tcp: properly terminate timers for kernel socketsEric Dumazet2024-03-254-0/+24
* | | | net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran2024-03-251-1/+2
* | | | net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries2024-03-251-1/+1
* | | | s390/qeth: handle deferred cc1Alexandra Winter2024-03-251-2/+36
* | | | dpll: indent DPLL option type by a tabPrasad Pandit2024-03-251-1/+1
| |/ / |/| |
* | | net: mark racy access on sk->sk_rcvbuflinke li2024-03-251-2/+2
* | | mlxbf_gige: stop PHY during open() error pathsDavid Thompson2024-03-251-1/+4
* | | ipv6: Fix address dump when IPv6 is disabled on an interfaceIdo Schimmel2024-03-221-2/+3
* | | nexthop: fix uninitialized variable in nla_put_nh_group_stats()Dan Carpenter2024-03-221-1/+3
* | | tools: ynl: fix setting presence bits in simple nestsJakub Kicinski2024-03-221-2/+5
* | | nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka2024-03-221-0/+5
* | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-2171-346/+610
|\ \ \
| * \ \ Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-03-212-18/+16
| |\ \ \
| | * | | netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian2024-03-211-13/+14
| | * | | netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso2024-03-211-1/+1
| | * | | netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso2024-03-211-4/+1
| * | | | Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni2024-03-211-2/+2
| |\ \ \ \
| | * | | | can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić2024-03-191-2/+2
| * | | | | selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-212-4/+4
| * | | | | MAINTAINERS: step down as netfilter maintainerFlorian Westphal2024-03-211-1/+0
| * | | | | Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...Paolo Abeni2024-03-212-9/+65
| |\ \ \ \ \
| | * | | | | net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-212-4/+46
| | * | | | | net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-212-9/+23
| |/ / / / /
| * | | | | Merge branch 'report-rcu-qs-for-busy-network-kthreads'Jakub Kicinski2024-03-203-0/+37
| |\ \ \ \ \
| | * | | | | bpf: report RCU QS in cpumap kthreadYan Zhai2024-03-201-0/+3
| | * | | | | net: report RCU QS on threaded NAPI repollingYan Zhai2024-03-201-0/+3
| | * | | | | rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-201-0/+31
| |/ / / / /
| * | | | | ionic: update documentation for XDP supportShannon Nelson2024-03-201-0/+22
| * | | | | lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel docHerve Codina2024-03-201-21/+23
| | |/ / / | |/| | |
| * | | | Merge branch 'octeontx2-pf-mbox-fixes'David S. Miller2024-03-2010-88/+225
| |\ \ \ \
| | * | | | octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-201-3/+14
| | * | | | octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-201-0/+3
| | * | | | octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-201-3/+4
| | * | | | octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-202-2/+2
| | * | | | octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-209-83/+205
| |/ / / /
| * | | | Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-194-9/+20
| |\ \ \ \
| | * | | | xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky2024-03-181-1/+2
| | * | | | net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-03-183-8/+18