summaryrefslogtreecommitdiff
path: root/include/linux/skbuff.h
AgeCommit message (Expand)Author
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal
2024-06-12net: add and use skb_get_hash_netFlorian Westphal
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-23net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan
2024-05-23net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-30net: move sysctl_max_skb_frags to net_hotdataEric Dumazet
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-26xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski
2024-04-22net: add callback for setting a ubuf_info to skbPavel Begunkov
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-09net: remove napi_frag_unrefMina Almasry
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski
2024-04-02page_pool: check for PP direct cache locality laterAlexander Lobakin
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-26net: remove skb_free_datagram_locked()Eric Dumazet
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan
2024-03-18net: esp: fix bad handling of pages from page_poolDragos Tatulea
2024-03-08net: add skb_data_unref() helperEric Dumazet
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-02-23net: mpls: error out if inner headers are not setFlorian Westphal
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-02-20net: add netmem to skb_frag_tMina Almasry
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi
2024-01-17netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-12-22net: skbuff: Remove some excess struct-member documentationJonathan Corbet
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-14net: skbuff: fix spelling errorsRandy Dunlap
2023-12-11net, xdp: Allow metadata > 32Aleksander Lobakin
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-09iov_iter, net: Merge csum_and_copy_from_iter{,_full}() togetherDavid Howells
2023-10-09iov_iter, net: Fold in csum_and_memcpy()David Howells
2023-10-09iov_iter, net: Move csum_and_copy_to/from_iter() to net/David Howells
2023-08-20net: selectively purge error queue in IP_RECVERR / IPV6_RECVERREric Dumazet