summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: Fix setting broadcast for SIOCSIFNETMASKDavid Engel2005-10-261-1/+2
* [AX.25]: Use constant instead of magic numberRalf Baechle2005-10-261-1/+1
* [SK_BUFF] kernel-doc: fix skbuff warningsRandy Dunlap2005-10-262-1/+4
* [IPV4]: Remove dead code from ip_output.cJayachandran C2005-10-261-4/+1
* [NETLINK]: Remove dead code in af_netlink.cJayachandran C2005-10-261-3/+0
* [IPSEC]: Kill obsolete get_mss functionHerbert Xu2005-10-263-44/+6
* [IPV4]: Kill redundant rcu_dereference on fa_infoHerbert Xu2005-10-261-1/+1
* [NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writableHarald Welte2005-10-261-37/+95
* [PKTGEN]: proc interface revisionStephen Hemminger2005-10-261-257/+215
* [PKTGEN]: Spelling and white spaceStephen Hemminger2005-10-261-12/+12
* [PKTGEN]: Use kzallocStephen Hemminger2005-10-261-5/+2
* [PKTGEN]: Sleeping function called under lockStephen Hemminger2005-10-261-3/+3
* [NET]: Wider use of for_each_*cpu()John Hawkes2005-10-257-28/+8
* [DECNET]: Remove some redundant ifdeffed codePatrick Caulfield2005-10-251-13/+0
* [LLC]: Strip RIF flag from source MAC addressJochen Friedrich2005-10-251-1/+3
* [TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich2005-10-251-2/+3
* [IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng2005-10-251-1/+1
* [PATCH] qlogic lockup fixAndrew Morton2005-10-251-1/+2
* [PATCH] alpha: atomic dependency fixAndrew Morton2005-10-253-30/+37
* [PATCH] Return the line length via sysfs for fbdevJames Simmons2005-10-241-0/+8
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-241-2/+4
* [PATCH] uml: fix compile failure for TT modeMiklos Szeredi2005-10-242-2/+2
* [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov2005-10-241-4/+8
* [PATCH] posix-timers: exit path cleanupOleg Nesterov2005-10-241-0/+6
* [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2005-10-242-26/+18
* [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov2005-10-241-19/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-235-8/+17
|\
| * [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-191-0/+2
| * [SCSI] mptsas: fix phy identifiersChristoph Hellwig2005-10-171-4/+8
| * [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe2005-10-171-0/+1
| * [SCSI] Fix leak of Scsi_CmndsAlan Stern2005-10-161-3/+4
| * [SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com2005-10-161-3/+10
| * [SCSI] Fix aacraid regressionSalyzyn, Mark2005-10-161-1/+1
| * [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-161-1/+1
* | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-231-10/+11
* | [PATCH] inotify/idr leak fixAndrew Morton2005-10-233-0/+15
* | [PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky2005-10-231-1/+0
* | [PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut2005-10-231-1/+3
* | [PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley2005-10-231-2/+4
* | [PATCH] aio syscalls are not checked by lsmKostik Belousov2005-10-231-0/+6
* | [PATCH] kernel-parameters cleanupRandy Dunlap2005-10-231-236/+260
* | cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-231-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-10-231-32/+16
|\ \
| * | [NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu2005-10-231-30/+13
| * | [NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu2005-10-231-2/+2
| * | [NEIGH] Print stack trace in neigh_add_timerHerbert Xu2005-10-231-0/+1
* | | Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-231-6/+14
|/ /
* | [PATCH] alpha: additional smp barriersIvan Kokshaysky2005-10-221-4/+8
* | [AX.25]: Fix signed char bugRalf Baechle2005-10-221-1/+1
* | [SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2005-10-222-0/+9
OpenPOWER on IntegriCloud