summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2021-07-25udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-07-25ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-25tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-25net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-25net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-25net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller
2021-07-25net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu
2021-07-25netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin
2021-07-25net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-19sctp: add size validation when walking chunksMarcelo Ricardo Leitner
2021-07-19sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-07-19Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-07-19Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-07-19net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-07-19wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva
2021-07-19vsock: notify server to shutdown when client has pending signalLongpeng(Mike)
2021-07-19net: sched: fix error return code in tcf_del_walker()Yang Yingliang
2021-07-19xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-07-19ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-07-19net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior
2021-07-14net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin
2021-07-14net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko
2021-07-14Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-07-14Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz
2021-07-14bpfilter: Specify the log level for the kmsg messageGary Lin
2021-07-14ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet
2021-07-14bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski
2021-07-14ipv6: exthdrs: do not blindly use init_netEric Dumazet
2021-07-14mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-07-14net/ipv4: swap flow ports when validating sourceMiao Wang
2021-07-14pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet
2021-07-14tls: prevent oversized sendfile() hangs by ignoring MSG_MOREJakub Kicinski
2021-07-14netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso
2021-07-14netfilter: nft_osf: check for TCP packet before further processingPablo Neira Ayuso
2021-07-14netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso
2021-07-14netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin
2021-07-14net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko
2021-07-14xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca
2021-07-14SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-14SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-07-14can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...Oleksij Rempel
2021-07-14can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp
2021-07-14can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30net: ipv4: Remove unneed BUG() functionZheng Yongjun