summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-15tipc: fix the timer expires after interval 100msHoang Le
2022-04-15openvswitch: always update flow key after natAaron Conole
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-15bpf, sockmap: Fix double uncharge the mem of sk_msgWang Yufen
2022-04-15bpf, sockmap: Fix more uncharged while msg has more_dataWang Yufen
2022-04-15bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is fullWang Yufen
2022-04-15udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
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
2022-03-28esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-23net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-19tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-19nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-19mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-03-19xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan
2022-03-19sctp: fix the processing for INIT chunkXin Long
2022-03-19Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-16ipv6: prevent a possible race condition with lifetimesNiels Dossche
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-16ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou
2022-03-11xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean
2022-03-08batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-08batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann
2022-03-08batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-08netfilter: nf_queue: don't assume sk is full socketFlorian Westphal
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-08xfrm: fix the if_id check in changelinkAntony Antony
2022-03-08netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-03-08xfrm: fix MTU regressionJiri Bohac
2022-03-02netfilter: nf_tables: fix memory leak during stateful obj updateFlorian Westphal