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 |
Madhu Challa
|
93a714d6b5
multicast: Extend ip address command to enable multicast group join/leave on
|
10 years ago |
Eric Dumazet
|
959d10f6bb
igmp: add __ip_mc_{join|leave}_group()
|
10 years ago |
Daniel Borkmann
|
4c672e4b42
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
|
10 years ago |
Joe Perches
|
1744bea1fa
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
|
10 years ago |
Fabian Frederick
|
436f7c2068
igmp: remove camel case definitions
|
10 years ago |
Daniel Borkmann
|
b47bd8d279
ipv4: igmp: fix v3 general query drop monitor false positive
|
11 years ago |
Hannes Frederic Sowa
|
a9fe8e2994
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
|
11 years ago |