David S. Miller
|
c1617fb4c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 年之前 |
Toshiaki Makita
|
b0768a8658
net: Export skb_headers_offset_update
|
7 年之前 |
YueHaibing
|
15693fd37f
net: skbuff.h: fix using plain integer as NULL warning
|
7 年之前 |
Peter Oskolkov
|
fa0f527358
ip: use rb trees for IP frag queue.
|
7 年之前 |
Peter Oskolkov
|
385114dec8
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
|
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
|
8b7008620b
net: Don't copy pfmemalloc flag in __copy_skb_header()
|
7 年之前 |
David S. Miller
|
5cd3da4ba2
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 年之前 |
David Miller
|
d4546c2509
net: Convert GRO SKB handling to list_head.
|
7 年之前 |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
Randy Dunlap
|
1f4c741321
net: skbuff.h: drop unneeded <linux/slab.h>
|
7 年之前 |
Christoph Hellwig
|
db5051ead6
net: convert datagram_poll users tp ->poll_mask
|
7 年之前 |
Paolo Abeni
|
72a338bcc6
net: core: rework basic flow dissection helper
|
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
|
bf66337140
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
|
7 年之前 |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
David S. Miller
|
cfda06d736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
|
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 年之前 |
Daniel Axtens
|
d02f51cbcf
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
|
7 年之前 |
David S. Miller
|
f5c0c6f429
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Sowmini Varadhan
|
6f89dbce8e
skbuff: export mm_[un]account_pinned_pages for other modules
|
7 年之前 |
David S. Miller
|
da27988766
skbuff: Fix comment mis-spelling.
|
7 年之前 |
Daniel Axtens
|
2b16f04872
net: create skb_gso_validate_mac_len()
|
7 年之前 |