Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
504f52b5439aaf26d3e2c1d45ec10fce38c8dd27
/
net
/
ipv6
/
mcast.c
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
4b66fef
mcast: net_device dev not used
by Hagen Paul Pfeifer
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
456b61b
ipv6: mcast: RCU conversion
by Eric Dumazet
· 14 years ago
8a22c99
net/ipv6/mcast.c: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
96b52e6
ipv6: mcast: RCU conversions
by Eric Dumazet
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
72e09ad
ipv6: avoid high order allocations
by Eric Dumazet
· 14 years ago
5d55354
net/ipv6/mcast.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
6e7cb83
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
by YOSHIFUJI Hideaki
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 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
b2e0b38
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
6457d26
IPv6: convert mc_lock to spinlock
by Stephen Hemminger
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 15 years ago
3c2b8d1
mcastv6: Local variable shadows function argument
by Gerrit Renker
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
448eb71
ipv6/mcast: join error paths using goto
by Ilpo Järvinen
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 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
5a57d4c
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
5c5d244
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
by Denis V. Lunev
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
a862f6a
ipv6: added net argument to ICMP6_INC_STATS
by Denis V. Lunev
· 16 years ago
483a47d
ipv6: added net argument to IP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
a6ffb40
ipv6 mcast: Omit redundant address family checks in ip6_mc_source().
by YOSHIFUJI Hideaki
· 16 years ago
53b7997
ipv6 netns: Make several "global" sysctl variables namespace aware.
by YOSHIFUJI Hideaki
· 16 years ago
e6e30ad
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
9cba632
ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
by Rami Rosen
· 17 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 16 years ago
d7aabf2
[IPV6]: Use in6addr_any where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
f3ee401
[IPV6]: Define constants for link-local multicast addresses.
by YOSHIFUJI Hideaki
· 17 years ago
9acd9f3
[IPV6]: Make address arguments const.
by YOSHIFUJI Hideaki
· 17 years ago
1ed8516
[IPV6]: Simplify IPv6 control sockets creation.
by Denis V. Lunev
· 17 years ago
1218854
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
ea82edf
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
by Daniel Lezcano
· 17 years ago
b8ad0cb
[NETNS][IPV6] mcast - handle several network namespace
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
4192717
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
by YOSHIFUJI Hideaki
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
14878f7
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
by David L Stevens
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 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
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
d10ba34
[SK_BUFF]: More skb_put related skb_reset_transport_header
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
cc70ab2
[ICMP6]: Introduce icmp6_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
95c385b
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
by Neil Horman
· 18 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
cc63f70
[IPV4/IPV6] multicast: Check add_grhead() return value
by Alexey Dobriyan
· 18 years ago
d88ae4c
[IPV6] MCAST: Fix joining all-node multicast group on device initialization.
by YOSHIFUJI Hideaki
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
8a74ff7
[IPV6]: annotate ipv6 mcast
by Al Viro
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
acd6e00
[MCAST]: Fix filter leak on device removal.
by David L Stevens
· 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
e80e28b
[PATCH] net/ipv6/mcast.c NULL noise removal
by Al Viro
· 19 years ago
7add2a4
[IPV6] MLDv2: fix change records when transitioning to/from inactive
by David L Stevens
· 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
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
196433c
[IPV6]: Use macro for rwlock_t initialization.
by YOSHIFUJI Hideaki
· 19 years ago
5ab4a6c
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
by David L Stevens
· 19 years ago
6f4353d
[IPV6]: Increase default MLD_MAX_MSF to 64.
by David L Stevens
· 19 years ago
24c6927
[IGMP]: workaround for IGMP v1/v2 bug
by David Stevens
· 19 years ago
8713dbf
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
by Yan Zheng
· 19 years ago
97300b5
[MCAST] IPv6: Check packet size when process Multicast
by Yan Zheng
· 19 years ago
f12baea
[MCAST] IPv6: Fix algorithm to compute Querier's Query Interval
by Yan Zheng
· 19 years ago
fab10fe
[MCAST] ipv6: Fix address size in grec_size
by Yan Zheng
· 19 years ago
de9daad
[MCAST]: Fix MCAST_EXCLUDE line dupes
by Denis Lukianov
· 19 years ago
9c05989
[IPV6]: Fix warning in ip6_mc_msfilter.
by David S. Miller
· 19 years ago
9951f03
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix
by David L Stevens
· 19 years ago
917f2f1
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
e982318
[NETFILTER]: Restore netfilter assumptions in IPv6 multicast
by Patrick McHardy
· 19 years ago
Next »