summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2004-09-07[TCP]: Fix some typos.Baruch Even
2004-09-07[NET]: Kill SCM_CONNECT, never used and unreferenced.David S. Miller
2004-09-07[IPV6]: Remove secure_ipv6_id, unused.Christoph Hellwig
2004-09-07[PATCH] add static in ufsAndries E. Brouwer
2004-09-07[PATCH] add static in efsAndries E. Brouwer
2004-09-07[PATCH] Missing static in buffer.cChristoph Hellwig
2004-09-07[PATCH] Work around gcc 3.5 offsetof bugAndi Kleen
2004-09-07[PATCH] fix address_space.i_mmap commentChristoph Hellwig
2004-09-07[PATCH] add static in affsAndries E. Brouwer
2004-09-07[PATCH] fbdev: Clean up framebuffer initializationAntonino Daplas
2004-09-07[PATCH] fbcon: take over console on driver registrationAntonino Daplas
2004-09-07[PATCH] remove unused sysctls from kernel/personality.cChristoph Hellwig
2004-09-07[PATCH] centralize some nls helpersChristoph Hellwig
2004-09-07[PATCH] Allow cluster-wide flockKen Preslan
2004-09-07[PATCH] Remove RUSAGE_GROUPRoland McGrath
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-07[PATCH] ppc64: compat_get_bitmap/compat_put_bitmapAnton Blanchard
2004-09-07[PATCH] Time interpolator: Scalability enhancements and high resolution time ...Christoph Lameter
2004-09-07[PATCH] input: Eliminate hiddev.h dependency on hid.hAdam Kropelin
2004-09-07Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-09-07Merge bk://bk.arm.linux.org.uk/linux-2.6-mmcLinus Torvalds
2004-09-07MergeDavid S. Miller
2004-09-07[NETFILTER]: Fix build error with CONFIG_SYSCTL disabled.Rusty Russell
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo
2004-09-06[TCP]: Calculate SKB tso factor more accurately.David S. Miller
2004-09-06[TCP]: Make TSO play nice with congestion window.David S. Miller
2004-09-06[MMC] MMC_RSP_xxx combined response types.Russell King
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo
2004-09-04[PATCH] fat: add staticAndries E. Brouwer
2004-09-02Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds
2004-09-02[PATCH] coda: fix ifdefs for CONFIG_CODA_FS_OLD_APIJan Harkes
2004-09-02[PATCH] Add msleep_interruptible() function to kernel/timer.cMaximilian Attems
2004-09-02[PATCH] include/linux/isicom.h MIN/MAX removalMaximilian Attems
2004-09-02[PATCH] remove ptrinfoChristoph Hellwig
2004-09-02[PATCH] fix proc_symlink() warning with CONFIG_PROC_FS=nRoland Dreier
2004-09-02[PATCH] ppc[64]: increase max auxv entriesBenjamin Herrenschmidt
2004-09-02[PATCH] Fix shmem.c stubsAndrew Morton
2004-09-02Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-09-02[PATCH] Fix do_each_task_pid() loop with 'continue' insideKirill Korotaev
2004-09-02[NETFILTER]: Fix deadlock condition in conntrack/nat-helpersPatrick McHardy
2004-09-02[PATCH] NFS: clean up the new symlink codeTrond Myklebust
2004-09-02Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-09-01[NET]: Allow get/set of dev->weight via netlink.Eric Lemoine
2004-09-01Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-09-01[PKT_SCHED]: Add gact generic actions.Jamal Hadi Salim
2004-09-01Use "ifdef" rather than "if" to test for __KERNEL__Linus Torvalds
2004-09-01[BRIDGE]: Add ipv6 packet filtering.Bart De Schuymer
2004-09-01[CPUFREQ] Fix up ARM drivers 'out of sync' problem.Dave Jones