summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19net: hns3: add new maintainer for the HNS3 ethernet driverJijie Shao
2023-12-19net: mana: select PAGE_POOLYury Norov
2023-12-19net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl
2023-12-17Merge branch 'mptcp-misc-fixes'David S. Miller
2023-12-17mailmap: add entries for Geliang TangGeliang Tang
2023-12-17mptcp: fill in missing MODULE_DESCRIPTION()Matthieu Baerts
2023-12-17mptcp: fix inconsistent state on fastopen racePaolo Abeni
2023-12-17selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2023-12-15net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle
2023-12-15bnxt_en: do not map packet buffers twiceAndy Gospodarek
2023-12-15net/rose: fix races in rose_kill_by_device()Eric Dumazet
2023-12-15ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2023-12-15net: sched: ife: fix potential use-after-freeEric Dumazet
2023-12-15net: Return error from sk_stream_wait_connect() if sk_wait_event() failsShigeru Yoshida
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-12-14Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-12-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-14net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean
2023-12-14net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-12-13Merge branch 'dpaa2-switch-various-fixes'Jakub Kicinski
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-13net: prevent mss overflow in skb_segment()Eric Dumazet
2023-12-13vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu
2023-12-13net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter
2023-12-13net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-13net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2023-12-13net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran
2023-12-13net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi
2023-12-13net/mlx5e: Fix overrun reported by coverityJianbo Liu
2023-12-13net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2023-12-13net/mlx5e: Fix a race in command alloc flowShifeng Li
2023-12-13net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2023-12-13net/mlx5e: fix double free of encap_headerVlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2023-12-13sign-file: Fix incorrect return values checkYusong Gao