aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-01[NET]: Fully fix the memory leaks in sys_accept().David S. Miller1-3/+2
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin3-133/+1121
2006-04-01[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2-2/+2
2006-04-01[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson1-2/+2
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai9-342/+325
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai8-152/+72
2006-04-01[NET]: Fix dentry leak in sys_accept().David S. Miller1-1/+1
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu5-17/+18
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu10-14/+13
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-5/+83
2006-03-31[NET]: add SO_RCVBUF commentAndrew Morton1-1/+15
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+5
2006-03-29[NET]: Deinline some larger functions from netdevice.hDenis Vlasenko1-0/+64
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik4-13/+22
2006-03-29[DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap1-3/+3
2006-03-29[DECNET]: Fix refcountPatrick Caulfield1-1/+1
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton118-477/+477
2006-03-28[TCP]: Fix RFC2465 typo.S P1-1/+1
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu11-242/+333
2006-03-28[NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko1-0/+93
2006-03-28[ECONET]: Convert away from SOCKOPS_WRAPPEDDavid S. Miller1-55/+85
2006-03-28[NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec4-0/+86
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven2-2/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven2-3/+3
2006-03-27[PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse2-10/+19
2006-03-27[PATCH] softmac: reduce scan dwell timeDavid Woodhouse1-1/+1
2006-03-27[PATCH] Minor (janitorial) change to ieee80211Larry Finger1-2/+2
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+6
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern8-50/+57
2006-03-27[PATCH] knfsd: Tidy up unix_domain_findNeilBrown1-8/+8
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2-2/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown3-36/+32
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2-22/+30
2006-03-27[PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown1-6/+8
2006-03-27[PATCH] knfsd: Use new cache code for rsc cacheNeilBrown1-10/+64
2006-03-27[PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown1-7/+59
2006-03-27[PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown1-47/+95
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare oneNeilBrown1-0/+98
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2-3/+3
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown4-137/+72
2006-03-26[NET]: drop duplicate assignment in request_sockNorbert Kiesel1-1/+1
2006-03-26[IPSEC]: Fix tunnel error handling in ipcomp6Herbert Xu1-0/+5
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-8/+4
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar3-13/+16
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+7
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds15-69/+330
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-78/+80
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi6-2/+11
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl1-1/+1