index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: adjust napi_consume_skb to handle non-NAPI callers
Jesper Dangaard Brouer
2016-03-13
1
-2
/
+2
*
net: Walk fragments in __skb_splice_bits
Tom Herbert
2016-03-09
1
-23
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-2
/
+20
|
\
|
*
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-02-25
1
-2
/
+20
*
|
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-0
/
+2
|
\
|
|
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
1
-0
/
+2
*
|
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-19
1
-3
/
+1
*
|
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
2016-02-11
1
-2
/
+6
*
|
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
2016-02-11
1
-6
/
+77
*
|
net: Allow tunnels to use inner checksum offloads with outer checksums needed
Alexander Duyck
2016-02-11
1
-2
/
+1
*
|
net: Move skb_has_shared_frag check out of GRE code and into segmentation
Alexander Duyck
2016-02-11
1
-0
/
+5
*
|
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
2016-02-11
1
-4
/
+6
*
|
net: Move GSO csum into SKB_GSO_CB
Alexander Duyck
2016-02-11
1
-7
/
+9
|
/
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
1
-1
/
+2
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
1
-1
/
+1
*
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-17
1
-1
/
+2
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-4
/
+4
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-09-29
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
1
-1
/
+1
|
\
|
*
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
1
-1
/
+1
*
|
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
2015-08-25
1
-2
/
+2
|
/
*
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
2015-08-13
1
-19
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
1
-1
/
+1
|
\
|
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-11
1
-1
/
+1
*
|
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
1
-0
/
+1
*
|
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
1
-17
/
+28
*
|
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
1
-0
/
+18
*
|
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Alexander Duyck
2015-05-13
1
-4
/
+16
*
|
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
1
-4
/
+6
*
|
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
1
-94
/
+6
*
|
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
1
-23
/
+32
*
|
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
1
-62
/
+79
*
|
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
1
-1
/
+1
*
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
1
-0
/
+87
|
/
*
net: fix crash in build_skb()
Eric Dumazet
2015-04-25
1
-9
/
+22
*
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-22
1
-2
/
+7
*
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-16
1
-3
/
+6
*
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-16
1
-1
/
+0
*
net: remove extra newlines
Sheng Yong
2015-04-07
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-3
/
+7
|
\
|
*
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
2015-03-12
1
-2
/
+6
|
*
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
1
-1
/
+1
*
|
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-06
1
-44
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-2
/
+3
|
\
|
|
*
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-20
1
-2
/
+3
*
|
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
1
-5
/
+4
|
/
*
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
1
-0
/
+4
*
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-02
1
-1
/
+20
*
net-timestamp: no-payload option
Willem de Bruijn
2015-02-02
1
-5
/
+14
[next]