summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-05-12netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-12ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye
2022-05-12tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-12ip_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-05-12sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long
2022-05-12tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri
2022-05-12ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang
2022-05-01net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet
2022-04-27ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-04-27ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-04-27ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-04-27ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-04-27ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-04-27ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-04-27ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-27ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet
2022-04-27net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu
2022-04-27rxrpc: Restore removed timer deletionDavid Howells
2022-04-27tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2022-04-27tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2022-04-20ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-20sctp: Initialize daddr on peeled off socketPetr Malat
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-15xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-15rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet
2022-04-15net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-04-15net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2022-04-15SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-15Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-04-15net/smc: correct settings of RMB window update limitDust Li
2022-04-15ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel
2022-04-15openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-04-15net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou
2022-04-15netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso
2022-04-15tcp: ensure PMTU updates are processed during fastopenJakub Kicinski
2022-04-15af_netlink: Fix shift out of bounds in group mask calculationPetr Machata
2022-04-15SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-04-15af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang
2022-04-15xfrm: fix tunnel model fragmentation behaviorLina Wang
2022-03-28llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-28netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso
2022-03-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet