index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
2017-06-04
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-17
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-02
net: remove useless pfmemalloc setting
Eric Dumazet
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-01-27
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2016-12-26
splice_pipe_desc: kill ->flags
Al Viro
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-09
net: skb_condense() can also deal with empty skbs
Eric Dumazet
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
2016-12-02
sock: reset sk_err for ICMP packets read from error queue
Soheil Hassas Yeganeh
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2016-11-19
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
2016-11-07
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-03
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
2016-09-22
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
2016-09-22
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
2016-09-19
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
2016-06-03
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-03
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2016-06-03
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
2016-05-04
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
2016-05-04
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
2016-04-25
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]