Lorenzo Colitti
|
5c98631cca
net: ipv6: Introduce ip6_sk_dst_hoplimit.
|
11 years ago |
Florent Fourcot
|
42621fd394
ipv6: remove some unused include in flowlabel
|
11 years ago |
Florent Fourcot
|
6444f72b4b
ipv6: add flowlabel_consistency sysctl
|
11 years ago |
Florent Fourcot
|
46e5f40176
ipv6: add a flag to get the flow label used remotly
|
11 years ago |
Florent Fourcot
|
df3687ffc6
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Hannes Frederic Sowa
|
f8c31c8f80
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
|
12 years ago |
Florent Fourcot
|
394055f6fa
ipv6: protect flow label renew against GC
|
12 years ago |
Florent Fourcot
|
53b47106c0
ipv6: increase maximum lifetime of flow labels
|
12 years ago |
Florent Fourcot
|
3fdfa5ff50
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
|
12 years ago |
Florent Fourcot
|
b579035ff7
ipv6: remove old conditions on flow label sharing
|
12 years ago |
Eric Dumazet
|
7f0e44ac9f
ipv6 flowlabel: add __rcu annotations
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Amerigo Wang
|
6a98dcf032
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
|
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 |
YOSHIFUJI Hideaki / 吉藤英明
|
18367681a1
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
d3aedd5ebd
ipv6 flowlabel: Convert hash list to RCU.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
f256dc59d0
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
13 years ago |
Dan Carpenter
|
898132ae76
ipv6: move dereference after check in fl_free()
|
13 years ago |
Eric W. Biederman
|
4f82f45730
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
|
13 years ago |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 years ago |
Chris Elston
|
a495f8364e
ipv6: Export ipv6 functions for use by other protocols
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
14 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Maciej Żenczykowski
|
ec0506dbe4
net: relax PKTINFO non local ipv6 udp xmit check
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |