index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2023-01-27
1
-1
/
+1
*
net: skbuff: drop the linux/net.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-09
1
-0
/
+1
*
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
1
-8
/
+10
*
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
2022-10-24
1
-7
/
+0
*
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-12
1
-0
/
+2
*
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-30
1
-14
/
+9
*
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-28
1
-18
/
+4
*
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
2022-09-28
1
-0
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-0
/
+21
|
\
|
*
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-02
1
-0
/
+21
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-2
/
+2
|
\
\
|
*
|
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
Shmulik Ladkani
2022-08-23
1
-2
/
+2
|
|
/
*
/
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
2022-08-24
1
-1
/
+2
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
1
-0
/
+8
|
\
|
*
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-07-19
1
-0
/
+8
*
|
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
1
-18
/
+48
|
\
\
|
|
/
|
/
|
|
*
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
2022-07-19
1
-11
/
+17
|
*
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
1
-2
/
+23
|
*
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
1
-3
/
+4
|
*
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
2022-07-18
1
-3
/
+5
*
|
net: helper function skb_len_add
Richard Gobert
2022-06-24
1
-0
/
+12
*
|
net: warn if mac header was not set
Eric Dumazet
2022-06-21
1
-5
/
+7
*
|
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2022-06-07
1
-178
/
+1
|
/
*
net: add debug info to __skb_pull()
Eric Dumazet
2022-06-02
1
-1
/
+8
*
net: skb: Remove skb_data_area_size()
Ricardo Martinez
2022-05-16
1
-5
/
+0
*
net: skb: change the definition SKB_DR_SET()
Menglong Dong
2022-05-16
1
-1
/
+2
*
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
2022-05-12
1
-3
/
+1
*
net: warn if transport header was not set
Eric Dumazet
2022-05-11
1
-0
/
+2
*
skbuff: render the checksum comment to documentation
Jakub Kicinski
2022-05-10
1
-95
/
+124
*
skbuff: rewrite the doc for data-only skbs
Jakub Kicinski
2022-05-10
1
-12
/
+30
*
skbuff: add a basic intro doc
Jakub Kicinski
2022-05-10
1
-0
/
+40
*
ptp: Support late timestamp determination
Gerhard Engleder
2022-05-10
1
-3
/
+11
*
ptp: Request cycles for TX timestamp
Gerhard Engleder
2022-05-10
1
-1
/
+6
*
net: skb: introduce skb_data_area_size()
Ricardo Martinez
2022-05-09
1
-0
/
+5
*
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-05
1
-1
/
+0
*
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
2022-04-30
1
-14
/
+22
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
1
-1
/
+1
|
\
|
*
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
1
-1
/
+1
*
|
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
1
-0
/
+3
*
|
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
2022-04-17
1
-0
/
+1
*
|
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
2022-04-17
1
-0
/
+1
*
|
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
2022-04-17
1
-0
/
+2
*
|
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
2022-04-17
1
-0
/
+3
*
|
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
2022-04-17
1
-0
/
+6
*
|
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-13
1
-0
/
+3
*
|
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
2022-04-13
1
-0
/
+6
*
|
skb: add some helpers for skb drop reasons
Menglong Dong
2022-04-13
1
-0
/
+12
[prev]
[next]