summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2021-12-22net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky
2021-12-22net: sched: lock action when translating it to flow_action infraVlad Buslov
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-08ipv6: fix memory leak in fib6_rule_suppressmsizanoen1
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-01NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-12-01net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-12-01net: ieee802154: handle iftypes as u32Alexander Aring
2021-11-17net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-17bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-17llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-11-17net: annotate data-race in neigh_output()Eric Dumazet
2021-11-17net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-11-17net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-11-02net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-17net: prevent user from passing illegal stab size王贇
2021-10-06af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-10-06net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-08-18psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-12net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
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-25net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-25net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-19sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-07-14net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko
2021-07-14net: sched: add barrier to ensure correct ordering for lockless qdiscYunsheng Lin
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-06-30inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-23net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-03net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-06-03net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-06-03net: really orphan skbs tied to closing skPaolo Abeni
2021-06-03mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-05-28NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-04-14sch_red: fix off-by-one checks in red_check_params()Eric Dumazet
2021-04-14xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert
2021-04-14net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish
2021-04-14net: let skb_orphan_partial wake-up waiters.Paolo Abeni
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin
2021-03-30net: sched: validate stab valuesEric Dumazet