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 |
Alexander Duyck
|
1530545ed6
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
|
9 years ago |
Alexander Duyck
|
cbc53e08a7
GSO: Add GSO type for fixed IPv4 ID
|
9 years ago |
Hannes Frederic Sowa
|
1e1d04e678
net: introduce lockdep_is_held and update various places to use it
|
9 years ago |
samanthakumar
|
627d2d6b55
udp: enable MSG_PEEK at non-zero offset
|
9 years ago |
Deepa Dinamani
|
3ba9d300c9
net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()
|
9 years ago |
Jesse Gross
|
fac8e0f579
tunnels: Don't apply GRO to multiple layers of encapsulation.
|
9 years ago |
Jesse Gross
|
b8cba75bdf
ipip: Properly mark ipip GRO packets as encapsulated.
|
9 years ago |
Deepa Dinamani
|
822c868532
net: ipv4: Convert IP network timestamps to be y2038 safe
|
9 years ago |
Nikolay Borisov
|
287b7f38fd
ipv4: Namespacify ip_dynaddr sysctl knob
|
9 years ago |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 years ago |
Hannes Frederic Sowa
|
79462ad02e
net: add validation for the socket syscall protocol argument
|
9 years ago |
David Ahern
|
3236b0042b
net: Replace vrf_dev_table and friends
|
10 years ago |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
10 years ago |
Junwei Zhang
|
f6c53334d6
net: only check perm protocol when register proto
|
10 years ago |
David Ahern
|
9b8ff51822
net: Make table id type u32
|
10 years ago |
Madalin Bucur
|
d1bfc62591
ipv4: fix 32b build
|
10 years ago |
David S. Miller
|
80ec1927b1
ipv4: Fix 32-bit build.
|
10 years ago |
Raghavendra K T
|
c4c6bc3146
net: Introduce helper functions to get the per cpu data
|
10 years ago |
David Ahern
|
dc028da54e
inet: Move VRF table lookup to inlined function
|
10 years ago |
David Ahern
|
30bbaa1950
net: Fix up inet_addr_type checks
|
10 years ago |
Thomas Graf
|
045a0fa0c5
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Christoph Paasch
|
dfea2aa654
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
|
10 years ago |
Eric Dumazet
|
90c337da15
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
|
10 years ago |