Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f622357a5e83e3a812ca985a78e86d750c98228b
/
net
/
ipv6
/
af_inet6.c
6444f72
ipv6: add flowlabel_consistency sysctl
by Florent Fourcot
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
974eda1
inet: make no_pmtu_disc per namespace and kill ipv4_config
by Hannes Frederic Sowa
· 11 years ago
ac1eabc
ipv6: use ip6_flowinfo helper
by Florent Fourcot
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
eca42aa
ipv6: Fix inet6_init() cleanup order
by Vlad Yasevich
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
1bbdcee
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
8ce4406
ipv6: do not allow ipv6 module to be removed
by Cong Wang
· 11 years ago
2c861cc
ipv6: don't call fib6_run_gc() until routing is ready
by Michal Kubeček
· 11 years ago
f564f45
vxlan: add ipv6 proxy support
by Cong Wang
· 11 years ago
e15a00a
vxlan: add ipv6 route short circuit support
by Cong Wang
· 11 years ago
5f81bd2
ipv6: export a stub for IPv6 symbols used by vxlan
by Cong Wang
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
6d0bfe2
net: ipv6: Add IPv6 support to the ping socket.
by Lorenzo Colitti
· 11 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
842df07
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
by Hannes Frederic Sowa
· 12 years ago
ba96bcb
ipv6: Use FIELD_SIZEOF() in inet6_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
3594698
net: Make CAP_NET_BIND_SERVICE per user namespace
by Eric W. Biederman
· 12 years ago
af31f41
net: Allow userns root to control ipv6
by Eric W. Biederman
· 12 years ago
c6b641a
ipv6: Pull IPv6 GSO registration out of the module
by Vlad Yasevich
· 12 years ago
d1da932
ipv6: Separate ipv6 offload support
by Vlad Yasevich
· 12 years ago
3336288
ipv6: Switch to using new offload infrastructure.
by Vlad Yasevich
· 12 years ago
22061d8
net: Switch to using the new packet offload infrustructure
by Vlad Yasevich
· 12 years ago
8634724
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
by Eric Dumazet
· 12 years ago
51ec040
ipv6: GRO should be ECN friendly
by Eric Dumazet
· 12 years ago
92113bf
ipv6: bool conversions phase1
by Eric Dumazet
· 12 years ago
f321383
net: ipv6: Standardize prefixes for message logging
by Joe Perches
· 12 years ago
647c0c7
net/ipv6/af_inet6.c: checkpatch cleanup
by Eldad Zack
· 13 years ago
4a17fd5
sock: Introduce named constants for sk_reuse
by Pavel Emelyanov
· 13 years ago
a5287ac
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
by Eric W. Biederman
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
4c507d2
net: implement IP_RECVTOS for IP_PKTOPTIONS
by Jiri Benc
· 13 years ago
3dc43e3
per-netns ipv4 sysctl_tcp_mem
by Glauber Costa
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
f74024d
net: make ipv6 bind honour freebind
by Maciej Żenczykowski
· 13 years ago
cdaf557
gro: refetch inet6_protos[] after pulling ext headers
by Yan, Zheng
· 13 years ago
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
0a513f6
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
Next »