summaryrefslogtreecommitdiffstats
path: root/crypto/af_alg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin1-0/+1
2023-06-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-06-26netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso1-1/+3
2023-06-26netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso1-0/+2
2023-06-26netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov1-1/+1
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-06-26netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal1-3/+49
2023-06-26lib/ts_bm: reset initial match offset for every block of textJeremy Sowden1-1/+3
2023-06-26net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma6-24/+77
2023-06-26sfc: fix crash when reading stats while NIC is resettingEdward Cree1-3/+10
2023-06-25net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov1-5/+5
2023-06-25gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima1-0/+2
2023-06-25selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-06-25sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet1-34/+25
2023-06-24bonding: do not assume skb mac_header is setEric Dumazet1-1/+1
2023-06-24net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-06-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel1-18/+5
2023-06-23netlink: do not hard code device address lenth in fdb dumpsEric Dumazet1-4/+4
2023-06-23netlink: fix potential deadlock in netlink_set_err()Eric Dumazet2-4/+6
2023-06-23net: stmmac: fix double serdes powerdownBartosz Golaszewski1-6/+0
2023-06-23MAINTAINERS: update email addresses of octeon_ep driver maintainersSathesh Edara1-1/+1
2023-06-23Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth driversKrzysztof Kozlowski1-0/+1
2023-06-22KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan1-1/+19
2023-06-22igc: Work around HW bug causing missing timestampsVinicius Costa Gomes1-11/+37
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes3-12/+7
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes3-5/+43
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes3-30/+41
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski1-6/+0
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2-10/+7
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet1-2/+6
2023-06-22can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp1-2/+3
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K1-5/+5
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2-0/+8
2023-06-22wifi: mac80211: report all unusable beacon framesBenjamin Berg1-1/+1
2023-06-22mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni2-12/+20
2023-06-22mptcp: drop legacy code around RX EOFPaolo Abeni2-53/+1
2023-06-22mptcp: consolidate fallback and non fallback state machinePaolo Abeni2-33/+25
2023-06-22mptcp: fix possible list corruption on passive MPJPaolo Abeni1-3/+9
2023-06-22mptcp: fix possible divide by zero in recvmsg()Paolo Abeni1-0/+7
2023-06-22mptcp: handle correctly disconnect() failuresPaolo Abeni1-6/+14
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds1-21/+0
2023-06-21io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdrJens Axboe1-2/+2
2023-06-21io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe1-4/+7
2023-06-21io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe1-0/+2
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa1-0/+5
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest1-12/+8
2023-06-21Revert "virtio-blk: support completion batching for the IRQ path"Michael S. Tsirkin1-45/+37
2023-06-21Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1
2023-06-21net: mdio: fix the wrong parametersJiawen Wu1-1/+1
2023-06-20netfilter: nf_tables: Fix for deleting base chains with payloadPhil Sutter1-7/+9