summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xen/9p: use alloc/free_pages_exact()Juergen Gross2022-03-111-8/+6
* net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean2022-03-081-2/+2
* nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang2022-03-081-0/+12
* mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande2022-03-081-2/+2
* net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe2022-03-081-1/+2
* net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe2022-03-081-1/+1
* net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean2022-03-081-0/+44
* batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann2022-03-081-5/+14
* batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann2022-03-081-4/+5
* batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann2022-03-081-4/+5
* netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-082-5/+18
* netfilter: nf_queue: don't assume sk is full socketFlorian Westphal2022-03-081-1/+10
* xfrm: enforce validity of offload input flagsLeon Romanovsky2022-03-081-1/+5
* xfrm: fix the if_id check in changelinkAntony Antony2022-03-081-1/+1
* netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet2022-03-081-2/+3
* xfrm: fix MTU regressionJiri Bohac2022-03-081-4/+7
* openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-03-021-8/+38
* gso: do not skip outer ip header in case of ipip and net_failoverTao Liu2022-03-022-1/+6
* tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter2022-03-022-2/+2
* net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet2022-03-021-2/+2
* ping: remove pr_err from ping_lookupXin Long2022-03-021-1/+0
* netfilter: conntrack: don't refresh sctp entries in closed stateFlorian Westphal2022-02-231-0/+9
* net: sched: limit TC_ACT_REPEAT loopsEric Dumazet2022-02-231-2/+11
* drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet2022-02-231-2/+9
* ping: fix the dif and sdif check in ping_lookupXin Long2022-02-231-2/+9
* vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee2022-02-231-0/+1
* xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault2022-02-231-1/+2
* ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou2022-02-231-3/+6
* tipc: rate limit warning for received illegal binding updateJon Maloy2022-02-161-1/+1
* ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2022-02-162-0/+4
* net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov2022-02-161-4/+2
* net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira2022-02-161-1/+1
* tipc: improve size validations for received domain recordsJon Maloy2022-02-112-1/+6
* net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal2022-02-081-4/+4
* af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet2022-02-081-2/+6
* rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet2022-02-081-2/+4
* tcp: fix possible socket leaks in internal pacing modeEric Dumazet2022-02-081-8/+23
* netfilter: nat: limit port clash resolution attemptsFlorian Westphal2022-02-081-6/+23
* netfilter: nat: remove l4 protocol port roversFlorian Westphal2022-02-085-26/+7
* ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-02-081-2/+9
* ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-02-081-1/+4
* ipv6: annotate accesses to fn->fn_sernumEric Dumazet2022-02-082-11/+14
* net-procfs: show net devices bound packet typesJianguo Wu2022-02-081-3/+32
* ping: fix the sk_bound_dev_if match in ping_lookupXin Long2022-02-081-1/+2
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-082-1/+4
* ipv6_tunnel: Rate limit warning messagesIdo Schimmel2022-02-081-4/+4
* netfilter: nft_payload: do not update layer 4 checksum when mangling fragmentsPablo Neira Ayuso2022-02-081-0/+3
* Bluetooth: refactor malicious adv data checkBrian Gix2022-02-081-5/+5
* net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov2022-01-291-0/+2
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-271-0/+1