Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
36ef0b473fbf43d5db23eea4616cc1d18cec245f
/
net
/
ipv6
/
ip6_flowlabel.c
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
6a98dcf
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
by Amerigo Wang
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
73df66f
ipv6: rename datagram_send_ctl and datagram_recv_ctl
by Tom Parkin
· 12 years ago
1836768
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d3aedd5
ipv6 flowlabel: Convert hash list to RCU.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f256dc5
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
af31f41
net: Allow userns root to control ipv6
by Eric W. Biederman
· 12 years ago
898132a
ipv6: move dereference after check in fl_free()
by Dan Carpenter
· 12 years ago
4f82f45
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
by Eric W. Biederman
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 12 years ago
a495f83
ipv6: Export ipv6 functions for use by other protocols
by Chris Elston
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
ec0506d
net: relax PKTINFO non local ipv6 udp xmit check
by Maciej Żenczykowski
· 13 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
13b52cd
IPv6: Add dontfrag argument to relevant functions
by Brian Haley
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3570021
net/ipv6: Move && and || to end of previous line
by Joe Perches
· 15 years ago
684de40
ipv6: Disallow rediculious flowlabel option sizes.
by David S. Miller
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
55205d4
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
by Ingo Molnar
· 16 years ago
f82b3590
CRED: Wrap task credential accesses in the IPv6 protocol
by David Howells
· 16 years ago
4b7a427
net: replace %#p6 format specifier with %pi6
by Harvey Harrison
· 16 years ago
b071195
net: replace all current users of NIP6_SEQFMT with %#p6
by Harvey Harrison
· 16 years ago
91e1908
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
by YOSHIFUJI Hideaki
· 16 years ago
5983a3d
[NETNS][IPV6] flowlabels - make proc per namespace
by Benjamin Thery
· 17 years ago
60e8fbc
[NETNS][IPV6] flowlabels - make flowlabels per namespace
by Benjamin Thery
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
0a3e78a
[IPV6]: make flowlabel to return an error
by Daniel Lezcano
· 17 years ago
52f095e
[IPV6]: Fix again the fl6_sock_lookup() fixed locking
by Pavel Emelyanov
· 17 years ago
78c2e50
[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels
by Pavel Emelyanov
· 17 years ago
bd0bf57
[IPV6]: Lost locking in fl6_sock_lookup
by Pavel Emelyanov
· 17 years ago
0402804
[IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list
by Pavel Emelyanov
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
1b7c2db
[IPV6]: fix flowlabel seqfile handling
by James Morris
· 18 years ago
c6817e4
[IPV6]: return EINVAL for invalid address with flowlabel lease request
by James Morris
· 18 years ago
bcd6207
[IPV6]: fix lockup via /proc/net/ip6_flowlabel
by James Morris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0c600ed
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
by Ingo Oeser
· 19 years ago
9343e79
[IPV6]: Preserve procfs IPV6 address output format
by YOSHIFUJI Hideaki
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
3cf3dc6
[IPV6]: Export some symbols for DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
df9890c
[IPV6]: Fix sending extension headers before and including routing header.
by YOSHIFUJI Hideaki
· 19 years ago
4ea6a80
[IPV6]: Fix refcnt of struct ip6_flowlabel
by Yan Zheng
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
41a1f8e
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
by YOSHIFUJI Hideaki
· 19 years ago
333fad5
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
by YOSHIFUJI Hideaki
· 19 years ago
7fe40f7
[IPV6]: remove more unused IPV6_AUTHHDR things.
by YOSHIFUJI Hideaki
· 19 years ago
6c94d36
[IPV6]: Clear up user copy warning in flowlabel code.
by David S. Miller
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago