aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/igmp.c
AgeCommit message (Expand)Author
2006-08-17[MCAST]: Fix filter leak on device removal.David L Stevens
2006-08-17[IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger
2006-02-07[PATCH] ipv4 NULL noise removalAl Viro
2006-01-31Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds
2006-01-30[IPV4] igmp: remove pointless printkDave Jones
2006-01-18[IPV4]: Fix multiple bugs in IGMPv3David L Stevens
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-12-02[IGMP]: workaround for IGMP v1/v2 bugDavid Stevens
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu
2005-11-02[MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-09-14[MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy
2005-07-08[IPV4]: fix IPv4 leave-group group matchingDavid L Stevens
2005-07-08[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds