index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
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-12
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-05
net: Make msg_zerocopy_alloc static
David Ahern
1
-2
/
+1
2022-05-02
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-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
1
-1
/
+50
2022-04-20
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-02
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
1
-1
/
+1
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-02-22
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
1
-0
/
+32
2022-02-22
net: add skb_set_end_offset() helper
Eric Dumazet
1
-14
/
+5
2022-02-22
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
1
-2
/
+2
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-1
/
+1
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
1
-5
/
+7
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+24
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
2021-12-07
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
1
-0
/
+24
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-9
/
+5
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
1
-117
/
+0
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
1
-26
/
+0
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
1
-0
/
+1
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
1
-4
/
+2
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
1
-1
/
+2
2021-11-02
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
1
-13
/
+1
2021-11-01
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
1
-2
/
+1
2021-11-01
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
1
-1
/
+2
2021-10-29
mctp: Add flow extension to skb
Jeremy Kerr
1
-0
/
+19
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+23
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
1
-13
/
+23
2021-09-22
skbuff: pass the result of data ksize to __build_skb_around
Li RongQing
1
-3
/
+5
2021-09-14
skbuff: inline page_frag_alloc_align()
Yajun Deng
1
-11
/
+8
2021-09-03
skbuff: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-08-13
net: in_irq() cleanup
Changbin Du
1
-3
/
+3
2021-08-05
net: fix GRO skb truesize update
Paolo Abeni
1
-1
/
+1
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+42
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
1
-4
/
+13
2021-07-29
net: optimize GRO for the common case.
Paolo Abeni
1
-3
/
+6
2021-07-29
sk_buff: track extension status in slow_gro
Paolo Abeni
1
-0
/
+1
[next]