aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/dns_resolve.c
Commit message (Expand)AuthorAge
* cifs: fix parsing of hostname in dfs referralsJeff Layton2010-11-30
* DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
* CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells2010-08-05
* cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton2010-08-02
* CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2010-07-30
* CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-22
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton2009-06-24
* cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-13
* cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-16
* [CIFS] clean up upcall handling for dns_resolver keysSteve French2008-09-23
* [CIFS] Add destroy routine for dns_resolverJeff Layton2008-08-27
* Fix possible access to undefined memory region.Igor Mammedov2008-05-20
* [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-25
* [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-10
* [CIFS] DFS build fixesSteve French2008-01-25
* [CIFS] Forgot to add two new files from previous commitSteve French2008-01-10