index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
2017-12-15
1
-1
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-16
1
-7
/
+2
|
\
|
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-16
1
-2
/
+2
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-16
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
1
-0
/
+1
|
\
|
|
*
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-04
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-1
/
+5
|
\
|
|
*
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-22
1
-0
/
+4
|
*
net: fix typo in skbuff.c
Wenhua Shi
2017-10-15
1
-1
/
+1
*
|
net/core: Fix BUG to BUG_ON conditionals.
Tim Hansen
2017-10-10
1
-9
/
+6
*
|
net: cache skb_shinfo() in skb_try_coalesce()
Eric Dumazet
2017-10-04
1
-13
/
+16
*
|
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
1
-0
/
+2
*
|
net: speed up skb_rbtree_purge()
Eric Dumazet
2017-09-26
1
-4
/
+7
|
/
*
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-08
1
-6
/
+3
*
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-09-02
1
-3
/
+3
*
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2017-09-02
1
-8
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
1
-5
/
+8
|
\
|
*
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
2017-08-24
1
-5
/
+8
*
|
net: fixes for skb_send_sock
John Fastabend
2017-08-16
1
-1
/
+1
*
|
sock: fix zerocopy panic in mem accounting
Willem de Bruijn
2017-08-10
1
-2
/
+2
*
|
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2017-08-04
1
-0
/
+48
*
|
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
2017-08-04
1
-7
/
+92
*
|
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-04
1
-29
/
+19
*
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-04
1
-0
/
+3
*
|
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-04
1
-0
/
+133
*
|
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
2017-08-04
1
-15
/
+38
*
|
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
2017-08-02
1
-29
/
+59
*
|
skbuff: Function to send an skbuf on a socket
Tom Herbert
2017-08-02
1
-0
/
+101
*
|
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
2017-07-25
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
1
-1
/
+1
|
\
|
|
*
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
1
-1
/
+1
*
|
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
2017-07-17
1
-29
/
+2
*
|
skbuff: optimize the pull_pages code in __pskb_pull_tail()
linzhang
2017-07-17
1
-0
/
+3
|
/
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-3
/
+3
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-5
/
+5
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+4
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
net: use skb_unref() in napi_consume_skb()
Paolo Abeni
2017-06-14
1
-3
/
+2
*
udp: avoid a cache miss on dequeue
Paolo Abeni
2017-06-12
1
-4
/
+20
*
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2017-06-12
1
-10
/
+4
*
skbuff: only inherit relevant tx_flags
Willem de Bruijn
2017-06-08
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
1
-1
/
+4
|
\
|
*
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-06-05
1
-1
/
+4
*
|
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2017-06-05
1
-23
/
+42
*
|
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
1
-0
/
+4
*
|
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-20
1
-0
/
+26
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-03
1
-1
/
+1
|
\
[next]