Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cd58a90fa6ff2ec86bcc9e399acfd6dcc97268b3
/
net
/
ipv6
/
af_inet6.c
c349a52
net: bind() fix error return on wrong address family
by Marcus Meissner
· 13 years ago
5a079c3
net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs
by Marcus Meissner
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
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
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
376d940
inet6: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
9941fb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
0a513f6a
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
by Balazs Scheidler
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f935aa9
ipv6: Fix default multicast hops setting.
by David S. Miller
· 15 years ago
4b340ae
IPv6: Complete IPV6_DONTFRAG support
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
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
c84b326
net: check kern before calling security subsystem
by Eric Paris
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
16ba5e8
ipv6: no more dev_put() in inet6_bind()
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
51953d5
Use sk_mark for IPv6 routing lookups
by Brian Haley
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ca6982b
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
by Bruno Prémont
· 15 years ago
ba73542
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
by Sridhar Samudrala
· 15 years ago
1f2ccd0
ipv6: Use rcu_barrier() on module unload.
by Jesper Dangaard Brouer
· 15 years ago
56d417b
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
by Brian Haley
· 15 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 15 years ago
63d9950
ipv6: Make v4-mapped bindings consistent with IPv4
by Vlad Yasevich
· 16 years ago
0f8d3c7
ipv6: Allow ipv4 wildcard binds after ipv6 address binds
by Vlad Yasevich
· 16 years ago
783ed5a
ipv6: Disallow binding to v4-mapped address on v6-only socket.
by Vlad Yasevich
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ff8cf9a
ipv6: Fix BUG when disabled ipv6 module is unloaded
by John Dykstra
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fe7ca2e
IPv6: add "disable" module parameter support to ipv6.ko
by Brian Haley
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
ebad18e
gro: Fix handling of complete checksums in IPv6
by Herbert Xu
· 16 years ago
787e920
ipv6: Add GRO support
by Herbert Xu
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
e7dc849
netns: mib6 section fixlet
by Alexey Dobriyan
· 16 years ago
2ca89ce
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
by Denis V. Lunev
· 16 years ago
9261e53
ipv6: making ip and icmp statistics per/namespace
by Denis V. Lunev
· 16 years ago
be713a4
netns: make uplitev6 mib per/namespace
by Denis V. Lunev
· 16 years ago
0c7ed67
netns: make udpv6 mib per/namespace
by Denis V. Lunev
· 16 years ago
e43291c
netns: add stub functions for per/namespace mibs allocation
by Denis V. Lunev
· 16 years ago
b339a47
ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()
by Peter Zijlstra
· 16 years ago
1668e01
ipv4: Make inet_sock.h independent of route.h
by KOVACS Krisztian
· 16 years ago
eeb61f7
missing bits of net-namespace / sysctl
by Al Viro
· 16 years ago
2284284
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
696adfe
list_for_each_rcu must die: networking
by Paul E. McKenney
· 16 years ago
e0835f8
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
by YOSHIFUJI Hideaki
· 16 years ago
623d1a1
ipv6: Do cleanup for ip6_mr_init.
by Wang Chen
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
2e761e0
ipv6 netns: init net is used to set bindv6only for new sock
by Pavel Emelyanov
· 16 years ago
7bc570c
[IPV6] MROUTE: Support multicast forwarding.
by YOSHIFUJI Hideaki
· 17 years ago
6ab57e7
[NETNS][IPV6] anycast - handle several network namespace
by Daniel Lezcano
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
6f8b13b
[NETNS][IPV6] tcp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
0c96d8c
[NETNS][IPV6] udp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
af28493
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
by Daniel Lezcano
· 17 years ago
075de93
[NETNS][IPV6] af_inet6 - allow socket creation per namespace
by Benjamin Thery
· 17 years ago
94911fe
[NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence
by Benjamin Thery
· 17 years ago
5578689
[NETNS][IPV6] route6 - make route6 per namespace
by Daniel Lezcano
· 17 years ago
662397f
[IPV6]: Move packet_type{} related bits to af_inet6.c.
by YOSHIFUJI Hideaki
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
5ee46e5
[IPV6]: Fix hardcoded removing of old module code
by Wang Chen
· 17 years ago
8d8354d
[NETNS][FRAGS]: Move ctl tables around.
by Pavel Emelyanov
· 17 years ago
2334ecb
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.
by YOSHIFUJI Hideaki
· 17 years ago
bfeade0
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
by Daniel Lezcano
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
41a7690
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
by Daniel Lezcano
· 17 years ago
4990509
[NETNS][IPV6]: Make sysctls route per namespace.
by Daniel Lezcano
· 17 years ago
e71e034
[NETNS][IPV6]: Make ip6_frags per namespace.
by Daniel Lezcano
· 17 years ago
99bc9c4
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
by Daniel Lezcano
· 17 years ago
81c1c17
[NETNS][IPV6]: Make a subsystem for af_inet6.
by Daniel Lezcano
· 17 years ago
291480c
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
by Daniel Lezcano
· 17 years ago
7f4e486
[IPV6]: make the protocol initialization to return an error code
by Daniel Lezcano
· 17 years ago
87c3efb
[IPV6]: make inet6_register_protosw to return an error code
by Daniel Lezcano
· 17 years ago
853cbba
[IPV6]: make frag to return an error at initialization
by Daniel Lezcano
· 17 years ago
248b238
[IPV6]: make extended headers to return an error at initialization
by Daniel Lezcano
· 17 years ago
0a3e78a
[IPV6]: make flowlabel to return an error
by Daniel Lezcano
· 17 years ago
c69bce2
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
by YOSHIFUJI Hideaki
· 17 years ago
e2fddf5
[IPV6]: Make af_inet6 to check ip6_route_init return value.
by Daniel Lezcano
· 17 years ago
Next »