index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-20
net: move dropreason.h to dropreason-core.h
Johannes Berg
2023-04-20
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
net: skbuff: hide nf_trace and ipvs_property
Jakub Kicinski
2023-04-19
net: skbuff: push nf_trace down the bitfield
Jakub Kicinski
2023-04-19
net: skbuff: move alloc_cpu into a potential hole
Jakub Kicinski
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2023-04-17
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
2023-04-17
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-20
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-14
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-13
net: add pskb_may_pull_reason() helper
Eric Dumazet
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-28
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-08-24
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
2022-08-23
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
Shmulik Ladkani
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
[next]