index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
1
-10
/
+10
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
1
-2
/
+2
2023-03-14
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
1
-2
/
+2
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
1
-2
/
+0
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
1
-1
/
+5
2023-02-13
net: add pskb_may_pull_reason() helper
Eric Dumazet
1
-4
/
+15
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
1
-0
/
+8
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
1
-0
/
+7
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
1
-1
/
+1
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
1
-1
/
+0
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
1
-0
/
+1
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
1
-8
/
+10
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
1
-7
/
+0
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+2
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-14
/
+9
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
1
-18
/
+4
2022-09-28
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
1
-0
/
+21
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+21
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-2
/
+2
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-0
/
+21
2022-08-24
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
1
-1
/
+2
2022-08-23
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
Shmulik Ladkani
1
-2
/
+2
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+8
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-18
/
+48
2022-07-19
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
1
-2
/
+23
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
1
-3
/
+4
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+8
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
1
-3
/
+5
2022-06-24
net: helper function skb_len_add
Richard Gobert
1
-0
/
+12
2022-06-21
net: warn if mac header was not set
Eric Dumazet
1
-5
/
+7
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
1
-178
/
+1
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-05-16
net: skb: Remove skb_data_area_size()
Ricardo Martinez
1
-5
/
+0
2022-05-16
net: skb: change the definition SKB_DR_SET()
Menglong Dong
1
-1
/
+2
2022-05-12
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-11
net: warn if transport header was not set
Eric Dumazet
1
-0
/
+2
2022-05-10
skbuff: render the checksum comment to documentation
Jakub Kicinski
1
-95
/
+124
2022-05-10
skbuff: rewrite the doc for data-only skbs
Jakub Kicinski
1
-12
/
+30
2022-05-10
skbuff: add a basic intro doc
Jakub Kicinski
1
-0
/
+40
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
1
-3
/
+11
2022-05-10
ptp: Request cycles for TX timestamp
Gerhard Engleder
1
-1
/
+6
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-05
net: Make msg_zerocopy_alloc static
David Ahern
1
-1
/
+0
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-14
/
+22
[prev]
[next]