David Ahern
|
60d9b03141
net: ipv4: add second dif to multicast source filter
|
8 years ago |
Reshetova, Elena
|
8851ab5267
net: convert ip_mc_list.refcnt from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
3d09198243
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
b4846fc3c8
igmp: add a missing spin_lock_init()
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
WANG Cong
|
c38b7d327a
igmp: acquire pmc lock for ip_mc_clear_src()
|
8 years ago |
Hangbin Liu
|
9c8bb163ae
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
|
8 years ago |
Michal Tesar
|
7ababb7826
igmp: Make igmp group member RFC 3376 compliant
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Hangbin Liu
|
24803f38a5
igmp: do not remove igmp souce list info when set link down
|
8 years ago |
Hangbin Liu
|
a052517a8f
net/multicast: should not send source list records when have filter mode change
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Benjamin Poirier
|
1837b2e2bc
mld, igmp: Fix reserved tailroom calculation
|
9 years ago |
Nikolay Borisov
|
dcd87999d4
igmp: net: Move igmp namespace init to correct file
|
9 years ago |
Nikolay Borisov
|
165094afce
igmp: Namespacify igmp_qrv sysctl knob
|
9 years ago |
Nikolay Borisov
|
87a8a2ae65
igmp: Namespaceify igmp_llm_reports sysctl knob
|
9 years ago |
Nikolay Borisov
|
166b6b2d6f
igmp: Namespaceify igmp_max_msf sysctl knob
|
9 years ago |
Nikolay Borisov
|
815c527007
igmp: Namespaceify igmp_max_memberships sysctl knob
|
9 years ago |
Andrew Lunn
|
4eba7bb1d7
ipv4: igmp: Allow removing groups from a removed interface
|
9 years ago |
WANG Cong
|
87e9f03159
ipv4: fix a potential deadlock in mcast getsockopt() path
|
9 years ago |
Eric W. Biederman
|
33224b16ff
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
|
9 years ago |
Eric W. Biederman
|
e2cb77db08
ipv4: Merge ip_local_out and ip_local_out_sk
|
9 years ago |
Alexander Duyck
|
2094acbb71
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
|
10 years ago |
Philip Downey
|
df2cf4a78e
IGMP: Inhibit reports for local multicast groups
|
10 years ago |
Linus Lüssing
|
a516993f0a
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
|
10 years ago |
Linus Lüssing
|
9afd85c9e4
net: Export IGMP/MLD message validation code
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Hannes Frederic Sowa
|
b6a7719aed
ipv4: hash net ptr into fragmentation bucket selection
|
10 years ago |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 years ago |