Toshiaki Makita
|
b0768a8658
net: Export skb_headers_offset_update
|
7 年之前 |
Peter Oskolkov
|
385114dec8
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
|
7 年之前 |
Ganesh Goudar
|
9aba2f801e
net: Fix coding style in skb_push()
|
7 年之前 |
David S. Miller
|
19725496da
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Eric Dumazet
|
ff907a11a0
net: skb_segment() should not return NULL
|
7 年之前 |
David S. Miller
|
c4c5551df1
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
|
7 年之前 |
Stefano Brivio
|
a48d189ef5
net: Move skb decrypted field, avoid explicity copy
|
7 年之前 |
Boris Pismenny
|
784abe24c9
net: Add decrypted field to skb
|
7 年之前 |
Stefano Brivio
|
e78bfb0751
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
|
7 年之前 |
Stefano Brivio
|
8b7008620b
net: Don't copy pfmemalloc flag in __copy_skb_header()
|
7 年之前 |
Jesus Sanchez-Palencia
|
c47d8c2f38
net: Clear skb->tstamp only on the forwarding path
|
7 年之前 |
David S. Miller
|
5cd3da4ba2
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Michal Hocko
|
d14b56f508
net: cleanup gfp mask in alloc_skb_with_frags
|
7 年之前 |
Flavio Leitner
|
9c4c325252
skbuff: preserve sock reference when scrubbing the skb.
|
7 年之前 |
David Miller
|
d4546c2509
net: Convert GRO SKB handling to list_head.
|
7 年之前 |
Ilya Lesokhin
|
08303c1895
net: Rename and export copy_skb_header
|
7 年之前 |
Willem de Bruijn
|
ee80d1ebe5
udp: add udp gso
|
7 年之前 |
Eric Dumazet
|
88078d98d1
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
|
7 年之前 |
Eric Dumazet
|
b13dda9f9a
net: initialize skb->peeked when cloning
|
7 年之前 |
David S. Miller
|
c0b458a946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Toshiaki Makita
|
ae4745730c
net: Fix untag for vlan packets without ethernet header
|
7 年之前 |
Yonghong Song
|
13acc94eff
net: permit skb_segment on head_frag frag_list skb
|
7 年之前 |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Vinicius Costa Gomes
|
6e5d58fdc9
skbuff: Fix not waking applications when errors are enqueued
|
7 年之前 |
Toshiaki Makita
|
4bbb3e0e82
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
|
7 年之前 |
Daniel Axtens
|
1dd27cde30
net: use skb_is_gso_sctp() instead of open-coding
|
7 年之前 |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Daniel Axtens
|
a4a77718ee
net: make skb_gso_*_seglen functions private
|
7 年之前 |
Daniel Axtens
|
779b7931b2
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
|
7 年之前 |
Alexey Dobriyan
|
08009a7602
net: make kmem caches as __ro_after_init
|
7 年之前 |