summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* net: add support for skbs with unreadable fragsMina Almasry2024-09-111-2/+17
* net: support non paged skb fragsMina Almasry2024-09-111-1/+41
* Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-09-101-0/+1
|\
| * net: add copy from skb_seq_state to buffer functionChristian Hopps2024-08-201-0/+1
* | net: skbuff: Skip early return in skb_unref when debuggingBreno Leitao2024-08-011-1/+1
|/
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-0/+8
|\
| * mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan2024-07-121-0/+8
* | io_uring/net: move charging socket out of zc io_uringPavel Begunkov2024-07-021-0/+3
* | net: introduce sk_skb_reason_drop functionYan Zhai2024-06-191-2/+8
* | net: add and use __skb_get_hash_symmetric_netFlorian Westphal2024-06-121-1/+7
* | net: add and use skb_get_hash_netFlorian Westphal2024-06-121-2/+10
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-281-18/+50
|\ \ | |/ |/|
| * net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan2024-05-231-6/+12
| * net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan2024-05-231-13/+39
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-12/+8
|\ \ | |/ |/|
| * mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-251-12/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-0/+15
|\ \
| * | xfrm: Preserve vlan tags for transport mode software GROPaul Davey2024-04-261-0/+15
| |/
* | net: move sysctl_max_skb_frags to net_hotdataEric Dumazet2024-04-301-2/+0
* | inet: introduce dst_rtable() helperEric Dumazet2024-04-301-9/+0
* | Merge branch 'for-uring-ubufops' into HEADJakub Kicinski2024-04-221-8/+13
|\ \
| * | net: add callback for setting a ubuf_info to skbPavel Begunkov2024-04-221-0/+2
| * | net: extend ubuf_info callback to ops structurePavel Begunkov2024-04-221-8/+11
| |/
* | net: move skb ref helpers to new headerMina Almasry2024-04-111-63/+0
* | net: remove napi_frag_unrefMina Almasry2024-04-091-7/+1
* | net: make napi_frag_unref reuse skb_page_unrefMina Almasry2024-04-091-9/+3
* | net: skbuff: generalize the skb->decrypted bitJakub Kicinski2024-04-061-3/+12
* | page_pool: check for PP direct cache locality laterAlexander Lobakin2024-04-021-6/+6
* | net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski2024-03-281-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-281-6/+1
|\|
| * inet: inet_defrag: prevent sk release while still in useFlorian Westphal2024-03-281-6/+1
* | net: remove skb_free_datagram_locked()Eric Dumazet2024-03-261-6/+0
|/
* Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-191-0/+10
|\
| * net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-03-181-0/+10
* | Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan2024-03-181-3/+3
|/
* net: add skb_data_unref() helperEric Dumazet2024-03-081-0/+18
* net: move skbuff_cache(s) to net_hotdataEric Dumazet2024-03-071-1/+0
* net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan2024-03-051-3/+3
* net: adopt skb_network_header_len() more broadlyEric Dumazet2024-03-041-0/+1
* net: mpls: error out if inner headers are not setFlorian Westphal2024-02-231-0/+5
* net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal2024-02-201-0/+6
* net: add netmem to skb_frag_tMina Almasry2024-02-201-29/+71
* veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi2024-02-131-0/+2
* xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi2024-02-131-0/+2
* netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-171-1/+1
* net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)2023-12-271-0/+1
* net: skbuff: Remove some excess struct-member documentationJonathan Corbet2023-12-221-2/+0
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-5/+8
|\
| * net, xdp: Allow metadata > 32Aleksander Lobakin2023-12-111-5/+8
* | net: skbuff: fix spelling errorsRandy Dunlap2023-12-141-3/+3
|/