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 |
Alexander Duyck
|
181edb2bfa
net: Add skb_free_frag to replace use of put_page in freeing skb->head
|
10 years ago |
Alexander Duyck
|
b63ae8ca09
mm/net: Rename and move page fragment handling from net/ to mm/
|
10 years ago |
Alexander Duyck
|
0e39250845
net: Store virtual address instead of page in netdev_alloc_cache
|
10 years ago |
Alexander Duyck
|
9451980a66
net: Use cached copy of pfmemalloc to avoid accessing page
|
10 years ago |
Linus Lüssing
|
fcba67c94a
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
|
10 years ago |
Linus Lüssing
|
9afd85c9e4
net: Export IGMP/MLD message validation code
|
10 years ago |
Eric Dumazet
|
2ea2f62c8b
net: fix crash in build_skb()
|
10 years ago |
Eric Dumazet
|
79930f5892
net: do not deplete pfmemalloc reserve
|
10 years ago |
Herbert Xu
|
213dd74aee
skbuff: Do not scrub skb mark within the same name space
|
10 years ago |
Herbert Xu
|
4c0ee414e8
Revert "net: Reset secmark when scrubbing packet"
|
10 years ago |
Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Willem de Bruijn
|
3a8dd9711e
sock: fix possible NULL sk dereference in __skb_tstamp_tx
|
10 years ago |
Eric Dumazet
|
c29390c6df
xps: must clear sender_cpu before forwarding
|
10 years ago |
Eric Dumazet
|
58025e46ea
net: gro: remove obsolete code from skb_gro_receive()
|
10 years ago |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Bojan Prtvar
|
059a2440fd
net: Remove state argument from skb_find_text()
|
10 years ago |
Eric Dumazet
|
997d5c3f44
sock: sock_dequeue_err_skb() needs hard irq safety
|
10 years ago |
Eric Dumazet
|
2bd82484bb
xps: fix xps for stacked devices
|
10 years ago |