summaryrefslogtreecommitdiffstats
path: root/net/ipv4/igmp.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-201-1/+1
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-12/+12
* [PATCH] ipv4 NULL noise removalAl Viro2006-02-071-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-301-1/+0
* [IPV4]: Fix multiple bugs in IGMPv3David L Stevens2006-01-181-30/+122
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-111-8/+7
* [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-021-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-021-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-141-1/+1
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-291-1/+1
* [IPV4]: fix IPv4 leave-group group matchingDavid L Stevens2005-07-081-12/+13
* [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens2005-07-081-1/+10
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-081-6/+12
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-081-0/+9
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-081-23/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2473
OpenPOWER on IntegriCloud