FX Le Bail
|
7c90cc2d40
ipv6: enable anycast addresses as source addresses for datagrams
|
11 년 전 |
Hannes Frederic Sowa
|
82b276cd2b
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
|
11 년 전 |
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 년 전 |
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
|
1fa4c710b6
ipv6: fix leaking uninitialized port number of offender sockaddr
|
11 년 전 |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 년 전 |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 년 전 |
Francesco Fusco
|
d14c5ab6be
net: proc_fs: trivial: print UIDs as unsigned int
|
12 년 전 |
Lorenzo Colitti
|
17ef66afc0
net: ipv6: Unify {raw,udp}6_sock_seq_show.
|
12 년 전 |
Hannes Frederic Sowa
|
3868b7aa76
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
|
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
|
8e72d37eb3
ipv6: export ip6_datagram_recv_ctl
|
12 년 전 |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 년 전 |
YOSHIFUJI Hideaki / 吉藤英明
|
e7219858ac
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
|
12 년 전 |
YOSHIFUJI Hideaki / 吉藤英明
|
6502ca527f
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
|
12 년 전 |
YOSHIFUJI Hideaki / 吉藤英明
|
6c40d100ce
ipv6: Use container_of macro instead of magic number to get ipv6 header.
|
12 년 전 |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
12 년 전 |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 년 전 |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 년 전 |
Chris Elston
|
a495f8364e
ipv6: Export ipv6 functions for use by other protocols
|
13 년 전 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 년 전 |
Eldad Zack
|
b5a4257cef
net/ipv6/datagram.c: Checkpatch cleanups
|
13 년 전 |
Jiri Benc
|
7a3198a897
ipv6: helper function to get tclass
|
13 년 전 |
Eric Dumazet
|
747465ef7a
net: fix some sparse errors
|
13 년 전 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 년 전 |
Maciej Żenczykowski
|
2563fa5954
net: make ipv6 PKTINFO honour freebind
|
13 년 전 |