Tonghao Zhang
|
93b1b31f87
ipv4: Introduce ipip_offload_init helper function.
|
8 years ago |
Tom Herbert
|
306b13eb3c
proto_ops: Add locked held versions of sendmsg and sendpage
|
8 years ago |
David S. Miller
|
880388aa3c
net: Remove all references to SKB_GSO_UDP.
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
Eric Dumazet
|
77d4b1d369
net: ping: do not abuse udp_poll()
|
8 years ago |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Steffen Klassert
|
9b83e03198
ipv4: Don't pass IP fragments to upper layer GRO handlers.
|
8 years ago |
subashab@codeaurora.org
|
dddb64bcb3
net: Add sysctl to toggle early demux for tcp and udp
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Paolo Abeni
|
294acf1c01
net/tunnel: set inner protocol in network gro hooks
|
8 years ago |
Steffen Klassert
|
5f114163f2
net: Add a skb_gro_flush_final helper.
|
8 years ago |
Willy Tarreau
|
3979ad7e82
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
|
8 years ago |
Wei Wang
|
19f6d3f3c8
net/tcp-fastopen: Add new API support
|
8 years ago |
Krister Johansen
|
4548b683b7
Introduce a sysctl that modifies the value of PROT_SOCK.
|
8 years ago |
Haishuang Yan
|
1946e672c1
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Ahern
|
6102365876
bpf: Add new cgroup attach type to enable sock modifications
|
8 years ago |
Arnaldo Carvalho de Melo
|
a510887824
GSO: Reload iph after pskb_may_pull
|
8 years ago |
WANG Cong
|
14135f30e3
inet: fix sleeping inside inet_wait_for_connect()
|
8 years ago |
Sabrina Dubroca
|
fcd91dd449
net: add recursion limit to GRO
|
9 years ago |
Steffen Klassert
|
07b26c9454
gso: Support partial splitting at the frag_list pointer
|
9 years ago |
Tom Herbert
|
3203558589
tcp: Set read_sock and peek_len proto_ops
|
9 years ago |
Yuchung Cheng
|
cebc5cbab4
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
|
9 years ago |
Paul Gortmaker
|
d3fc0353f7
ipv4: af_inet: make it explicitly non-modular
|
9 years ago |
Ezequiel Garcia
|
049bbf589e
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
|
9 years ago |
Tom Herbert
|
b8921ca83e
ip4ip6: Support for GSO/GRO
|
9 years ago |
Tom Herbert
|
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
|
9 years ago |
Tom Herbert
|
5c7cdf339a
gso: Remove arbitrary checks for unsupported GSO
|
9 years ago |
Alexander Duyck
|
802ab55adc
GSO: Support partial segmentation offload
|
9 years ago |