summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-26[IPV4]: Remove dead code from ip_output.cJayachandran C1-4/+1
2005-10-26[NETLINK]: Remove dead code in af_netlink.cJayachandran C1-3/+0
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu3-44/+6
2005-10-26[IPV4]: Kill redundant rcu_dereference on fa_infoHerbert Xu1-1/+1
2005-10-26[NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writableHarald Welte1-37/+95
2005-10-26[PKTGEN]: proc interface revisionStephen Hemminger1-257/+215
2005-10-26[PKTGEN]: Spelling and white spaceStephen Hemminger1-12/+12
2005-10-26[PKTGEN]: Use kzallocStephen Hemminger1-5/+2
2005-10-26[PKTGEN]: Sleeping function called under lockStephen Hemminger1-3/+3
2005-10-25[NET]: Wider use of for_each_*cpu()John Hawkes7-28/+8
2005-10-25[DECNET]: Remove some redundant ifdeffed codePatrick Caulfield1-13/+0
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich1-1/+3
2005-10-25[TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich1-2/+3
2005-10-25[IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng1-1/+1
2005-10-25[PATCH] qlogic lockup fixAndrew Morton1-1/+2
2005-10-25[PATCH] alpha: atomic dependency fixAndrew Morton3-30/+37
2005-10-25[PATCH] libata kernel-doc fixesRandy Dunlap1-22/+14
2005-10-24[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek1-0/+2
2005-10-24[SERIAL] new hp diva console portJustin Chen2-0/+2
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2-1/+25
2005-10-24[PATCH] Return the line length via sysfs for fbdevJames Simmons1-0/+8
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai1-2/+4
2005-10-24[PATCH] uml: fix compile failure for TT modeMiklos Szeredi2-2/+2
2005-10-24[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov1-4/+8
2005-10-24[PATCH] posix-timers: exit path cleanupOleg Nesterov1-0/+6
2005-10-24[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2-26/+18
2005-10-24[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov1-19/+10
2005-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-8/+17
2005-10-23[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton3-0/+15
2005-10-23[PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky1-1/+0
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut1-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
2005-10-23[PATCH] aio syscalls are not checked by lsmKostik Belousov1-0/+6
2005-10-23[PATCH] kernel-parameters cleanupRandy Dunlap1-236/+260
2005-10-23cardbus: limit IO windows to 256 bytesLinus Torvalds1-1/+1
2005-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds1-32/+16
2005-10-23Posix timers: limit number of timers firing at onceLinus Torvalds1-6/+14
2005-10-23[NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu1-30/+13
2005-10-23[NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu1-2/+2
2005-10-23[NEIGH] Print stack trace in neigh_add_timerHerbert Xu1-0/+1
2005-10-22[PATCH] alpha: additional smp barriersIvan Kokshaysky1-4/+8
2005-10-22[AX.25]: Fix signed char bugRalf Baechle1-1/+1
2005-10-22[SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2-0/+9
2005-10-22libata: const-ification bombing runJeff Garzik20-93/+93
2005-10-22libata: turn on block layer clusteringJeff Garzik1-1/+1
2005-10-21[PATCH] typo fix in last cpufreq powernow patchChris Wright1-1/+1
2005-10-21Add ide-timing functionality to libata.Alan Cox2-0/+188
2005-10-21libata: handle early device PIO modes correctlyAlan Cox2-8/+36
2005-10-21[PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath3-14/+3