Hannes Frederic Sowa
|
bceaa90240
inet: prevent leakage of uninitialized memory to user in recv syscalls
|
11 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 years ago |
Hannes Frederic Sowa
|
b50026b5ac
ipv6: split inet6_ehashfn to hash functions per compilation unit
|
11 years ago |
Jiri Pirko
|
e36d3ff911
udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
11 years ago |
Shawn Bohrer
|
005ec97433
udp: Only allow busy read/poll on connected sockets
|
11 years ago |
Eric Dumazet
|
5080546682
inet: consolidate INET_TW_MATCH
|
11 years ago |
Duan Jiong
|
1a462d1892
net: udp: do not report ICMP redirects to user space
|
11 years ago |
Eliezer Tamir
|
8b80cda536
net: rename ll methods to busy-poll
|
12 years ago |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 years ago |
Hannes Frederic Sowa
|
8822b64a0f
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
|
12 years ago |
Eliezer Tamir
|
a5b50476f7
udp: add low latency socket poll support
|
12 years ago |
Lorenzo Colitti
|
17ef66afc0
net: ipv6: Unify {raw,udp}6_sock_seq_show.
|
12 years ago |
Eric Dumazet
|
f77d602124
ipv6: do not clear pinet6 field
|
12 years ago |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Tom Parkin
|
44046a593e
udp: add encap_destroy callback
|
12 years ago |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 years ago |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 years ago |
Tom Herbert
|
72289b96c9
soreuseport: UDP/IPv6 implementation
|
12 years ago |
Cong Wang
|
acb3e04119
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
|
12 years ago |
Vlad Yasevich
|
c6b641a4c6
ipv6: Pull IPv6 GSO registration out of the module
|
12 years ago |
Vlad Yasevich
|
5edbb07dc9
ipv6: Separate out UDP offload functionality
|
12 years ago |
Vlad Yasevich
|
3336288a9f
ipv6: Switch to using new offload infrastructure.
|
12 years ago |
Vlad Yasevich
|
8ca896cfdd
ipv6: Add new offload registration infrastructure.
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric Dumazet
|
979402b16c
udp: increment UDP_MIB_INERRORS if copy failed
|
13 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |