summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv4: remove fib_info_devhash[]Eric Dumazet2024-10-081-0/+3
* net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)2024-10-081-15/+0
* net_sched: sch_fq: add the ability to offload pacingJeffrey Ji2024-10-051-0/+2
* net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet2024-10-052-0/+5
* tcp: add a fast path in tcp_delack_timer()Eric Dumazet2024-10-051-2/+3
* tcp: annotate data-races around icsk->icsk_pendingEric Dumazet2024-10-051-2/+2
* net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko2024-10-041-9/+18
* net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko2024-10-043-1/+12
* net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu2024-10-041-3/+0
* net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu2024-10-041-32/+1
* appletalk: Remove deadcodeDr. David Alan Gilbert2024-10-041-8/+0
* ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault2024-10-041-4/+3
* ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault2024-10-042-2/+8
* lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean2024-10-041-2/+2
* lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean2024-10-041-0/+6
* lib: packing: remove kernel-doc from header fileVladimir Oltean2024-10-041-26/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-0377-494/+956
|\
| * Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-034-3/+23
| |\
| | * Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-10-031-1/+1
| | |\
| | | * netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter2024-09-261-1/+1
| | * | net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet2024-10-031-1/+3
| | * | Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-10-031-1/+1
| | |\ \
| | | * | net/mlx5: Fix wrong reserved field in hca_cap_2 in mlx5_ifcYevgeny Kliteynik2024-09-251-1/+1
| | * | | net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann2024-10-011-0/+9
| | * | | net: Add netif_get_gro_max_size helper for GRODaniel Borkmann2024-10-011-0/+9
| * | | | Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-10-031-1/+1
| |\ \ \ \
| | * | | | folio_queue: fix documentationChristian Brauner2024-10-011-1/+1
| * | | | | Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-0330-32/+31
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0230-32/+31
| * | | | | Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-302-1/+170
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells2024-09-301-1/+2
| | * | | | netfs: Add folio_queue API documentationDavid Howells2024-09-301-0/+168
| * | | | | Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-291-18/+19
| |\ \ \ \ \
| | * | | | | dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig2024-09-261-18/+19
| * | | | | | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-291-0/+136
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-291-0/+136
| | |\ \ \ \ \ \
| | | * | | | | | cleanup: Add usage and style documentationDan Williams2024-08-051-0/+136
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-281-2/+16
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini2024-09-171-2/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | KVM: Add arch hooks for enabling/disabling virtualizationSean Christopherson2024-09-041-0/+14
| | | * | | | | | | | KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson2024-09-041-2/+2
| * | | | | | | | | | Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-09-281-2/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ceph: Remove unused declarationsYue Haibing2024-08-271-2/+0
| * | | | | | | | | | | Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds2024-09-277-232/+291
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | uapi: Define GENMASK_U128Anshuman Khandual2024-08-283-0/+35
| | * | | | | | | | | | | nodemask: Switch from inline to __always_inlineYury Norov2024-08-181-43/+43
| | * | | | | | | | | | | cpumask: Switch from inline to __always_inlineBrian Norris2024-08-181-100/+112
| | * | | | | | | | | | | bitmap: Switch from inline to __always_inlineYury Norov2024-08-181-64/+76
| | * | | | | | | | | | | find: Switch from inline to __always_inlineYury Norov2024-08-181-25/+25
| * | | | | | | | | | | | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-09-273-0/+28
| |\ \ \ \ \ \ \ \ \ \ \ \