summaryrefslogtreecommitdiffstats
path: root/net/ipv4/igmp.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: ip_check_mc() annotationsAl Viro2006-09-291-1/+1
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-221-2/+2
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
* [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-181-13/+19
* [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-181-3/+3
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-8/+4Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan2006-06-181-1/+1
* [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-211-1/+1
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-211-12/+12
* [PATCH] ipv4 NULL noise removalAl Viro2006-02-081-1/+1
* Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds2006-01-311-0/+1
* [IPV4] igmp: remove pointless printkDave Jones2006-01-311-1/+0Star
* [IPV4]: Fix multiple bugs in IGMPv3David L Stevens2006-01-181-30/+122
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-8/+7Star
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [IGMP]: workaround for IGMP v1/v2 bugDavid Stevens2005-12-031-1/+4
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-5/+14
* [MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2005-11-031-1/+4
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov2005-09-151-1/+1
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-301-1/+1
* [IPV4]: fix IPv4 leave-group group matchingDavid L Stevens2005-07-091-12/+13
* [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens2005-07-091-1/+10
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-6/+12
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-0/+9
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-23/+12Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2473