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
|
12 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()
|
13 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 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
Brian Haley
|
13b52cd446
IPv6: Add dontfrag argument to relevant functions
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Joe Perches
|
35700212b4
net/ipv6: Move && and || to end of previous line
|
15 years ago |
David S. Miller
|
684de409ac
ipv6: Disallow rediculious flowlabel option sizes.
|
16 years ago |
Linus Torvalds
|
0191b625ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Ingo Molnar
|
55205d400e
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
|
16 years ago |
David Howells
|
f82b359023
CRED: Wrap task credential accesses in the IPv6 protocol
|
16 years ago |
Harvey Harrison
|
4b7a4274ca
net: replace %#p6 format specifier with %pi6
|
16 years ago |
Harvey Harrison
|
b071195deb
net: replace all current users of NIP6_SEQFMT with %#p6
|
16 years ago |