index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-10
skbuff: Introduce slab_build_skb()
Kees Cook
1
-8
/
+62
2022-11-16
net: mm_account_pinned_pages() optimization
Eric Dumazet
1
-3
/
+2
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+19
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-0
/
+1
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
1
-0
/
+1
2022-11-04
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
1
-17
/
+19
2022-11-01
net: dropreason: propagate drop_reason to skb_release_data()
Eric Dumazet
1
-12
/
+12
2022-11-01
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
1
-1
/
+5
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-27
skbuff: Proactively round up to kmalloc bucket size
Kees Cook
1
-26
/
+26
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
1
-0
/
+7
2022-09-30
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-5
/
+103
2022-09-29
net: shrink struct ubuf_info
Pavel Begunkov
1
-17
/
+21
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+5
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
1
-1
/
+5
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2022-08-24
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net/core/skbuff: Check the return value of skb_copy_bits()
lily
1
-3
/
+2
2022-08-24
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
1
-2
/
+3
2022-07-20
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-4
/
+33
2022-07-20
net: introduce managed frags infrastructure
Pavel Begunkov
1
-2
/
+27
2022-07-20
net: Allow custom iter handler in msghdr
David Ahern
1
-1
/
+1
2022-07-19
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
1
-1
/
+1
2022-07-19
skbuff: don't mix ubuf_info from different sources
Pavel Begunkov
1
-0
/
+4
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
1
-2
/
+1
2022-06-25
net: helper function skb_len_add
Richard Gobert
1
-10
/
+3
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
1
-3
/
+4
2022-06-10
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
1
-1
/
+2
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
1
-1
/
+1
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
1
-0
/
+3
2022-05-21
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
1
-8
/
+5
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
1
-6
/
+9
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
1
-3
/
+2
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
1
-0
/
+2
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-05-09
net: fix wrong network header length
Lina Wang
1
-1
/
+3
2022-05-06
net: Make msg_zerocopy_alloc static
David Ahern
1
-2
/
+1
2022-05-03
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
1
-2
/
+1
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-7
/
+0
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
1
-1
/
+50
2022-04-21
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
1
-1
/
+1
2022-04-01
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-03-04
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
1
-3
/
+4
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
1
-1
/
+1
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+1
2022-03-03
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
1
-1
/
+1
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
[next]