summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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/packet: fix packet_sock xmit return value checkingHangbin Liu
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-20xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-20SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-20Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-04-20openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-04-20net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou
2022-04-20netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso
2022-04-20af_netlink: Fix shift out of bounds in group mask calculationPetr Machata
2022-04-20SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-04-20af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang
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-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-23tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-23nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-23xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-16batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-16batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
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-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean
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: fix MTU regressionJiri Bohac
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-03-02gso: do not skip outer ip header in case of ipip and net_failoverTao Liu
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee
2022-02-23vsock: correct removal of socket from the listSunil Muthuswamy
2022-02-23xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault
2022-02-23ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou
2022-02-16tipc: rate limit warning for received illegal binding updateJon Maloy
2022-02-16ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet
2022-02-11tipc: improve size validations for received domain recordsJon Maloy
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal
2022-02-08af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet
2022-02-08rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet
2022-02-08netfilter: nat: limit port clash resolution attemptsFlorian Westphal
2022-02-08netfilter: nat: remove l4 protocol port roversFlorian Westphal
2022-02-08ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet