Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 年之前 |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 年之前 |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 年之前 |
Hannes Frederic Sowa
|
93b36cf342
ipv6: support IPV6_PMTU_INTERFACE on sockets
|
11 年之前 |
Florent Fourcot
|
ce7a3bdf18
ipv6: do not erase dst address with flow label destination
|
11 年之前 |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 年之前 |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 年之前 |
Hannes Frederic Sowa
|
bceaa90240
inet: prevent leakage of uninitialized memory to user in recv syscalls
|
11 年之前 |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 年之前 |
Hannes Frederic Sowa
|
b50026b5ac
ipv6: split inet6_ehashfn to hash functions per compilation unit
|
11 年之前 |
Jiri Pirko
|
e36d3ff911
udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
|
11 年之前 |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 年之前 |
Shawn Bohrer
|
005ec97433
udp: Only allow busy read/poll on connected sockets
|
12 年之前 |
Eric Dumazet
|
5080546682
inet: consolidate INET_TW_MATCH
|
12 年之前 |
Duan Jiong
|
1a462d1892
net: udp: do not report ICMP redirects to user space
|
12 年之前 |
Eliezer Tamir
|
8b80cda536
net: rename ll methods to busy-poll
|
12 年之前 |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 年之前 |
Hannes Frederic Sowa
|
8822b64a0f
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
|
12 年之前 |
Eliezer Tamir
|
a5b50476f7
udp: add low latency socket poll support
|
12 年之前 |
Lorenzo Colitti
|
17ef66afc0
net: ipv6: Unify {raw,udp}6_sock_seq_show.
|
12 年之前 |
Eric Dumazet
|
f77d602124
ipv6: do not clear pinet6 field
|
12 年之前 |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 年之前 |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Tom Parkin
|
44046a593e
udp: add encap_destroy callback
|
12 年之前 |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 年之前 |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 年之前 |
Tom Herbert
|
72289b96c9
soreuseport: UDP/IPv6 implementation
|
12 年之前 |
Cong Wang
|
acb3e04119
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
|
12 年之前 |