summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fully fix the memory leaks in sys_accept().David S. Miller2006-04-011-3/+2
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-013-133/+1121
* [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2006-04-012-2/+2
* [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson2006-04-011-2/+2
* [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-019-342/+325
* [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-018-152/+72
* [NET]: Fix dentry leak in sys_accept().David S. Miller2006-04-011-1/+1
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-015-17/+18
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-0110-14/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-314-5/+83
|\
| * [NET]: add SO_RCVBUF commentAndrew Morton2006-03-311-1/+15
| * [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-291-0/+64
| * [DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap2006-03-291-3/+3
| * [DECNET]: Fix refcountPatrick Caulfield2006-03-291-1/+1
* | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-1/+5
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-294-13/+22
|\ \ | |/ |/|
| * [PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse2006-03-272-10/+19
| * [PATCH] softmac: reduce scan dwell timeDavid Woodhouse2006-03-271-1/+1
| * [PATCH] Minor (janitorial) change to ieee80211Larry Finger2006-03-271-2/+2
* | [NETFILTER]: Rename init functions.Andrew Morton2006-03-28118-477/+477
* | [TCP]: Fix RFC2465 typo.S P2006-03-281-1/+1
* | [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-2811-242/+333
* | [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-281-0/+93
* | [ECONET]: Convert away from SOCKOPS_WRAPPEDDavid S. Miller2006-03-281-55/+85
* | [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-284-0/+86
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-3/+3
* | [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-282-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-272-1/+6
|\ \
| * | [NET]: drop duplicate assignment in request_sockNorbert Kiesel2006-03-261-1/+1
| * | [IPSEC]: Fix tunnel error handling in ipcomp6Herbert Xu2006-03-261-0/+5
| |/
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-278-50/+57
* | [PATCH] knfsd: Tidy up unix_domain_findNeilBrown2006-03-271-8/+8
* | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-272-2/+1
* | [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-273-36/+32
* | [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-272-22/+30
* | [PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown2006-03-271-6/+8
* | [PATCH] knfsd: Use new cache code for rsc cacheNeilBrown2006-03-271-10/+64
* | [PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown2006-03-271-7/+59
* | [PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown2006-03-271-47/+95
* | [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+98
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-272-3/+3
* | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-274-137/+72
|/
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-8/+4
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-263-13/+16
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-0/+7
|\
| * [PATCH] promiscuous modeSteve Grubb2006-03-201-0/+7
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-2515-69/+330
|\ \
| * \ Merge branch 'linus'Trond Myklebust2006-03-23283-6525/+21060
| |\ \
| * \ \ Merge branch 'linus'Trond Myklebust2006-03-2113-107/+440
| |\ \ \
OpenPOWER on IntegriCloud