Eric Dumazet
|
1dc7b90f7c
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
|
10 years ago |
Duan Jiong
|
86fe8f8920
ipv6: remove useless spin_lock/spin_unlock
|
10 years ago |
Ian Morris
|
4c83acbc56
ipv6: White-space cleansing : gaps between function and symbol export
|
11 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |
Fabian Frederick
|
66635dc121
ipv6: remove unnecessary break after return
|
11 years ago |
Tom Herbert
|
cb1ce2ef38
ipv6: Implement automatic flow label generation on transmit
|
11 years ago |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
11 years ago |
Hannes Frederic Sowa
|
0b95227a7b
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
|
11 years ago |
Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 years ago |
Florent Fourcot
|
46e5f40176
ipv6: add a flag to get the flow label used remotly
|
11 years ago |
Li RongQing
|
d76ed22b22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
|
11 years ago |
Hannes Frederic Sowa
|
93b36cf342
ipv6: support IPV6_PMTU_INTERFACE on sockets
|
11 years ago |
Florent Fourcot
|
6853605360
ipv6: fix incorrect type in declaration
|
11 years ago |
Florent Fourcot
|
82e9f105a2
ipv6: remove rcv_tclass of ipv6_pinfo
|
11 years ago |
Florent Fourcot
|
1397ed35f2
ipv6: add flowinfo for tcp6 pkt_options for all cases
|
11 years ago |
Florent Fourcot
|
3fdfa5ff50
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
12 years ago |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Hannes Frederic Sowa
|
d4596bad2a
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
|
12 years ago |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eldad Zack
|
6fdbd1648b
net/ipv6/ipv6_sockglue.c: Removed redundant extern
|
13 years ago |
Jiri Benc
|
4c507d2897
net: implement IP_RECVTOS for IP_PKTOPTIONS
|
13 years ago |
Erich E. Hoover
|
c4062dfc42
ipv6: Implement IPV6_UNICAST_IF socket option.
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Li Wei
|
2a38e6d5ae
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Maciej Żenczykowski
|
6cc7a765c2
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
|
14 years ago |