aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2022-02-01ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-27xfrm: rate limit SA mapping change message to user spaceAntony Antony
2022-01-06Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2022-01-06Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-01-05sctp: use call_rcu to free endpointXin Long
2021-12-14Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-12-14Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-12-14netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-12-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-12-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-12-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-08tcp: fix page frag corruption on page faultPaolo Abeni
2021-12-08wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-12-08ipv6: fix memory leak in fib6_rule_suppressmsizanoen1
2021-12-01net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-12-01net: ieee802154: handle iftypes as u32Alexander Aring
2021-11-30Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-11-30Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-29Merge branch 'v5.10/standard/preempt-rt/base' into v5.10/standard/preempt-rt/...Bruce Ashfield
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-26NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-18net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-18bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-18llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-11-18tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-11-18net: annotate data-race in neigh_output()Eric Dumazet
2021-11-18net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-11-18net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-11-04Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-11-04Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-02cfg80211: fix management registrations lockingJohannes Berg
2021-11-02net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-18Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-10-18Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-10-17net: prevent user from passing illegal stab size王贇
2021-10-13Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-10-13Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
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-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-09-01Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-09-01Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-08-26Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel