index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
net
/
core
/
skbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-01
1
-1
/
+2
*
mctp: Add flow extension to skb
Jeremy Kerr
2021-10-29
1
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-13
/
+23
|
\
|
*
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2021-10-22
1
-13
/
+23
*
|
skbuff: pass the result of data ksize to __build_skb_around
Li RongQing
2021-09-22
1
-3
/
+5
*
|
skbuff: inline page_frag_alloc_align()
Yajun Deng
2021-09-14
1
-11
/
+8
|
/
*
skbuff: clean up inconsistent indenting
Colin Ian King
2021-09-03
1
-1
/
+1
*
net: in_irq() cleanup
Changbin Du
2021-08-13
1
-3
/
+3
*
net: fix GRO skb truesize update
Paolo Abeni
2021-08-05
1
-1
/
+1
*
skbuff: introduce skb_expand_head()
Vasily Averin
2021-08-03
1
-0
/
+42
*
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
1
-4
/
+13
*
net: optimize GRO for the common case.
Paolo Abeni
2021-07-29
1
-3
/
+6
*
sk_buff: track extension status in slow_gro
Paolo Abeni
2021-07-29
1
-0
/
+1
*
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-07-18
1
-1
/
+4
*
skbuff: Fix a potential race while recycling page_pool packets
Ilias Apalodimas
2021-07-16
1
-1
/
+12
*
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-06
1
-0
/
+1
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-1
/
+3
|
\
|
*
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
2021-06-10
1
-1
/
+3
*
|
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
1
-4
/
+16
*
|
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
1
-2
/
+2
|
/
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-7
/
+48
|
\
|
*
skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"
Paolo Abeni
2021-04-14
1
-3
/
+12
|
*
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
1
-7
/
+48
|
*
skbuff: remove some unnecessary operation in skb_segment_list()
Yunsheng Lin
2021-03-10
1
-12
/
+3
*
|
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-20
1
-0
/
+2
|
\
|
|
*
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
2021-03-01
1
-0
/
+2
*
|
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2021-03-06
1
-0
/
+1
|
/
*
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
Alexander Lobakin
2021-02-13
1
-3
/
+9
*
skbuff: allow to use NAPI cache from __napi_alloc_skb()
Alexander Lobakin
2021-02-13
1
-2
/
+3
*
skbuff: allow to optionally use NAPI cache from __alloc_skb()
Alexander Lobakin
2021-02-13
1
-1
/
+5
*
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
Alexander Lobakin
2021-02-13
1
-13
/
+81
*
skbuff: move NAPI cache declarations upper in the file
Alexander Lobakin
2021-02-13
1
-45
/
+45
*
skbuff: remove __kfree_skb_flush()
Alexander Lobakin
2021-02-13
1
-12
/
+0
*
skbuff: use __build_skb_around() in __alloc_skb()
Alexander Lobakin
2021-02-13
1
-17
/
+1
*
skbuff: simplify __alloc_skb() a bit
Alexander Lobakin
2021-02-13
1
-6
/
+5
*
skbuff: make __build_skb_around() return void
Alexander Lobakin
2021-02-13
1
-7
/
+6
*
skbuff: simplify kmalloc_reserve()
Alexander Lobakin
2021-02-13
1
-5
/
+2
*
skbuff: move __alloc_skb() next to the other skb allocation functions
Alexander Lobakin
2021-02-13
1
-142
/
+142
*
net: Introduce {netdev,napi}_alloc_frag_align()
Kevin Hao
2021-02-06
1
-16
/
+10
*
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
2021-02-02
1
-1
/
+13
*
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2021-01-22
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-1
/
+5
|
\
|
*
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-16
1
-1
/
+5
*
|
net: fix GSO for SG-enabled devices
Paolo Abeni
2021-01-19
1
-2
/
+2
*
|
net: move the hsize check to the else block in skb_segment
Xin Long
2021-01-16
1
-5
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
1
-8
/
+49
|
\
|
|
*
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-14
1
-2
/
+7
|
*
net: compound page support in skb_seq_read
Willem de Bruijn
2021-01-11
1
-5
/
+23
|
*
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
2021-01-08
1
-1
/
+19
[prev]
[next]