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 |
YOSHIFUJI Hideaki
|
91e1908f56
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
|
17 years ago |
Benjamin Thery
|
5983a3dff0
[NETNS][IPV6] flowlabels - make proc per namespace
|
17 years ago |
Benjamin Thery
|
60e8fbc4c5
[NETNS][IPV6] flowlabels - make flowlabels per namespace
|
17 years ago |
Eric Dumazet
|
9a429c4983
[NET]: Add some acquires/releases sparse annotations.
|
17 years ago |
Daniel Lezcano
|
0a3e78ac2c
[IPV6]: make flowlabel to return an error
|
17 years ago |
Pavel Emelyanov
|
52f095ee88
[IPV6]: Fix again the fl6_sock_lookup() fixed locking
|
17 years ago |
Pavel Emelyanov
|
78c2e50253
[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels
|
17 years ago |
Pavel Emelyanov
|
bd0bf57700
[IPV6]: Lost locking in fl6_sock_lookup
|
17 years ago |