summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-23esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca
2022-03-23vsock: each transport cycles only on its own socketsJiyong Park
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-19Bluetooth: hci_core: Fix leaking sent_cmd skbLuiz Augusto von Dentz
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-19Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-16Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"Vladimir Oltean
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-16tipc: fix incorrect order of state message data sanity checkTung Nguyen
2022-03-16esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert
2022-03-16esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-16tipc: fix kernel panic when enabling bearerTung Nguyen
2022-03-11xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-08netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variantEric Dumazet
2022-03-08mptcp: Correctly set DATA_FIN timeout when number of retransmits is largeMat Martineau
2022-03-08mac80211: treat some SAE auth steps as finalJohannes Berg
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/smc: fix connection leakD. Wythe
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean
2022-03-08net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
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: handle socket prefetchFlorian Westphal
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-08net: fix up skbs delta_truesize in UDP GRO frag_listlena wang
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-08xfrm: fix the if_id check in changelinkAntony Antony
2022-03-08bpf, sockmap: Do not ignore orig_len parameterEric Dumazet
2022-03-08netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-03-08xfrm: fix MTU regressionJiri Bohac
2022-03-08mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-03-08of: net: move of_net under net/Jakub Kicinski
2022-03-08SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-03-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2022-03-08ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet