summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is setSalvatore Dipietro1-1/+1
2023-12-13dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()Jiri Pirko1-5/+8
2023-12-13Merge branch 'ena-driver-xdp-bug-fixes'Jakub Kicinski2-30/+26
2023-12-13net: ena: Fix XDP redirection errorDavid Arinzon1-3/+0
2023-12-13net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon1-14/+9
2023-12-13net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon1-7/+10
2023-12-13net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon1-6/+7
2023-12-13net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-13qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-12net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim1-1/+3
2023-12-12atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim1-2/+5
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2023-12-11Merge branch 'octeontx2-fixes'David S. Miller2-14/+66
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed1-1/+2
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2-6/+38
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-10net: fec: correct queue selectionRadu Bulie1-16/+11
2023-12-10io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2-7/+6
2023-12-10atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye1-2/+2
2023-12-10atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye1-2/+2
2023-12-09Merge branch 'bnxt_en-misc-fixes'Jakub Kicinski5-39/+44
2023-12-09bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2-4/+24
2023-12-09bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP5-34/+16
2023-12-09bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy1-1/+2
2023-12-09bnxt_en: Clear resource reservation during resumeSomnath Kotur1-0/+2
2023-12-09tcp: fix tcp_disordered_ack() vs usec TS resolutionEric Dumazet1-2/+20
2023-12-09MAINTAINERS: remove myself as maintainer of SMCKarsten Graul1-1/+0
2023-12-09Merge branch 'qca_spi-collection-of-major-fixes'Jakub Kicinski2-9/+28
2023-12-09qca_spi: Fix reset behaviorStefan Wahren1-1/+7
2023-12-09qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren1-3/+5
2023-12-09qca_debug: Prevent crash on TX ring changesStefan Wahren2-5/+16
2023-12-09octeon_ep: initialise control mbox tasks before using APIsShinas Rasheed1-9/+13
2023-12-08team: Fix use-after-free when an option instance allocation failsFlorent Revest1-1/+3
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski3-11/+11
2023-12-08neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao1-1/+8
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-310/+586
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds88-356/+821
2023-12-07Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+7
2023-12-07Merge tag 'wq-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+15
2023-12-07Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-6/+44
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-41/+153
2023-12-07Merge tag 'x86-int80-20231207' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-85/+118
2023-12-07vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warningStefano Garzarella1-2/+1
2023-12-07net/smc: fix missing byte order conversion in CLC handshakeWen Gu3-9/+8
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer1-4/+12
2023-12-07Merge branch 'generic-netlink-multicast-fixes'Jakub Kicinski4-2/+10
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel3-1/+8