Eric Dumazet
|
abbdb5a74c
net: remove a dubious unlikely() clause
|
9 years ago |
Jesper Dangaard Brouer
|
885eb0a516
net: adjust napi_consume_skb to handle non-NAPI callers
|
9 years ago |
Tom Herbert
|
fa9835e52e
net: Walk fragments in __skb_splice_bits
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
WANG Cong
|
64d4e3431e
net: remove skb_sender_cpu_clear()
|
9 years ago |
Linus Lüssing
|
9b368814b3
net: fix bridge multicast packet checksum validation
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Daniel Borkmann
|
6b83d28a55
net: use skb_postpush_rcsum instead of own implementations
|
9 years ago |
Jesper Dangaard Brouer
|
15fad714be
net: bulk free SKBs that were delay free'ed due to IRQ context
|
9 years ago |
Jesper Dangaard Brouer
|
795bb1c00d
net: bulk free infrastructure for NAPI context, use napi_consume_skb
|
9 years ago |
Alexander Duyck
|
f245d079c1
net: Allow tunnels to use inner checksum offloads with outer checksums needed
|
9 years ago |
Alexander Duyck
|
ddff00d420
net: Move skb_has_shared_frag check out of GRE code and into segmentation
|
9 years ago |
Alexander Duyck
|
7fbeffed77
net: Update remote checksum segmentation to support use of GSO checksum
|
9 years ago |
Alexander Duyck
|
7644345622
net: Move GSO csum into SKB_GSO_CB
|
9 years ago |
Hans Westgaard Ry
|
5f74f82ea3
net:Add sysctl_max_skb_frags
|
9 years ago |
WANG Cong
|
ac5cc97799
net: check both type and procotol for tcp sockets
|
9 years ago |
Vlad Yasevich
|
f654861569
skbuff: Fix offset error in skb_reorder_vlan_header
|
9 years ago |
Vlad Yasevich
|
a6e18ff111
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
|
9 years ago |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
10 years ago |
Pravin B Shelar
|
31b33dfb0a
skbuff: Fix skb checksum partial check.
|
10 years ago |
David S. Miller
|
0d36938bb8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Masanari Iida
|
d749916010
net-next: Fix warning while make xmldocs caused by skbuff.c
|
10 years ago |
Michal Hocko
|
2f064f3485
mm: make page pfmemalloc check more robust
|
10 years ago |
Linus Lüssing
|
a516993f0a
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
|
10 years ago |
David S. Miller
|
25c43bf13b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Shaohua Li
|
fb05e7a89f
net: don't wait for order-3 page allocation
|
10 years ago |
Hannes Frederic Sowa
|
2b514574f7
net: af_unix: implement splice for stream af_unix sockets
|
10 years ago |
Hannes Frederic Sowa
|
a60e3cc7c9
net: make skb_splice_bits more configureable
|
10 years ago |
Hannes Frederic Sowa
|
be12a1fe29
net: skbuff: add skb_append_pagefrags and use it
|
10 years ago |
Alexander Duyck
|
a080e7bd0a
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
|
10 years ago |