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
*
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
1
-0
/
+3
|
\
|
*
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
2023-10-09
1
-17
/
+2
|
*
iov_iter, net: Fold in csum_and_memcpy()
David Howells
2023-10-09
1
-7
/
+0
|
*
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2023-10-09
1
-0
/
+25
*
|
net: skbuff: fix kernel-doc typos
Randy Dunlap
2023-10-10
1
-2
/
+2
|
/
*
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-20
1
-0
/
+1
*
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-19
1
-4
/
+19
*
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
1
-2
/
+3
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define
Peter Seiderer
2023-07-26
1
-2
/
+0
*
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
2023-07-19
1
-1
/
+9
*
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
1
-2
/
+2
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-71
/
+0
*
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
2023-05-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-0
/
+10
|
\
|
*
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-05-19
1
-0
/
+10
*
|
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
2023-05-23
1
-0
/
+3
*
|
net: Pass max frags into skb_append_pagefrags()
David Howells
2023-05-23
1
-1
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-16
1
-1
/
+1
|
\
\
|
*
|
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-06
1
-1
/
+1
|
|
/
*
|
net: skbuff: update comment about pfmemalloc propagating
Yunsheng Lin
2023-05-16
1
-5
/
+5
*
|
net: remove __skb_frag_set_page()
Yunsheng Lin
2023-05-13
1
-12
/
+0
*
|
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-17
/
+10
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-21
1
-0
/
+9
|
\
|
*
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
2023-04-17
1
-0
/
+9
*
|
net: move dropreason.h to dropreason-core.h
Johannes Berg
2023-04-20
1
-1
/
+1
*
|
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
2023-04-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-2
/
+3
|
\
\
|
*
|
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
2023-04-17
1
-2
/
+2
|
*
|
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-06
1
-0
/
+1
*
|
|
net: skbuff: hide nf_trace and ipvs_property
Jakub Kicinski
2023-04-19
1
-0
/
+4
*
|
|
net: skbuff: push nf_trace down the bitfield
Jakub Kicinski
2023-04-19
1
-3
/
+3
*
|
|
net: skbuff: move alloc_cpu into a potential hole
Jakub Kicinski
2023-04-19
1
-1
/
+2
*
|
|
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
2023-04-19
1
-0
/
+14
*
|
|
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2023-04-19
1
-0
/
+11
*
|
|
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-14
1
-7
/
+13
|
|
/
|
/
|
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
1
-20
/
+20
|
\
\
|
*
|
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-20
1
-9
/
+9
|
*
|
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
2023-03-20
1
-10
/
+10
|
*
|
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-20
1
-2
/
+2
|
*
|
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
2023-03-14
1
-2
/
+2
*
|
|
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
2023-03-27
1
-11
/
+5
|
/
/
*
/
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-08
1
-2
/
+0
|
/
*
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-20
1
-1
/
+5
*
net: add pskb_may_pull_reason() helper
Eric Dumazet
2023-02-13
1
-4
/
+15
*
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-10
1
-1
/
+1
*
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-02-07
1
-0
/
+8
*
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
2023-02-06
1
-0
/
+7
*
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
[next]