aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2024-03-06libceph: init the cursor when preparing sparse read in msgr2Xiubo Li1-0/+3
2024-03-06genetlink: fit NLMSG_DONE into same read() as familiesJakub Kicinski1-5/+7
2024-03-06netdev: let netlink core handle -EMSGSIZE errorsJakub Kicinski2-14/+3
2024-03-06netlink: handle EMSGSIZE errors in the coreJakub Kicinski1-0/+9
2024-03-05ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit1-5/+0
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2-24/+2
2024-03-05sock: Use unsafe_memcpy() for sock_copy()Kees Cook2-4/+6
2024-03-05rxrpc: Extract useful fields from a received ACK to skb priv dataDavid Howells4-38/+45
2024-03-05rxrpc: Clean up the resend algorithmDavid Howells1-41/+38
2024-03-05rxrpc: Record probes after transmission and reduce number of time-getsDavid Howells1-65/+40
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells11-241/+214
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells1-2/+2
2024-03-05rxrpc: Don't permit resending after all Tx packets ackedDavid Howells1-1/+3
2024-03-05rxrpc: Parse received packets before dealing with timeoutsDavid Howells1-3/+3
2024-03-05rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page fragsDavid Howells8-144/+219
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere1-1/+1
2024-03-05net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet1-14/+7
2024-03-05net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet1-0/+10
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan5-3/+7
2024-03-05tcp: gro: micro optimizations in tcp[4]_gro_complete()Eric Dumazet1-8/+9
2024-03-05net: gro: enable fast path for more casesEric Dumazet1-7/+16
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet4-4/+4
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin1-3/+6
2024-03-05xfrm: set skb control buffer based on packet offload as wellMike Yu1-1/+5
2024-03-05xfrm: fix xfrm child route lookup for packet offloadMike Yu1-1/+3
2024-03-04tcp: align tcp_sock_write_rx groupEric Dumazet1-1/+1
2024-03-04bpf: struct_ops supports more than one page for trampolines.Kui-Feng Lee1-8/+4
2024-03-04bpf, net: validate struct_ops when updating value.Kui-Feng Lee1-5/+1
2024-03-04wifi: mac80211: remove TDLS peers on link deactivationJohannes Berg1-1/+1
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg4-6/+11
2024-03-04wifi: mac80211: mlme: unify CSA handlingJohannes Berg1-16/+22
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg5-26/+37
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2-4/+6
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg3-66/+24
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg2-14/+43
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg1-13/+7
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg3-58/+78
2024-03-04wifi: mac80211: remove unneeded scratch_len subtractionJohannes Berg1-1/+0
2024-03-04wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg3-16/+27
2024-03-04wifi: mac80211: simplify multi-link element parsingJohannes Berg3-16/+8
2024-03-04wifi: mac80211: remove unnecessary ML element checksJohannes Berg1-3/+0
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg4-15/+8
2024-03-04wifi: mac80211: remove unnecessary ML element type checkJohannes Berg1-4/+0
2024-03-04wifi: mac80211: update scratch_pos after defragJohannes Berg1-0/+1
2024-03-04wifi: mac80211: Adjust CQM handling for MLOIlan Peer1-29/+50
2024-03-04wifi: mac80211: Allow beacons to update BSS table regardless of scanIlan Peer1-7/+15
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz1-4/+12
2024-03-04wifi: cfg80211: print flags in tracing in hexJohannes Berg1-5/+5
2024-03-04wifi: mac80211: obtain AP HT/VHT data for assoc requestJohannes Berg1-0/+73
2024-03-04wifi: mac80211: don't add VHT capa on links without themJohannes Berg1-1/+2