summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-08-12net/xfrm/compat: Copy xfrm_spdattr_type_t atributesDmitry Safonov
2021-08-12xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-12net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin
2021-08-12sctp: move the active_key update after sh_keys is addedXin Long
2021-08-12net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...Vladimir Oltean
2021-08-12net, gro: Set inner transport header offset in tcp/udp GRO hookJakub Sitnicki
2021-08-12net: xfrm: fix memory leak in xfrm_user_rcv_msgPavel Skripkin
2021-08-08Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman
2021-08-08net: Fix zero-copy head len calculation.Pravin B Shelar
2021-08-08bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend
2021-08-08skmsg: Pass source psock to sk_psock_skb_redirect()Cong Wang
2021-08-08skmsg: Increase sk->sk_drops when dropping packetsCong Wang
2021-08-04can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-08-04bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
2021-08-04tipc: do not write skb_shinfo frags when doing decrytionXin Long
2021-08-04net: qrtr: fix memory leaksPavel Skripkin
2021-08-04net: Set true network header for ECN decapsulationGilad Naaman
2021-08-04tipc: fix sleeping in tipc accept routineHoang Le
2021-08-04tipc: fix implicit-connect for SYN+Xin Long
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-08-04netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-08-04mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau
2021-08-04netfilter: nf_tables: fix audit memory leak in nf_tables_commitDongliang Mu
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-08-04can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-08-04can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong
2021-07-31ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin
2021-07-31ipv6: allocate enough headroom in ip6_finish_output2()Vasily Averin
2021-07-31sctp: move 198 addresses from unusable to private scopeXin Long
2021-07-31net: annotate data race around sk_ll_usecEric Dumazet
2021-07-31net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-07-31net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-07-31af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-07-28skbuff: Fix build with SKB extensions disabledFlorian Fainelli
2021-07-28skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey
2021-07-28mptcp: fix 'masking a bool' warningMatthieu Baerts
2021-07-28net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-28tcp: disable TFO blackhole logic by defaultWei Wang
2021-07-28udp: check encap socket in __udp_lib_errVadim Fedorenko
2021-07-28sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-28ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-07-28net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-28net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-28sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long
2021-07-28net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng