David S. Miller
|
52e01b84a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
8 years ago |
Eric Dumazet
|
b9ea2a7be7
net: remove useless pfmemalloc setting
|
8 years ago |
Florian Westphal
|
cb9c68363e
skbuff: add and use skb_nfct helper
|
8 years ago |
Eric Dumazet
|
158f323b98
net: adjust skb->truesize in pskb_expand_head()
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Duyck
|
8c2dd3e4a4
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
|
8 years ago |
Willem de Bruijn
|
a5135bcfba
net-tc: convert tc_verd to integer bitfields
|
8 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Eric Dumazet
|
3174fed982
net: skb_condense() can also deal with empty skbs
|
8 years ago |
Eric Dumazet
|
c8c8b12709
udp: under rx pressure, try to condense skbs
|
8 years ago |
Soheil Hassas Yeganeh
|
83a1a1a70e
sock: reset sk_err for ICMP packets read from error queue
|
8 years ago |
Francis Yan
|
1c885808e4
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
|
8 years ago |
Eric Dumazet
|
f8071cde78
tcp: enhance tcp_collapse_retrans() with skb_shift()
|
8 years ago |
Alexey Dobriyan
|
e0d7924a4a
net: make struct napi_alloc_cache::skb_count unsigned int
|
8 years ago |
Soheil Hassas Yeganeh
|
f5f99309fa
sock: do not set sk_err in sock_dequeue_err_skb
|
9 years ago |
Linus Torvalds
|
d1f5323370
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Shmulik Ladkani
|
b6a7920848
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
|
9 years ago |
Al Viro
|
25869262ef
skb_splice_bits(): get rid of callback
|
9 years ago |
Shmulik Ladkani
|
ecf4ee41d2
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
|
9 years ago |
Shmulik Ladkani
|
636c262808
net: skbuff: Remove errornous length validation in skb_vlan_pop()
|
9 years ago |
Shmulik Ladkani
|
bfca4c520f
net: skbuff: Export __skb_vlan_pop
|
9 years ago |
Steffen Klassert
|
07b26c9454
gso: Support partial splitting at the frag_list pointer
|
9 years ago |
Yaogong Wang
|
9f5afeae51
tcp: use an RB tree for ooo receive queue
|
9 years ago |
David S. Miller
|
30d0844bdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
WANG Cong
|
82a31b9231
net_sched: fix mirrored packets checksum
|
9 years ago |
David S. Miller
|
76f21b9900
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
|
9 years ago |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
9 years ago |
Marcelo Ricardo Leitner
|
ae7ef81ef0
skbuff: introduce skb_gso_validate_mtu
|
9 years ago |
Marcelo Ricardo Leitner
|
3953c46c3a
sk_buff: allow segmenting based on frag sizes
|
9 years ago |