Tom Herbert
|
82a584b7cd
ipv6: Flow label state ranges
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
Eric W. Biederman
|
efd7ef1c19
net: Kill hold_net release_net
|
10 years ago |
Jan Stancek
|
4762fb9804
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
|
10 years ago |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
10 years ago |
Joe Perches
|
1744bea1fa
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
|
11 years ago |
Florent Fourcot
|
869ba988fe
ipv6: trivial, add bracket for the if block
|
11 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 |
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 |