summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski1-0/+4
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski1-1/+2
2024-08-11net: mii: constify advertising maskRussell King (Oracle)1-3/+4
2024-08-09net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET1-1/+1
2024-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-22/+21
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-5/+5
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree1-5/+5
2024-08-08ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou1-1/+0
2024-08-08tracing: Use refcount for trace_event_file reference counterSteven Rostedt1-1/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing1-0/+8
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing1-0/+7
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing1-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing1-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing1-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing1-0/+6
2024-08-06net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu3-1/+51
2024-08-06ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet2-3/+3
2024-08-06inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet2-7/+7
2024-08-06udp: constify 'struct net' parameter of socket lookupsEric Dumazet1-4/+6
2024-08-06inet: constify 'struct net' parameter of various lookup helpersEric Dumazet2-5/+5
2024-08-06inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet3-3/+4
2024-08-04profiling: remove profile=sleep supportTetsuo Handa1-1/+0
2024-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+2
2024-08-04net: Don't register pernet_operations if only one of id or size is specified.Kuniyuki Iwashima1-2/+2
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-08-03net: core: annotate socks of struct sock_reuseport with __counted_byDmitry Antipov1-1/+1
2024-08-03linkmode: Change return type of linkmode_andnot to boolSimon Horman1-2/+3
2024-08-03net: remove IFF_* re-definitionJakub Kicinski1-32/+0
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+5
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini1-4/+5
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+1
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2024-08-02uretprobe: change syscall number, againArnd Bergmann1-4/+1
2024-08-02vsock/virtio: add SIOCOUTQ support for all virtio based transportsLuigi Leonardi1-0/+6
2024-08-02vsock: add support for SIOCOUTQ ioctlLuigi Leonardi1-0/+3
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-183/+254
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-12/+6
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu1-0/+1
2024-08-01net: skbuff: Skip early return in skb_unref when debuggingBreno Leitao1-1/+1
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-31ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai1-0/+1
2024-07-31Add support for PIO p flagPatrick Rohr2-3/+8
2024-07-31Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2024-07-31net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn1-11/+5
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68
2024-07-30mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)1-1/+1
2024-07-30Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen2-0/+2
2024-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-4/+3
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds1-1/+0