summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-19net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-19wireguard: use DEV_STATS_INC()Eric Dumazet
2023-11-19net: wangxun: fix kernel panic due to null pointerJiawen Wu
2023-11-17MAINTAINERS: Add netdev subsystem profile linkKees Cook
2023-11-17Merge branch 'rxrpc-ack-fixes'David S. Miller
2023-11-17rxrpc: Defer the response to a PING ACK until we've parsed itDavid Howells
2023-11-17rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells
2023-11-17kselftest: rtnetlink: fix ip route command typoPaolo Abeni
2023-11-17s390/ism: ism driver implies smc protocolGerd Bayer
2023-11-17rxrpc: Fix some minor issues with bundle tracingDavid Howells
2023-11-16stmmac: dwmac-loongson: Add architecture dependencyJean Delvare
2023-11-16usb: aqc111: check packet for fixup for true limitOliver Neukum
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long
2023-11-15Merge branch 'mlx5-fixes-2023-11-13-manual'Jakub Kicinski
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-15net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song
2023-11-15net: Fix undefined behavior in netdev name allocationGal Pressman
2023-11-15dt-bindings: net: ethernet-controller: Fix formatting errorNiklas Söderlund
2023-11-15Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-14Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds
2023-11-14Merge branch 'mptcp-misc-fixes-for-v6-7'Jakub Kicinski
2023-11-14selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2023-11-14mptcp: fix setsockopt(IP_TOS) subflow lockingPaolo Abeni
2023-11-14mptcp: add validity check for sending RM_ADDRGeliang Tang
2023-11-14mptcp: fix possible NULL pointer dereference on closePaolo Abeni