summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
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-02tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet
2022-03-02bpf: Do not try bpf_msg_push_data with len 0Felix Maurer
2022-03-02ping: remove pr_err from ping_lookupXin Long
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso
2022-02-23netfilter: conntrack: don't refresh sctp entries in closed stateFlorian Westphal
2022-02-23net: sched: limit TC_ACT_REPEAT loopsEric Dumazet
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet
2022-02-23ping: fix the dif and sdif check in ping_lookupXin Long
2022-02-23netfilter: nft_synproxy: unregister hooks on init error pathPablo Neira Ayuso
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee
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-16net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov
2022-02-16net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira
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-05af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet
2022-02-05rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet
2022-02-01ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet
2022-02-01ipv4: raw: lock the socket in raw_bind()Eric Dumazet
2022-02-01rxrpc: Adjust retransmission backoffDavid Howells
2022-02-01netfilter: conntrack: don't increment invalid counter on NF_REPEATFlorian Westphal
2022-02-01ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2022-02-01net-procfs: show net devices bound packet typesJianguo Wu
2022-02-01ping: fix the sk_bound_dev_if match in ping_lookupXin Long
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-02-01ipv6_tunnel: Rate limit warning messagesIdo Schimmel
2022-02-01netfilter: nft_payload: do not update layer 4 checksum when mangling fragmentsPablo Neira Ayuso