Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 years ago |
Eric Dumazet
|
e7aadb27a5
net: igmp: add a missing rcu locking section
|
7 years ago |
David S. Miller
|
5ca114400d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Felix Fietkau
|
ad23b75093
net: igmp: fix source address check for IGMPv3 reports
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Kevin Cernekee
|
a46182b002
net: igmp: Use correct source address on IGMPv3 reports
|
7 years ago |
Eric Dumazet
|
b5476022bb
ipv4: igmp: guard against silly MTU values
|
7 years ago |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 years ago |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Ahern
|
c7b725be84
net: igmp: Use ingress interface rather than vrf device
|
8 years ago |
David S. Miller
|
3b2b69efec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Nikolay Borisov
|
1714020e42
igmp: Fix regression caused by igmp sysctl namespace code.
|
8 years ago |
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 |