summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-25net: add and use skb_unclone_keeptruesize() helperEric Dumazet
2021-11-25bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov
2021-11-25mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau
2021-11-25mac80211: fix radiotap header generationJohannes Berg
2021-11-25cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-25tipc: check for null after calling kmemdupTadeusz Struk
2021-11-25NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-25NFC: reorder the logic in nfc_{un,}register_deviceLin Ma
2021-11-25NFC: reorganize the functions in nci_requestLin Ma
2021-11-25net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long
2021-11-25udp: Validate checksum in udp_read_sock()Cong Wang
2021-11-25net/smc: Make sure the link_id is uniqueWen Gu
2021-11-25sock: fix /proc/net/sockstat underflow in sk_clone_lock()Tetsuo Handa
2021-11-25tipc: only accept encrypted MSG_CRYPTO msgsXin Long
2021-11-25mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg
2021-11-25nl80211: fix radio statistics in survey dumpJohannes Berg
2021-11-25tcp: Fix uninitialized access in skb frags array for Rx 0cp.Arjun Roy
2021-11-18SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-11-189p/net: fix missing error check in p9_check_errorsDominique Martinet
2021-11-18net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-18net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li
2021-11-18vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata
2021-11-18net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet
2021-11-18bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki
2021-11-18bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-18bpf, sockmap: Fix race in ingress receive verdict with redirect to selfJohn Fastabend
2021-11-18bpf, sockmap: Remove unhash handler for BPF sockmap usageJohn Fastabend
2021-11-18net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean
2021-11-18net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-18netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal
2021-11-18nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields
2021-11-18skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-18udp6: allow SO_MARK ctrl msg to affect routingJakub Kicinski
2021-11-18net: bridge: fix uninitialized variables when BRIDGE_CFM is disabledIvan Vecera
2021-11-18sctp: return true only for pathmtu update in sctp_transport_pl_toobigXin Long
2021-11-18sctp: allow IP fragmentation when PLPMTUD enters Error stateXin Long
2021-11-18tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()Jon Maxwell
2021-11-18net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns errorVladimir Oltean
2021-11-18net: stream: don't purge sk_error_queue in sk_stream_kill_queues()Jakub Kicinski
2021-11-18tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-11-18net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USEDaniel Borkmann
2021-11-18netfilter: nft_dynset: relax superfluous check on set updatesPablo Neira Ayuso
2021-11-18cfg80211: always free wiphy specific regdomainJohannes Berg
2021-11-18mac80211: twt: don't use potentially unaligned pointerJohannes Berg
2021-11-18mptcp: do not shrink snd_nxt when recoveringFlorian Westphal
2021-11-18rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()Jiasheng Jiang
2021-11-18net: net_namespace: Fix undefined member in key_remove_domain()Yajun Deng
2021-11-18Bluetooth: fix init and cleanup of sco_conn.timeout_workDesmond Cheong Zhi Xi
2021-11-18netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream statePablo Neira Ayuso